Advanced Ads - Version 1.10.4

Version Description

  • fixed posts instead of ads showing up on the ad overview list caused by 15zine theme
  • fixed translation issue that caused Italian sites to not save ads properly
  • removed unneeded language files since they are now hosted on wp.org
Download this release

Release Info

Developer webzunft
Plugin Icon 128x128 Advanced Ads
Version 1.10.4
Comparing to
See all releases

Code changes from version 1.10.3 to 1.10.4

admin/includes/class-list-filters.php CHANGED
@@ -258,6 +258,13 @@ class Advanced_Ads_Ad_List_Filters {
258
  return $posts;
259
  }
260
 
 
 
 
 
 
 
 
261
  $new_posts = $posts;
262
  $scr = get_current_screen();
263
 
258
  return $posts;
259
  }
260
 
261
+ // If for some reason, requested posts are not ads, abort everything.
262
+ if ( count( $posts ) && isset( $_REQUEST['post_type'] ) && 'advanced_ads' === $_REQUEST['post_type'] ) {
263
+ if ( 'advanced_ads' !== $posts[0]->post_type ) {
264
+ return $posts;
265
+ }
266
+ }
267
+
268
  $new_posts = $posts;
269
  $scr = get_current_screen();
270
 
advanced-ads.php CHANGED
@@ -12,7 +12,7 @@
12
  * Plugin Name: Advanced Ads
13
  * Plugin URI: https://wpadvancedads.com
14
  * Description: Manage and optimize your ads in WordPress
15
- * Version: 1.10.3
16
  * Author: Thomas Maier
17
  * Author URI: https://wpadvancedads.com
18
  * Text Domain: advanced-ads
@@ -39,7 +39,7 @@ define( 'ADVADS_BASE_DIR', dirname( ADVADS_BASE ) ); // directory of the plugin
39
  // general and global slug, e.g. to store options in WP
40
  define( 'ADVADS_SLUG', 'advanced-ads' );
41
  define( 'ADVADS_URL', 'https://wpadvancedads.com/' );
42
- define( 'ADVADS_VERSION', '1.10.3' );
43
 
44
  /*----------------------------------------------------------------------------*
45
  * Autoloading, modules and functions
12
  * Plugin Name: Advanced Ads
13
  * Plugin URI: https://wpadvancedads.com
14
  * Description: Manage and optimize your ads in WordPress
15
+ * Version: 1.10.4
16
  * Author: Thomas Maier
17
  * Author URI: https://wpadvancedads.com
18
  * Text Domain: advanced-ads
39
  // general and global slug, e.g. to store options in WP
40
  define( 'ADVADS_SLUG', 'advanced-ads' );
41
  define( 'ADVADS_URL', 'https://wpadvancedads.com/' );
42
+ define( 'ADVADS_VERSION', '1.10.4' );
43
 
44
  /*----------------------------------------------------------------------------*
45
  * Autoloading, modules and functions
languages/advanced-ads-es_ES.mo DELETED
Binary file
languages/advanced-ads-es_ES.po DELETED
@@ -1,3388 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-11 09:29+0000\n"
7
- "Last-Translator: Thomas Maier <post@webzunft.de>\n"
8
- "Language-Team: Spanish (Spain)\n"
9
- "Language: es-ES\n"
10
- "Plural-Forms: nplurals=2; plural=n != 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
17
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
18
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
19
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
- "X-Poedit-Basepath: ../\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Loco-Target-Locale: es_ES"
24
-
25
- #: classes/ad-debug.php:271
26
- msgid ""
27
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
28
- "work."
29
- msgstr ""
30
-
31
- #: classes/ad_placements.php:60
32
- msgid ""
33
- "Injected into the content. You can choose the paragraph after which the ad "
34
- "content is displayed."
35
- msgstr ""
36
-
37
- #: classes/ad_placements.php:517
38
- #, php-format
39
- msgid "Set <em>%s</em> to show more ads"
40
- msgstr ""
41
-
42
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
43
- msgid "Disable level limitation"
44
- msgstr ""
45
-
46
- #: classes/ad_type_dummy.php:26
47
- msgid "Dummy"
48
- msgstr ""
49
-
50
- #: classes/ad_type_dummy.php:27
51
- msgid "Uses a simple placeholder ad for quick testing."
52
- msgstr ""
53
-
54
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
55
- msgid "url"
56
- msgstr ""
57
-
58
- #: classes/ad_type_image.php:34
59
- msgid "Image Ad"
60
- msgstr ""
61
-
62
- #: classes/ad_type_image.php:35
63
- msgid "Ads in various image formats."
64
- msgstr ""
65
-
66
- #: classes/ad_type_image.php:55
67
- msgid "Insert File"
68
- msgstr ""
69
-
70
- #: classes/ad_type_image.php:55
71
- msgid "Insert"
72
- msgstr ""
73
-
74
- #: classes/ad_type_image.php:55
75
- msgid "select image"
76
- msgstr ""
77
-
78
- #: classes/ad_type_image.php:56
79
- msgid "edit"
80
- msgstr ""
81
-
82
- #: classes/ad_type_image.php:67
83
- msgid "Link to target site"
84
- msgstr ""
85
-
86
- #: classes/ad_type_image.php:68
87
- #, php-format
88
- msgid ""
89
- "Open this url in a new window and track impressions and clicks with the <a "
90
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
91
- msgstr ""
92
-
93
- #: classes/ad_type_plain.php:87
94
- msgid "Allow PHP"
95
- msgstr ""
96
-
97
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
98
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
99
- #: classes/visitor-conditions.php:126
100
- msgid "is"
101
- msgstr ""
102
-
103
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
104
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
105
- #: classes/visitor-conditions.php:127
106
- msgid "is not"
107
- msgstr ""
108
-
109
- #: classes/display-conditions.php:283
110
- #, php-format
111
- msgid ""
112
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
113
- "terms</code> filter to change this limit according to <a href=\"%s\" "
114
- "target=\"_blank\">this page</a>."
115
- msgstr ""
116
-
117
- #: classes/filesystem.php:61
118
- msgid "Could not access filesystem."
119
- msgstr ""
120
-
121
- #: classes/filesystem.php:65
122
- msgid "Filesystem error."
123
- msgstr ""
124
-
125
- #: classes/filesystem.php:72
126
- msgid "Unable to locate WordPress root directory."
127
- msgstr ""
128
-
129
- #: classes/filesystem.php:76
130
- msgid "Unable to locate WordPress content directory (wp-content)."
131
- msgstr ""
132
-
133
- #: classes/filesystem.php:80
134
- #, php-format
135
- msgid "Unable to locate needed folder (%s)."
136
- msgstr ""
137
-
138
- #: classes/frontend_checks.php:61
139
- msgid "Random AdSense ads"
140
- msgstr ""
141
-
142
- #: classes/frontend_checks.php:315
143
- #, php-format
144
- msgid ""
145
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
146
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
147
- "learn more</a>."
148
- msgstr ""
149
-
150
- #: classes/visitor-conditions.php:32
151
- msgid "device"
152
- msgstr ""
153
-
154
- #: classes/visitor-conditions.php:86
155
- msgid "Mobile (including tablets)"
156
- msgstr ""
157
-
158
- #: classes/visitor-conditions.php:87
159
- msgid "Desktop"
160
- msgstr ""
161
-
162
- #: classes/visitor-conditions.php:98
163
- #, php-format
164
- msgid ""
165
- "Display ads by the available space on the device or target tablets with the "
166
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
167
- msgstr ""
168
-
169
- #: classes/widget.php:61
170
- msgid "Title:"
171
- msgstr ""
172
-
173
- #: includes/array_ad_conditions.php:39
174
- msgid "Post Types"
175
- msgstr ""
176
-
177
- #: includes/array_ad_conditions.php:45
178
- msgid "Categories, Tags and Taxonomies"
179
- msgstr ""
180
-
181
- #: includes/array_ad_conditions.php:46
182
- msgid ""
183
- "Choose terms from public category, tag and other taxonomies a post must "
184
- "belong to in order to have ads."
185
- msgstr ""
186
-
187
- #: includes/array_ad_conditions.php:51
188
- msgid "Category Archives"
189
- msgstr ""
190
-
191
- #: includes/array_ad_conditions.php:52
192
- msgid "comma seperated IDs of category archives"
193
- msgstr ""
194
-
195
- #: includes/array_ad_conditions.php:57
196
- msgid "Individual Posts, Pages and Public Post Types"
197
- msgstr ""
198
-
199
- #: admin/includes/class-ad-groups-list.php:208
200
- #, php-format
201
- msgid "show %d more ads"
202
- msgstr ""
203
-
204
- #: admin/includes/class-ad-groups-list.php:218
205
- msgid "Add some"
206
- msgstr ""
207
-
208
- #: admin/includes/class-ad-groups-list.php:318
209
- msgid "Delete"
210
- msgstr ""
211
-
212
- #: admin/includes/class-ad-groups-list.php:374
213
- msgid "No ad group created"
214
- msgstr ""
215
-
216
- #: admin/includes/class-ad-type.php:222
217
- #, php-format
218
- msgid "%s ad updated."
219
- msgid_plural "%s ads updated."
220
- msgstr[0] ""
221
- msgstr[1] ""
222
-
223
- #: admin/includes/class-ad-type.php:223
224
- #, php-format
225
- msgid "%s ad not updated, somebody is editing it."
226
- msgid_plural "%s ads not updated, somebody is editing them."
227
- msgstr[0] ""
228
- msgstr[1] ""
229
-
230
- #: admin/includes/class-ad-type.php:224
231
- #, php-format
232
- msgid "%s ad permanently deleted."
233
- msgid_plural "%s ads permanently deleted."
234
- msgstr[0] ""
235
- msgstr[1] ""
236
-
237
- #: admin/includes/class-ad-type.php:225
238
- #, php-format
239
- msgid "%s ad moved to the Trash."
240
- msgid_plural "%s ads moved to the Trash."
241
- msgstr[0] ""
242
- msgstr[1] ""
243
-
244
- #: admin/includes/class-ad-type.php:226
245
- #, php-format
246
- msgid "%s ad restored from the Trash."
247
- msgid_plural "%s ads restored from the Trash."
248
- msgstr[0] ""
249
- msgstr[1] ""
250
-
251
- #: admin/includes/class-licenses.php:86
252
- #, php-format
253
- msgid ""
254
- "There might be a new version of %1$s. Please <strong>provide a valid license "
255
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
256
- "this page</a>."
257
- msgstr ""
258
-
259
- #: admin/includes/class-licenses.php:158
260
- #, php-format
261
- msgid "License is invalid. Reason: %s"
262
- msgstr ""
263
-
264
- #: admin/includes/class-licenses.php:470
265
- #, php-format
266
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
267
- msgstr ""
268
-
269
- #: admin/includes/class-licenses.php:472
270
- #, php-format
271
- msgid ""
272
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
273
- "."
274
- msgstr ""
275
-
276
- #: admin/includes/class-settings.php:178
277
- msgid "Disable shortcode button"
278
- msgstr ""
279
-
280
- #: admin/includes/class-settings.php:220
281
- #, php-format
282
- msgid ""
283
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
284
- "ons</a>."
285
- msgstr ""
286
-
287
- #: admin/includes/class-settings.php:221
288
- #, php-format
289
- msgid ""
290
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
291
- "licenses</a>."
292
- msgstr ""
293
-
294
- #: admin/includes/class-settings.php:305
295
- msgid ""
296
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
297
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
298
- "and outside the loop. However, this can cause problems with some themes. Set "
299
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
300
- " set it to 0 to keep it disabled or choose a positive number to enable the "
301
- "injection only in the first x posts on your archive pages."
302
- msgstr ""
303
-
304
- #: admin/includes/class-settings.php:337
305
- msgid ""
306
- "Advanced Ads ignores paragraphs and other elements in containers when "
307
- "injecting ads into the post content. Check this option to ignore this "
308
- "limitation and ads might show up again."
309
- msgstr ""
310
-
311
- #: admin/includes/class-settings.php:439
312
- msgctxt "label before ads"
313
- msgid "Advertisements"
314
- msgstr ""
315
-
316
- #: admin/includes/class-settings.php:473
317
- msgid "Disable shortcode button in visual editor."
318
- msgstr ""
319
-
320
- #: admin/includes/class-shortcode-creator.php:155
321
- #, php-format
322
- msgid ""
323
- "Please, either switch off your ad blocker or disable the shortcode button in "
324
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
325
- msgstr ""
326
-
327
- #: admin/includes/notices.php:9
328
- #, php-format
329
- msgid ""
330
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
331
- "primary\">Create your first ad</a>"
332
- msgstr ""
333
-
334
- #: admin/views/ad-display-metabox.php:9
335
- msgid ""
336
- "Click on the button below if the ad should NOT show up on all pages when "
337
- "included automatically."
338
- msgstr ""
339
-
340
- #: admin/views/ad-display-metabox.php:10
341
- msgid "Hide the ad on some pages"
342
- msgstr ""
343
-
344
- #: admin/views/ad-display-metabox.php:17
345
- msgid "Watch video"
346
- msgstr ""
347
-
348
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
349
- msgid "Visit the manual"
350
- msgstr ""
351
-
352
- #: admin/views/ad-display-metabox.php:23
353
- msgid "A page with this ad on it must match all of the following conditions."
354
- msgstr ""
355
-
356
- #: admin/views/ad-group-edit.php:14
357
- msgid "You did not select an item for editing."
358
- msgstr ""
359
-
360
- #: admin/views/ad-group-edit.php:33
361
- msgctxt "Taxonomy Name"
362
- msgid "Name"
363
- msgstr ""
364
-
365
- #: admin/views/ad-group-edit.php:38
366
- msgctxt "Taxonomy Slug"
367
- msgid "Slug"
368
- msgstr ""
369
-
370
- #: admin/views/ad-group-edit.php:45
371
- msgctxt "Taxonomy Description"
372
- msgid "Description"
373
- msgstr ""
374
-
375
- #: admin/views/ad-group-list-form-row.php:57
376
- msgid "Visible ads"
377
- msgstr ""
378
-
379
- #: admin/views/ad-group.php:18
380
- msgid "Ad Group successfully created"
381
- msgstr ""
382
-
383
- #: admin/views/ad-group.php:65
384
- msgid "Group title"
385
- msgstr ""
386
-
387
- #: admin/views/ad-group.php:66
388
- msgid "save"
389
- msgstr ""
390
-
391
- #: admin/views/ad-group.php:69
392
- #, php-format
393
- msgid ""
394
- "Find more information about ad groups in the <a href=\"%s\" "
395
- "target=\"_blank\">manual</a>."
396
- msgstr ""
397
-
398
- #: admin/views/ad-output-metabox.php:44
399
- msgid ""
400
- "Specify one or more classes for the container. Separate multiple classes "
401
- "with a space"
402
- msgstr ""
403
-
404
- #: admin/views/ad-submitbox-meta.php:12
405
- msgid "Month"
406
- msgstr ""
407
-
408
- #: admin/views/ad-submitbox-meta.php:21
409
- msgid "Day"
410
- msgstr ""
411
-
412
- #: admin/views/ad-submitbox-meta.php:22
413
- msgid "Year"
414
- msgstr ""
415
-
416
- #: admin/views/ad-submitbox-meta.php:23
417
- msgid "Hour"
418
- msgstr ""
419
-
420
- #: admin/views/ad-submitbox-meta.php:24
421
- msgid "Minute"
422
- msgstr ""
423
-
424
- #: admin/views/ad-visitor-metabox.php:7
425
- msgid ""
426
- "Click on the button below if the ad should NOT be visible to all visitors"
427
- msgstr ""
428
-
429
- #: admin/views/ad-visitor-metabox.php:8
430
- msgid "Hide the ad from some users"
431
- msgstr ""
432
-
433
- #: admin/views/ad-visitor-metabox.php:49
434
- msgid "It seems that a caching plugin is activated."
435
- msgstr ""
436
-
437
- #: admin/views/feedback-disable.php:6
438
- msgid "It is only temporary"
439
- msgstr ""
440
-
441
- #: admin/views/feedback-disable.php:7
442
- msgid "I need help to set it up"
443
- msgstr ""
444
-
445
- #: admin/views/feedback-disable.php:8
446
- msgid "I have a problem"
447
- msgstr ""
448
-
449
- #: admin/views/feedback-disable.php:9
450
- msgid "Please let us know how we can help"
451
- msgstr ""
452
-
453
- #: admin/views/feedback-disable.php:12
454
- #, php-format
455
- msgid "Send me free help to %s"
456
- msgstr ""
457
-
458
- #: admin/views/feedback-disable.php:14
459
- msgid "I miss a feature"
460
- msgstr ""
461
-
462
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
463
- msgid "Which one?"
464
- msgstr ""
465
-
466
- #: admin/views/feedback-disable.php:16
467
- msgid "I don’t use ads on my site"
468
- msgstr ""
469
-
470
- #: admin/views/feedback-disable.php:17
471
- msgid "I switched to another plugin"
472
- msgstr ""
473
-
474
- #: admin/views/feedback-disable.php:20
475
- msgid "Please specify"
476
- msgstr ""
477
-
478
- #: admin/views/feedback-disable.php:25
479
- msgid "Submit & Deactivate"
480
- msgstr ""
481
-
482
- #: admin/views/feedback-disable.php:26
483
- msgid "Only Deactivate"
484
- msgstr ""
485
-
486
- #: admin/views/feedback-disable.php:27
487
- msgid "don’t deactivate"
488
- msgstr ""
489
-
490
- #: admin/views/placements-ad-label-position.php:18
491
- msgid ""
492
- "Check this if you don't want the following elements to float around the ad. "
493
- "(adds a placement_clearfix)"
494
- msgstr ""
495
-
496
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
497
- msgid "enabled"
498
- msgstr ""
499
-
500
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
501
- msgid "disabled"
502
- msgstr ""
503
-
504
- #: admin/views/placements.php:68
505
- msgid "template (PHP)"
506
- msgstr ""
507
-
508
- #: admin/views/placements.php:94
509
- msgid "position"
510
- msgstr ""
511
-
512
- #: admin/views/placements.php:119
513
- msgid "ad label"
514
- msgstr ""
515
-
516
- #: admin/views/placements.php:128
517
- msgid "show all options"
518
- msgstr ""
519
-
520
- #: admin/views/placements.php:135
521
- #, php-format
522
- msgid ""
523
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
524
- "header of your website</a>."
525
- msgstr ""
526
-
527
- #: admin/views/setting-license.php:15
528
- #, php-format
529
- msgid ""
530
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
531
- "target=\"_blank\">renew your license with a discount</a>."
532
- msgstr ""
533
-
534
- #: admin/views/setting-license.php:41
535
- msgid "Deactivate License"
536
- msgstr ""
537
-
538
- #: admin/views/setting-license.php:47
539
- msgid "Update License"
540
- msgstr ""
541
-
542
- #: admin/views/setting-license.php:47
543
- msgid "Activate License"
544
- msgstr ""
545
-
546
- #: modules/gadsense/admin/admin.php:219
547
- msgid ""
548
- "You still need to enable Page-Level ads in your AdSense account. See <a "
549
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
550
- "AdSense Help</a> (requires AdSense-login) for more information."
551
- msgstr ""
552
-
553
- #: modules/gadsense/admin/admin.php:220
554
- #, php-format
555
- msgid ""
556
- "Please notice that this code might also activate QuickStart ads. Please read "
557
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
558
- "random places</strong>."
559
- msgstr ""
560
-
561
- #: modules/gadsense/admin/admin.php:312
562
- #, php-format
563
- msgid ""
564
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
565
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
566
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
567
- "wrapped in text."
568
- msgstr ""
569
-
570
- #: modules/import-export/views/page.php:28
571
- msgid "Download Export File"
572
- msgstr ""
573
-
574
- #: modules/import-export/views/page.php:52
575
- msgid ""
576
- "Before you can upload your import file, you will need to fix the following "
577
- "error:"
578
- msgstr ""
579
-
580
- #: modules/import-export/views/page.php:57
581
- #, php-format
582
- msgid "Maximum size: %s"
583
- msgstr ""
584
-
585
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
586
- msgid ""
587
- "The ad block disguise can only be set by the super admin on the main site in "
588
- "the network."
589
- msgstr ""
590
-
591
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
592
- msgid ""
593
- "Copy the ad code from your AdSense account, paste it into the area below and "
594
- "click on <em>Get details</em>."
595
- msgstr ""
596
-
597
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
598
- msgid "Insert new AdSense code"
599
- msgstr ""
600
-
601
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
602
- msgid "Responsive (Matched Content)"
603
- msgstr ""
604
-
605
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
606
- msgid "Link ads"
607
- msgstr ""
608
-
609
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
610
- msgid "Link ads (Responsive)"
611
- msgstr ""
612
-
613
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
614
- msgid "InArticle"
615
- msgstr ""
616
-
617
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
618
- msgid "InFeed"
619
- msgstr ""
620
-
621
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
622
- msgid "Tutorial: How to place ads between posts?"
623
- msgstr ""
624
-
625
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
626
- msgid "Layout"
627
- msgstr ""
628
-
629
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
630
- msgid "Layout-Key"
631
- msgstr ""
632
-
633
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
634
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
635
- msgid "or"
636
- msgstr "o"
637
-
638
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
639
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
640
- msgid "and"
641
- msgstr "y"
642
-
643
- #: admin/class-advanced-ads-admin.php:192
644
- msgid "After which paragraph?"
645
- msgstr "Después de que párrafo?"
646
-
647
- #: admin/class-advanced-ads-admin.php:300
648
- #, php-format
649
- msgid "time of %s"
650
- msgstr "Tiempo de %s"
651
-
652
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
653
- #: admin/includes/class-menu.php:83
654
- msgid "Support"
655
- msgstr "Soporte"
656
-
657
- #: admin/class-advanced-ads-admin.php:345
658
- msgid "Add-Ons"
659
- msgstr "Add-Ons"
660
-
661
- #: classes/ad-debug.php:32
662
- msgid "The ad is displayed on the page"
663
- msgstr "El anuncio está mostrado en la página"
664
-
665
- #: classes/ad-debug.php:34
666
- msgid "The ad is not displayed on the page"
667
- msgstr "El anuncio no está mostrado en la página"
668
-
669
- #: classes/ad-debug.php:39
670
- msgid "Current query is not identical to main query."
671
- msgstr "La consulta (query) actual no es idéntica a la consulta principal."
672
-
673
- #: classes/ad-debug.php:45
674
- msgid "current post"
675
- msgstr "Entrada actual"
676
-
677
- #: classes/ad-debug.php:49
678
- msgid "Current post is not identical to main post."
679
- msgstr "La entrada actual no es idéntica a la entrada principal."
680
-
681
- #: classes/ad-debug.php:51
682
- msgid "main post"
683
- msgstr "Entrada principal"
684
-
685
- #: classes/ad-debug.php:98
686
- msgid "current query"
687
- msgstr "Consulta (query) actual"
688
-
689
- #: classes/ad-debug.php:98
690
- msgid "main query"
691
- msgstr "Consulta (query) principal"
692
-
693
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
694
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
695
- msgid "Ad"
696
- msgstr "Anuncio"
697
-
698
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
699
- msgctxt "ad group singular name"
700
- msgid "Ad Group"
701
- msgstr "Grupo de Anuncios"
702
-
703
- #: classes/ad-debug.php:128
704
- msgid "Placement"
705
- msgstr "Colocación"
706
-
707
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
708
- msgid "Display Conditions"
709
- msgstr "Condiciones de Visualización"
710
-
711
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
712
- msgid "Visitor Conditions"
713
- msgstr "Condiciones del Visitante"
714
-
715
- #: classes/ad_placements.php:31
716
- msgid "Manual Placement"
717
- msgstr "Colocación Manual"
718
-
719
- #: classes/ad_placements.php:32
720
- msgid "Manual placement to use as function or shortcode."
721
- msgstr "Colocación manual para usar como Función o Shortcode."
722
-
723
- #: classes/ad_placements.php:37
724
- msgid "Header Code"
725
- msgstr "Código de Encabezado"
726
-
727
- #: classes/ad_placements.php:38
728
- msgid ""
729
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
730
- msgstr ""
731
- "Inyectar en el encabezado (antes de la etiqueta &lt;/head&gt;, que con "
732
- "frecuencia no es visible)."
733
-
734
- #: classes/ad_placements.php:42
735
- msgid "Footer Code"
736
- msgstr "Código del Pie de Página"
737
-
738
- #: classes/ad_placements.php:43
739
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
740
- msgstr ""
741
- "Inyectado en el Pie de Página (antes de la etiqueta de cierre del &lt;"
742
- "/body&gt;). "
743
-
744
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
745
- msgid "Before Content"
746
- msgstr "Antes del Contenido"
747
-
748
- #: classes/ad_placements.php:48
749
- msgid "Injected before the post content."
750
- msgstr "Inyectado antes del contenido de la entrada."
751
-
752
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
753
- msgid "After Content"
754
- msgstr "Después del Contenido"
755
-
756
- #: classes/ad_placements.php:54
757
- msgid "Injected after the post content."
758
- msgstr "Inyectado después del contenido de la entrada."
759
-
760
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
761
- msgid "Content"
762
- msgstr "Contenido"
763
-
764
- #: classes/ad_placements.php:65
765
- msgid "Sidebar Widget"
766
- msgstr "Widget de la Barra Lateral"
767
-
768
- #: classes/ad_placements.php:66
769
- msgid ""
770
- "Create a sidebar widget with an ad. Can be placed and used like any other "
771
- "widget."
772
- msgstr ""
773
- "Crear un widget de barra lateral con un anuncio. Puede ser colocado y "
774
- "utilizado como cualquier otro widget."
775
-
776
- #: classes/ad_placements.php:218
777
- #, php-format
778
- msgid "paragraph (%s)"
779
- msgstr "Párrafo (%s)"
780
-
781
- #: classes/ad_placements.php:219
782
- #, php-format
783
- msgid "paragraph without image (%s)"
784
- msgstr "Párrafo sin imagen (%s)"
785
-
786
- #: classes/ad_placements.php:220
787
- #, php-format
788
- msgid "headline 2 (%s)"
789
- msgstr "Encabezado 2 (%s)"
790
-
791
- #: classes/ad_placements.php:221
792
- #, php-format
793
- msgid "headline 3 (%s)"
794
- msgstr "Encabezado 3 (%s)"
795
-
796
- #: classes/ad_placements.php:222
797
- #, php-format
798
- msgid "headline 4 (%s)"
799
- msgstr "Encabezado 4 (%s)"
800
-
801
- #: classes/ad_type_content.php:35
802
- msgid "Rich Content"
803
- msgstr "Contenido Enriquecido"
804
-
805
- #: classes/ad_type_content.php:36
806
- msgid ""
807
- "The full content editor from WordPress with all features like shortcodes, "
808
- "image upload or styling, but also simple text/html mode for scripts and code."
809
- msgstr ""
810
- "El editor de contenido de WordPress completo con todas las características "
811
- "como shortcodes, carga de imágenes o estilos, y también un modo simple de "
812
- "texto/html para scripts y código."
813
-
814
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
815
- msgid "Ad Group"
816
- msgstr "Grupo de Anuncios"
817
-
818
- #: classes/ad_type_group.php:31
819
- msgid ""
820
- "Choose an existing ad group. Use this type when you want to assign the same "
821
- "display and visitor conditions to all ads in that group."
822
- msgstr ""
823
- "Selecciona un grupo de anuncios existente. Utiliza este tipo cuando desees "
824
- "asignar las mismas condiciones de visualización y de visitante a todos los "
825
- "anuncios en ese grupo."
826
-
827
- #: classes/ad_type_group.php:84
828
- msgid "ad group"
829
- msgstr "Grupo de anuncios"
830
-
831
- #: classes/ad_type_plain.php:31
832
- msgid "Plain Text and Code"
833
- msgstr "Texto Simple y Código"
834
-
835
- #: classes/ad_type_plain.php:32
836
- msgid ""
837
- "Simple text editor without any filters. You might use it to display "
838
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
839
- "content field magic does not work here."
840
- msgstr ""
841
- "Editor de texto simple sin ningún filtro. Lo puedes usar para mostrar "
842
- "contenido no filtrado, código PHP o JavaScript. Sin embargo, los shortcodes "
843
- "y otro contenido del campo mágico de WordPress no funciona aquí."
844
-
845
- #: classes/ad_type_plain.php:52
846
- msgid "Insert plain text or code into this field."
847
- msgstr "Insertar texto simple o código en este campo."
848
-
849
- #: classes/ad_type_plain.php:89
850
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
851
- msgstr "Ejecutar código PHP (enmarcado en <code>&lt;?php ?&gt;</code>)"
852
-
853
- #: classes/checks.php:244
854
- #, php-format
855
- msgid ""
856
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
857
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
858
- "to misfortunate formats in forms, but should not damage features."
859
- msgstr ""
860
- "Potencial conflicto entre la librería jQueryUI, usada por Advanced Ads, y "
861
- "otras librerías (probablemente <a href=\"%s\">Twitter Bootstrap</a>). Esto "
862
- "puede crear formatos distorsionados en formularios, pero no debería dañar "
863
- "ninguna funcionalidad."
864
-
865
- #: classes/display-conditions.php:69
866
- msgid "post type"
867
- msgstr "Tipo de entrada"
868
-
869
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
870
- msgid "Choose the public post types on which to display the ad."
871
- msgstr "Selecciona los post types públicos en los cuales mostrar el anuncio."
872
-
873
- #: classes/display-conditions.php:76
874
- msgid "specific pages"
875
- msgstr "Páginas específicas"
876
-
877
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
878
- msgid ""
879
- "Choose on which individual posts, pages and public post type pages you want "
880
- "to display or hide ads."
881
- msgstr ""
882
- "Seleccionar en que entradas individuales, páginas y páginas públicas post "
883
- "type deseas mostrar o ocultar anuncios."
884
-
885
- #: classes/display-conditions.php:82
886
- msgid "general conditions"
887
- msgstr "Condiciones generales"
888
-
889
- #: classes/display-conditions.php:88
890
- msgid "author"
891
- msgstr "Autor"
892
-
893
- #: classes/display-conditions.php:120
894
- #, php-format
895
- msgid "archive: %s"
896
- msgstr "Archivo: %s"
897
-
898
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
899
- #: classes/display-conditions.php:370
900
- msgctxt "Error message shown when no display condition term is selected"
901
- msgid "Please select some items."
902
- msgstr "Por favor, selecciona algunos elementos."
903
-
904
- #: classes/display-conditions.php:361
905
- msgctxt "display the terms search field on ad edit page"
906
- msgid "add more terms"
907
- msgstr "Añadir más términos "
908
-
909
- #: classes/display-conditions.php:363
910
- msgid "term name or id"
911
- msgstr "Nombre del término o ID"
912
-
913
- #: classes/display-conditions.php:424
914
- msgid "title or id"
915
- msgstr "Título o ID"
916
-
917
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
918
- msgid "Home Page"
919
- msgstr "Página de Inicio"
920
-
921
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
922
- msgid "show on Home page"
923
- msgstr "Mostrar en Página de Inicio"
924
-
925
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
926
- msgid "Singular Pages"
927
- msgstr "Páginas Singulares"
928
-
929
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
930
- msgid "show on singular pages/posts"
931
- msgstr "Mostrar en páginas/entradas singulares"
932
-
933
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
934
- msgid "Archive Pages"
935
- msgstr "Páginas de Archivo"
936
-
937
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
938
- msgid "show on any type of archive page (category, tag, author and date)"
939
- msgstr ""
940
- "Mostrar en cualquier tipo de página de archivo (categoría, etiqueta, autor y "
941
- "fecha)"
942
-
943
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
944
- msgid "Search Results"
945
- msgstr "Resultados de la Búsqueda"
946
-
947
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
948
- msgid "show on search result pages"
949
- msgstr "Mostrar en páginas de resultados de búsquedas"
950
-
951
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
952
- msgid "404 Page"
953
- msgstr "Páginas 404"
954
-
955
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
956
- msgid "show on 404 error page"
957
- msgstr "Mostrar en páginas de error 404"
958
-
959
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
960
- msgid "Attachment Pages"
961
- msgstr "Páginas Adjuntas"
962
-
963
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
964
- msgid "show on attachment pages"
965
- msgstr "Mostrar en páginas adjuntas"
966
-
967
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
968
- msgid "Secondary Queries"
969
- msgstr "Consultas (Queries) Secundarias "
970
-
971
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
972
- msgid "allow ads in secondary queries"
973
- msgstr "Permitir anuncios en consultas (queries) secundarias "
974
-
975
- #: classes/display-conditions.php:504
976
- msgid "Feed"
977
- msgstr "Feed"
978
-
979
- #: classes/display-conditions.php:505
980
- msgid "allow ads in Feed"
981
- msgstr "Permitir anuncios en el Feed"
982
-
983
- #: classes/EDD_SL_Plugin_Updater.php:201
984
- #, php-format
985
- msgid ""
986
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
987
- msgstr ""
988
- "Existe una nueva versión de %1$s disponible. %2$sVer versión %3$s "
989
- "Detalles%4$s."
990
-
991
- #: classes/EDD_SL_Plugin_Updater.php:209
992
- #, php-format
993
- msgid ""
994
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
995
- "or %5$supdate now%6$s."
996
- msgstr ""
997
- "Existe una nueva versión de %1$s disponible. %2$sVer versión %3$s "
998
- "Detalles%4$s o %5$Actualiza ahora%6$s."
999
-
1000
- #: classes/frontend_checks.php:40
1001
- msgid "Ad Health"
1002
- msgstr "Salud del Anuncio"
1003
-
1004
- #: classes/frontend_checks.php:48
1005
- msgid "jQuery not in header"
1006
- msgstr "No hay jQuery en el encabezado"
1007
-
1008
- #: classes/frontend_checks.php:74
1009
- msgid "Ad blocker enabled"
1010
- msgstr "Ad blocker (Bloqueador de anuncios) habilitado"
1011
-
1012
- #: classes/frontend_checks.php:88
1013
- #, php-format
1014
- msgid "<em>%s</em> filter does not exist"
1015
- msgstr "<em>%s</em> Filtro no existe"
1016
-
1017
- #: classes/frontend_checks.php:105
1018
- msgid "Ads are disabled on this page"
1019
- msgstr "Los anuncios están deshabilitados en esta página"
1020
-
1021
- #: classes/frontend_checks.php:119
1022
- msgid "Ads are disabled in the content of this page"
1023
- msgstr "Los anuncios están deshabilitados en el contenido de esta página"
1024
-
1025
- #: classes/frontend_checks.php:132
1026
- msgid "the current post ID is 0 "
1027
- msgstr "El actual ID de la entrada es 0"
1028
-
1029
- #: classes/frontend_checks.php:147
1030
- msgid "Ads are disabled on 404 pages"
1031
- msgstr "Los anuncios están deshabilitados en páginas 404"
1032
-
1033
- #: classes/frontend_checks.php:161
1034
- msgid "Ads are disabled on non singular pages"
1035
- msgstr "Los anuncios están deshabilitados en páginas no singulares"
1036
-
1037
- #: classes/frontend_checks.php:175
1038
- #: modules/import-export/classes/XmlEncoder.php:61
1039
- #: modules/import-export/classes/XmlEncoder.php:64
1040
- #: modules/import-export/classes/XmlEncoder.php:193
1041
- #: modules/import-export/classes/XmlEncoder.php:196
1042
- #, php-format
1043
- msgid "The %s extension(s) is not loaded"
1044
- msgstr "La(s) %s extension(es) no se ha(n) cargado"
1045
-
1046
- #: classes/frontend_checks.php:191
1047
- msgid "Everything is fine"
1048
- msgstr "Todo está bien"
1049
-
1050
- #: classes/frontend_checks.php:202
1051
- msgid "debug DFP ads"
1052
- msgstr "Depurar anuncios DFP"
1053
-
1054
- #: classes/frontend_checks.php:213
1055
- msgid "highlight ads"
1056
- msgstr "Resaltar anuncios"
1057
-
1058
- #: classes/visitor-conditions.php:33
1059
- msgid "Display ads only on mobile devices or hide them."
1060
- msgstr "Mostrar anuncios solamente en dispositivos móviles u ocultarlos."
1061
-
1062
- #: classes/visitor-conditions.php:39
1063
- msgid "logged in visitor"
1064
- msgstr "Visitante Conectado"
1065
-
1066
- #: classes/visitor-conditions.php:40
1067
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
1068
- msgstr "Si el visitante debe estar conectado o no para ver los anuncios."
1069
-
1070
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
1071
- msgid "Manual and Troubleshooting"
1072
- msgstr "Manual y Solución de Problemas"
1073
-
1074
- #: classes/visitor-conditions.php:161
1075
- msgid "equal"
1076
- msgstr "Igual"
1077
-
1078
- #: classes/visitor-conditions.php:162
1079
- msgid "equal or higher"
1080
- msgstr "Igual o mayor"
1081
-
1082
- #: classes/visitor-conditions.php:163
1083
- msgid "equal or lower"
1084
- msgstr "Igual o menor"
1085
-
1086
- #: classes/visitor-conditions.php:194
1087
- msgid "contains"
1088
- msgstr "Contiene"
1089
-
1090
- #: classes/visitor-conditions.php:195
1091
- msgid "starts with"
1092
- msgstr "Comienza con"
1093
-
1094
- #: classes/visitor-conditions.php:196
1095
- msgid "ends with"
1096
- msgstr "Termina con"
1097
-
1098
- #: classes/visitor-conditions.php:197
1099
- msgid "matches"
1100
- msgstr "Equivale a"
1101
-
1102
- #: classes/visitor-conditions.php:198
1103
- msgid "matches regex"
1104
- msgstr "Equivale a regex"
1105
-
1106
- #: classes/visitor-conditions.php:199
1107
- msgid "does not contain"
1108
- msgstr "No contiene"
1109
-
1110
- #: classes/visitor-conditions.php:200
1111
- msgid "does not start with"
1112
- msgstr "No comienza con"
1113
-
1114
- #: classes/visitor-conditions.php:201
1115
- msgid "does not end with"
1116
- msgstr "No termina con"
1117
-
1118
- #: classes/visitor-conditions.php:202
1119
- msgid "does not match"
1120
- msgstr "No equivale a"
1121
-
1122
- #: classes/visitor-conditions.php:203
1123
- msgid "does not match regex"
1124
- msgstr "No equivale a regex"
1125
-
1126
- #: classes/widget.php:22
1127
- msgid "Display Ads and Ad Groups."
1128
- msgstr "Mostrar Anuncios y Grupos de Anuncios."
1129
-
1130
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
1131
- msgid "--empty--"
1132
- msgstr "--Vacío--"
1133
-
1134
- #: classes/widget.php:69 admin/includes/class-menu.php:75
1135
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
1136
- #: modules/import-export/views/page.php:25
1137
- msgid "Placements"
1138
- msgstr "Colocaciones"
1139
-
1140
- #: classes/widget.php:76 admin/includes/class-menu.php:70
1141
- #: admin/includes/class-shortcode-creator.php:91
1142
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
1143
- msgid "Ad Groups"
1144
- msgstr "Grupos de Anuncios"
1145
-
1146
- #: classes/widget.php:83 public/class-advanced-ads.php:617
1147
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
1148
- #: admin/includes/class-shortcode-creator.php:84
1149
- #: admin/views/ad-group-list-form-row.php:68
1150
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
1151
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
1152
- msgid "Ads"
1153
- msgstr "Anuncios"
1154
-
1155
- #: public/class-advanced-ads.php:317
1156
- msgid "Advanced Ads Error following:"
1157
- msgstr "El siguiente error de Advanced Ads:"
1158
-
1159
- #: public/class-advanced-ads.php:320
1160
- #, php-format
1161
- msgid "Advanced Ads Error: %s"
1162
- msgstr "Error de Advanced Ads: %s"
1163
-
1164
- #: public/class-advanced-ads.php:580
1165
- msgctxt "ad group general name"
1166
- msgid "Ad Groups"
1167
- msgstr "Grupos de Anuncios"
1168
-
1169
- #: public/class-advanced-ads.php:582
1170
- msgid "Search Ad Groups"
1171
- msgstr "Buscar Grupos de Anuncios"
1172
-
1173
- #: public/class-advanced-ads.php:583
1174
- msgid "All Ad Groups"
1175
- msgstr "Todos los Grupos de Anuncios"
1176
-
1177
- #: public/class-advanced-ads.php:584
1178
- msgid "Parent Ad Groups"
1179
- msgstr "Grupos Principales de Anuncios"
1180
-
1181
- #: public/class-advanced-ads.php:585
1182
- msgid "Parent Ad Groups:"
1183
- msgstr "Grupos Principales de Anuncios:"
1184
-
1185
- #: public/class-advanced-ads.php:586
1186
- msgid "Edit Ad Group"
1187
- msgstr "Editar Grupo de Anuncios"
1188
-
1189
- #: public/class-advanced-ads.php:587
1190
- msgid "Update Ad Group"
1191
- msgstr "Actualizar Grupo de Anuncios"
1192
-
1193
- #: public/class-advanced-ads.php:588
1194
- msgid "Add New Ad Group"
1195
- msgstr "Añadir Nuevo Grupo de Anuncios"
1196
-
1197
- #: public/class-advanced-ads.php:589
1198
- msgid "New Ad Groups Name"
1199
- msgstr "Nuevo Nombre para Grupos de Anuncios"
1200
-
1201
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
1202
- #: modules/import-export/views/page.php:24
1203
- msgid "Groups"
1204
- msgstr "Grupos"
1205
-
1206
- #: public/class-advanced-ads.php:591
1207
- msgid "No Ad Group found"
1208
- msgstr "Grupo de Anuncios no encontrado"
1209
-
1210
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
1211
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
1212
- msgid "New Ad"
1213
- msgstr "Nuevo Anuncio"
1214
-
1215
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
1216
- msgid "Add New Ad"
1217
- msgstr "Añadir Nuevo Anuncio"
1218
-
1219
- #: public/class-advanced-ads.php:621
1220
- #: admin/includes/class-ad-groups-list.php:308
1221
- #: modules/import-export/classes/import.php:144
1222
- #: modules/import-export/classes/import.php:184
1223
- #: modules/import-export/classes/import.php:560
1224
- msgid "Edit"
1225
- msgstr "Editar"
1226
-
1227
- #: public/class-advanced-ads.php:622
1228
- msgid "Edit Ad"
1229
- msgstr "Editar Anuncio"
1230
-
1231
- #: public/class-advanced-ads.php:624
1232
- msgid "View"
1233
- msgstr "Ver"
1234
-
1235
- #: public/class-advanced-ads.php:625
1236
- msgid "View the Ad"
1237
- msgstr "Ver el Anuncio"
1238
-
1239
- #: public/class-advanced-ads.php:626
1240
- msgid "Search Ads"
1241
- msgstr "Buscar Anuncios"
1242
-
1243
- #: public/class-advanced-ads.php:627
1244
- msgid "No Ads found"
1245
- msgstr "No se encontraron anuncios"
1246
-
1247
- #: public/class-advanced-ads.php:628
1248
- msgid "No Ads found in Trash"
1249
- msgstr "No se encontraron anuncios en la papelera"
1250
-
1251
- #: public/class-advanced-ads.php:629
1252
- msgid "Parent Ad"
1253
- msgstr "Anuncio Principal"
1254
-
1255
- #: public/class-advanced-ads.php:754
1256
- msgctxt "label above ads"
1257
- msgid "Advertisements"
1258
- msgstr "Publicidad"
1259
-
1260
- #: admin/includes/class-ad-groups-list.php:164
1261
- msgid "Ad weight"
1262
- msgstr "Peso del Anuncio"
1263
-
1264
- #: admin/includes/class-ad-groups-list.php:172
1265
- #: admin/views/ad-list-timing-column.php:4
1266
- #, php-format
1267
- msgid "starts %s"
1268
- msgstr "Comienza %s"
1269
-
1270
- #: admin/includes/class-ad-groups-list.php:191
1271
- #: admin/views/ad-list-timing-column.php:21
1272
- #, php-format
1273
- msgid "expires %s"
1274
- msgstr "Expira %s"
1275
-
1276
- #: admin/includes/class-ad-groups-list.php:193
1277
- #: admin/views/ad-list-timing-column.php:23
1278
- #, php-format
1279
- msgid "<strong>expired</strong> %s"
1280
- msgstr "<strong>Expirado</strong> %s"
1281
-
1282
- #: admin/includes/class-ad-groups-list.php:212
1283
- msgid "all published ads are displayed"
1284
- msgstr "Todos los anuncios publicados están mostrados"
1285
-
1286
- #: admin/includes/class-ad-groups-list.php:214
1287
- #, php-format
1288
- msgid "up to %d ads displayed"
1289
- msgstr "Hasta %d anuncios mostrados"
1290
-
1291
- #: admin/includes/class-ad-groups-list.php:217
1292
- msgid "No ads assigned"
1293
- msgstr "No hay anuncios asignados"
1294
-
1295
- #: admin/includes/class-ad-groups-list.php:284
1296
- msgid "Random ads"
1297
- msgstr "Anuncios aleatorios"
1298
-
1299
- #: admin/includes/class-ad-groups-list.php:285
1300
- msgid "Display random ads based on ad weight"
1301
- msgstr "Mostrar anuncios aleatorios basados en el peso del anuncio"
1302
-
1303
- #: admin/includes/class-ad-groups-list.php:288
1304
- msgid "Ordered ads"
1305
- msgstr "Anuncios ordenados"
1306
-
1307
- #: admin/includes/class-ad-groups-list.php:289
1308
- msgid "Display ads with the highest ad weight first"
1309
- msgstr "Mostrar de primero anuncios con el peso más alto"
1310
-
1311
- #: admin/includes/class-ad-groups-list.php:309
1312
- msgid "Usage"
1313
- msgstr "Uso"
1314
-
1315
- #: admin/includes/class-ad-groups-list.php:339
1316
- #: admin/includes/class-ad-groups-list.php:389
1317
- msgid "Invalid Ad Group"
1318
- msgstr "Grupo de Anuncios Inválido"
1319
-
1320
- #: admin/includes/class-ad-groups-list.php:344
1321
- #: admin/includes/class-ad-groups-list.php:394
1322
- msgid "You don’t have permission to change the ad groups"
1323
- msgstr "No tienes permiso para cambiar los Grupos de Anuncios"
1324
-
1325
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
1326
- msgid "Ad Details"
1327
- msgstr "Detalles del Anuncio"
1328
-
1329
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
1330
- msgid "Ad Planning"
1331
- msgstr "Planificación del Anuncio"
1332
-
1333
- #: admin/includes/class-ad-type.php:200
1334
- msgid "expired"
1335
- msgstr "Expirado"
1336
-
1337
- #: admin/includes/class-ad-type.php:201
1338
- msgid "any expiry date"
1339
- msgstr "Cualquier fecha de expiración"
1340
-
1341
- #: admin/includes/class-ad-type.php:202
1342
- msgid "planned"
1343
- msgstr "Planeado"
1344
-
1345
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
1346
- msgid "Ad updated."
1347
- msgstr "Anuncio actualizado."
1348
-
1349
- #. translators: %s: date and time of the revision
1350
- #: admin/includes/class-ad-type.php:517
1351
- #, php-format
1352
- msgid "Ad restored to revision from %s"
1353
- msgstr "Anunció restaurado para revisión de %s"
1354
-
1355
- #: admin/includes/class-ad-type.php:518
1356
- msgid "Ad published."
1357
- msgstr "Anuncio publicado."
1358
-
1359
- #: admin/includes/class-ad-type.php:518
1360
- #, php-format
1361
- msgid ""
1362
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
1363
- msgstr ""
1364
- "El anuncio no aparece? Consulta <a href=\"%s\" target=\"_blank\">aquí</a>"
1365
-
1366
- #: admin/includes/class-ad-type.php:519
1367
- msgid "Ad saved."
1368
- msgstr "Anuncio guardado."
1369
-
1370
- #: admin/includes/class-ad-type.php:520
1371
- msgid "Ad submitted."
1372
- msgstr "Anuncio enviado."
1373
-
1374
- #: admin/includes/class-ad-type.php:522
1375
- #, php-format
1376
- msgid "Ad scheduled for: <strong>%1$s</strong>."
1377
- msgstr "Anuncio programado para: <strong>%1$s</strong>."
1378
-
1379
- #. translators: Publish box date format, see http://php.net/date
1380
- #: admin/includes/class-ad-type.php:524
1381
- msgid "M j, Y @ G:i"
1382
- msgstr "M j, Y @ G:i"
1383
-
1384
- #: admin/includes/class-ad-type.php:526
1385
- msgid "Ad draft updated."
1386
- msgstr "Borrador del anuncio actualizado."
1387
-
1388
- #: admin/includes/class-licenses.php:101
1389
- msgid "Error while trying to register the license. Please contact support."
1390
- msgstr ""
1391
- "Error al tratar de registrar la licencia. Por favor, contactar a soporte."
1392
-
1393
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
1394
- msgid "Please enter a valid license key"
1395
- msgstr "Por favor, ingresa una llave de licencia válida"
1396
-
1397
- #: admin/includes/class-licenses.php:132
1398
- msgid "License couldn’t be activated. Please try again later."
1399
- msgstr "La licencia no pudo ser activada. Por favor, intenta de nuevo."
1400
-
1401
- #: admin/includes/class-licenses.php:147
1402
- msgid "This is the bundle license key."
1403
- msgstr "Ésta es la clave de licencia para todo el paquete."
1404
-
1405
- #: admin/includes/class-licenses.php:148
1406
- msgid "This is not the correct key for this add-on."
1407
- msgstr "Ésta no es la clave de licencia correcta para este add-on"
1408
-
1409
- #: admin/includes/class-licenses.php:149
1410
- msgid "There are no activations left."
1411
- msgstr "No existen más activaciones."
1412
-
1413
- #: admin/includes/class-licenses.php:218
1414
- msgid "Error while trying to disable the license. Please contact support."
1415
- msgstr ""
1416
- "Error al tratar de deshabilitar la licencia. Por favor, contacta a soporte."
1417
-
1418
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
1419
- msgid "License couldn’t be deactivated. Please try again later."
1420
- msgstr "La licencia no pudo ser desactivada.a soporte."
1421
-
1422
- #: admin/includes/class-menu.php:52
1423
- msgid "Overview"
1424
- msgstr "Visión General"
1425
-
1426
- #: admin/includes/class-menu.php:75
1427
- msgid "Ad Placements"
1428
- msgstr "Colocación de Anuncios"
1429
-
1430
- #: admin/includes/class-menu.php:79
1431
- msgid "Advanced Ads Settings"
1432
- msgstr "Configuraciones de Advanced Ads"
1433
-
1434
- #: admin/includes/class-menu.php:79
1435
- msgid "Settings"
1436
- msgstr "Configuraciones"
1437
-
1438
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
1439
- msgid "Sorry, you are not allowed to access this feature."
1440
- msgstr "Lo sentimos, no tienes permiso para acceder a esta función."
1441
-
1442
- #: admin/includes/class-menu.php:186
1443
- msgid ""
1444
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
1445
- "deleted?"
1446
- msgstr ""
1447
- "Intentaste editar un Grupo de Anuncios que no existe. Tal vez ha sido "
1448
- "borrado?"
1449
-
1450
- #: admin/includes/class-meta-box.php:53
1451
- msgid "Ad Type"
1452
- msgstr "Tipo de Anuncio"
1453
-
1454
- #: admin/includes/class-meta-box.php:59
1455
- msgid "Ad Parameters"
1456
- msgstr "Parámetros del Anuncio"
1457
-
1458
- #: admin/includes/class-meta-box.php:62
1459
- msgid "Layout / Output"
1460
- msgstr "Diseño / Visualización"
1461
-
1462
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
1463
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
1464
- #: admin/views/ad-output-metabox.php:51
1465
- msgid "Manual"
1466
- msgstr "Manual"
1467
-
1468
- #: admin/includes/class-meta-box.php:136
1469
- msgid "Video"
1470
- msgstr "Video"
1471
-
1472
- #: admin/includes/class-meta-box.php:222
1473
- msgid "Ad Settings"
1474
- msgstr "Configuración del Anuncio"
1475
-
1476
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
1477
- msgid "Ads Dashboard"
1478
- msgstr "Panel de Anuncios"
1479
-
1480
- #: admin/includes/class-meta-box.php:336
1481
- msgid "From the ad optimization universe"
1482
- msgstr "Desde el universo de optimización de anuncios"
1483
-
1484
- #: admin/includes/class-meta-box.php:345
1485
- msgid "Advanced Ads Tutorials"
1486
- msgstr "Tutoriales de Advanced Ads"
1487
-
1488
- #: admin/includes/class-meta-box.php:357
1489
- #, php-format
1490
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
1491
- msgstr "%d Anuncios – <a href=\"%s\">Gestionar</a> - <a href=\"%s\">Nuevo</a>"
1492
-
1493
- #: admin/includes/class-meta-box.php:369
1494
- msgid "plugin manual and homepage"
1495
- msgstr "Manual del plugin y página de inicio"
1496
-
1497
- #: admin/includes/class-meta-box.php:376
1498
- msgid "Get the tutorial via email"
1499
- msgstr "Obtener el tutorial vía correo electrónico"
1500
-
1501
- #: admin/includes/class-meta-box.php:383
1502
- msgid "Get AdSense tips via email"
1503
- msgstr "Obtener tips de AdSense vía correo electrónico"
1504
-
1505
- #: admin/includes/class-notices.php:408
1506
- #, php-format
1507
- msgid ""
1508
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
1509
- "target=\"_blank\">this form</a> to sign up."
1510
- msgstr ""
1511
- "Parece ser que no tienes una dirección de correo electrónico. Por favor, usa "
1512
- "<a href=\"%s\" target=\"_blank\">este formulario</a> para registrarte."
1513
-
1514
- #: admin/includes/class-notices.php:426
1515
- msgid ""
1516
- "How embarrassing. The email server seems to be down. Please try again later."
1517
- msgstr ""
1518
- "Esto es penoso. El servidor de correos parece estar caído. Por favor, "
1519
- "inténtalo más tarde."
1520
-
1521
- #: admin/includes/class-notices.php:431
1522
- #, php-format
1523
- msgid ""
1524
- "Please check your email (%s) for the confirmation message. If you didn’t "
1525
- "receive one or want to use another email address then please use <a "
1526
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
1527
- msgstr ""
1528
- "Por favor, revisa tu correo (%s) para el mensaje de confirmación. Si no "
1529
- "recibiste uno o deseas utilizar otra dirección de correo, entonces por favor "
1530
- "usa <a href=\"%s\" target=\"_blank\">este formulario</a> para registrarte."
1531
-
1532
- #: admin/includes/class-overview-widgets.php:45
1533
- msgid "Tips and Tutorials"
1534
- msgstr "Tips y Tutoriales"
1535
-
1536
- #: admin/includes/class-overview-widgets.php:47
1537
- msgid "Setup and Optimization Help"
1538
- msgstr "Ayuda de Optimización y Configuración"
1539
-
1540
- #: admin/includes/class-overview-widgets.php:49
1541
- msgid "Manual and Support"
1542
- msgstr "Manual y Soporte"
1543
-
1544
- #: admin/includes/class-overview-widgets.php:53
1545
- msgid "Advanced Ads Pro"
1546
- msgstr "Advanced Ads Pro"
1547
-
1548
- #: admin/includes/class-overview-widgets.php:55
1549
- msgid "Tracking and Stats"
1550
- msgstr "Estadísticas y Rastreo"
1551
-
1552
- #: admin/includes/class-overview-widgets.php:57
1553
- msgid "Responsive and Mobile ads"
1554
- msgstr "Anuncios Responsables y Móviles"
1555
-
1556
- #: admin/includes/class-overview-widgets.php:59
1557
- msgid "Geo Targeting"
1558
- msgstr "Geo Locación"
1559
-
1560
- #: admin/includes/class-overview-widgets.php:61
1561
- msgid "Sticky ads"
1562
- msgstr "Anuncios Pegajosos (sticky)"
1563
-
1564
- #: admin/includes/class-overview-widgets.php:63
1565
- msgid "PopUps and Layers"
1566
- msgstr "PopUps y Ventanas Emergentes"
1567
-
1568
- #: admin/includes/class-overview-widgets.php:65
1569
- msgid "Ad Slider"
1570
- msgstr "Slider de Anuncios"
1571
-
1572
- #: admin/includes/class-overview-widgets.php:67
1573
- msgid "Selling Ads"
1574
- msgstr "Vender Anuncios"
1575
-
1576
- #: admin/includes/class-overview-widgets.php:86
1577
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
1578
- msgstr ""
1579
- "Obtén <strong>2 add-ons gratis</strong> por suscribirte al boletín de "
1580
- "noticias."
1581
-
1582
- #: admin/includes/class-overview-widgets.php:87
1583
- msgid "Join now"
1584
- msgstr "Suscríbete Ahora"
1585
-
1586
- #: admin/includes/class-overview-widgets.php:94
1587
- msgid ""
1588
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
1589
- "and Advanced Ads from the dedicated newsletter group."
1590
- msgstr ""
1591
- "Aprende más acerca de cómo y <strong>cuánto puedes ganar con AdSense</strong>"
1592
- " y Advanced Ads con nuestro grupo de noticias dedicado."
1593
-
1594
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
1595
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
1596
- msgid "Subscribe me now"
1597
- msgstr "Suscribirme Ahora"
1598
-
1599
- #: admin/includes/class-overview-widgets.php:102
1600
- msgid "Get the first steps and more tutorials to your inbox."
1601
- msgstr "Obtén los primeros pasos y más tutoriales en tu correo."
1602
-
1603
- #: admin/includes/class-overview-widgets.php:103
1604
- msgid "Send it now"
1605
- msgstr "Enviarlo Ahora"
1606
-
1607
- #: admin/includes/class-overview-widgets.php:126
1608
- msgid "Create your first ad"
1609
- msgstr "Crea Tu Primer Anuncio"
1610
-
1611
- #: admin/includes/class-overview-widgets.php:129
1612
- msgid ""
1613
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
1614
- "single spot."
1615
- msgstr ""
1616
- "Los Grupos de Anuncios contienen anuncios y se usan actualmente para rotar "
1617
- "múltiples anuncios en un mismo lugar."
1618
-
1619
- #: admin/includes/class-overview-widgets.php:131
1620
- msgid "Create your first group"
1621
- msgstr "Crea Tu Primer Grupo"
1622
-
1623
- #: admin/includes/class-overview-widgets.php:134
1624
- msgid ""
1625
- "Ad Placements are the best way to manage where to display ads and groups."
1626
- msgstr ""
1627
- "Las Colocaciones de Anuncios son la mejor manera para gestionar en donde "
1628
- "mostrar anuncios y grupos."
1629
-
1630
- #: admin/includes/class-overview-widgets.php:136
1631
- msgid "Create your first placement"
1632
- msgstr "Crea Tu Primera Colocación"
1633
-
1634
- #: admin/includes/class-overview-widgets.php:141
1635
- msgid "Next steps"
1636
- msgstr "Próximos Pasos"
1637
-
1638
- #: admin/includes/class-overview-widgets.php:153
1639
- #, php-format
1640
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
1641
- msgstr "<a href=\"%s\" target=\"_blank\">Manual</a>"
1642
-
1643
- #: admin/includes/class-overview-widgets.php:154
1644
- #, php-format
1645
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
1646
- msgstr ""
1647
- "<a href=\"%s\" target=\"_blank\">FAQ (Preguntas más frecuentes) y soporte</a>"
1648
-
1649
- #: admin/includes/class-overview-widgets.php:155
1650
- #, php-format
1651
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
1652
- msgstr "Vota por una <a href=\"%s\" target=\"_blank\">funcionalidad</a>"
1653
-
1654
- #: admin/includes/class-overview-widgets.php:156
1655
- #, php-format
1656
- msgid ""
1657
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
1658
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
1659
- msgstr ""
1660
- "Agradece al desarrollador con una &#9733;&#9733;&#9733;&#9733;&#9733; "
1661
- "evaluación del plugin en <a href=\"%s\" target=\"_blank\">wordpress.org</a>"
1662
-
1663
- #: admin/includes/class-overview-widgets.php:165
1664
- msgid ""
1665
- "Need help to set up and optimize your ads? Need custom coding on your site? "
1666
- "Ask me for a quote."
1667
- msgstr ""
1668
- "Necesitas ayuda configurando y optimizando tus anuncios? Necesitas "
1669
- "programación personalizada para tu sitio? Contáctame para una cotización."
1670
-
1671
- #: admin/includes/class-overview-widgets.php:166
1672
- #, php-format
1673
- msgid "Help with ads on %s"
1674
- msgstr "Ayuda con anuncios en %s"
1675
-
1676
- #: admin/includes/class-overview-widgets.php:167
1677
- msgid "Get an offer"
1678
- msgstr "Obtén una Cotización"
1679
-
1680
- #: admin/includes/class-overview-widgets.php:175
1681
- msgid "Ad management for advanced websites."
1682
- msgstr "Gestión de anuncios para websites avanzados."
1683
-
1684
- #: admin/includes/class-overview-widgets.php:176
1685
- msgid "Cache-busting"
1686
- msgstr "Almacenamiento-en-caché"
1687
-
1688
- #: admin/includes/class-overview-widgets.php:177
1689
- msgid "Advanced visitor conditions"
1690
- msgstr "Condiciones Avanzadas del Visitante"
1691
-
1692
- #: admin/includes/class-overview-widgets.php:178
1693
- msgid "Flash ads with fallback"
1694
- msgstr "Anuncios Flash con Retroceso (fallback)"
1695
-
1696
- #: admin/includes/class-overview-widgets.php:180
1697
- msgid "Get Pro"
1698
- msgstr "Obtener Pro"
1699
-
1700
- #: admin/includes/class-overview-widgets.php:188
1701
- msgid "Track the impressions of and clicks on your ads."
1702
- msgstr "Rastrear las impresiones y los clics en tus anuncios."
1703
-
1704
- #: admin/includes/class-overview-widgets.php:189
1705
- msgid "2 methods to count impressions"
1706
- msgstr "Dos métodos para contar las impresiones"
1707
-
1708
- #: admin/includes/class-overview-widgets.php:190
1709
- msgid "beautiful stats for all or single ads"
1710
- msgstr ""
1711
- "Hermosas estadísticas para todos los anuncios o para anuncios individuales"
1712
-
1713
- #: admin/includes/class-overview-widgets.php:191
1714
- msgid "group stats by day, week or month"
1715
- msgstr "Agrupar estadísticas por día, semana o mes"
1716
-
1717
- #: admin/includes/class-overview-widgets.php:193
1718
- msgid "Get the Tracking add-on"
1719
- msgstr "Obtener el add-on de Rastreo"
1720
-
1721
- #: admin/includes/class-overview-widgets.php:201
1722
- msgid "Display ads based on the size of your visitor’s browser or device."
1723
- msgstr "Mostrar anuncios en base al tamaño del navegador del visitante."
1724
-
1725
- #: admin/includes/class-overview-widgets.php:202
1726
- msgid "set a range (from … to …) pixels for the browser size"
1727
- msgstr "Definir un rango (de… a…) píxeles para el tamaño del navegador"
1728
-
1729
- #: admin/includes/class-overview-widgets.php:203
1730
- msgid "set custom sizes for AdSense responsive ads"
1731
- msgstr ""
1732
- "Definir tamaños personalizados para los anuncios responsables de AdSense"
1733
-
1734
- #: admin/includes/class-overview-widgets.php:204
1735
- msgid "list all ads by their responsive settings"
1736
- msgstr "Listar todos los anuncios por sus configuraciones responsables"
1737
-
1738
- #: admin/includes/class-overview-widgets.php:206
1739
- msgid "Get the Responsive add-on"
1740
- msgstr "Obtener el add-on de diseño responsable"
1741
-
1742
- #: admin/includes/class-overview-widgets.php:214
1743
- msgid "Target visitors by their geo location."
1744
- msgstr "Filtrar usuarios por su locación geográfica."
1745
-
1746
- #: admin/includes/class-overview-widgets.php:216
1747
- msgid "Get the Geo Targeting add-on"
1748
- msgstr "Obtén el add-on de Geo Locación"
1749
-
1750
- #: admin/includes/class-overview-widgets.php:224
1751
- msgid ""
1752
- "Fix ads to the browser while users are scrolling and create best performing "
1753
- "anchor ads."
1754
- msgstr ""
1755
- "Fijar anuncios al navegador mientras los usuarios están desplazándose y "
1756
- "crear los anuncios de anclaje con mejor rendimiento."
1757
-
1758
- #: admin/includes/class-overview-widgets.php:225
1759
- msgid "position ads that don’t scroll with the screen"
1760
- msgstr "Posicionar anuncios que no se desplacen con la pantalla"
1761
-
1762
- #: admin/includes/class-overview-widgets.php:226
1763
- msgid "build anchor ads not only on mobile devices"
1764
- msgstr "Construir anuncios de anclaje no solamente en dispositivos móviles"
1765
-
1766
- #: admin/includes/class-overview-widgets.php:228
1767
- msgid "Get the Sticky add-on"
1768
- msgstr "Obtener el add-on de Anuncios Pegajosos (sticky)"
1769
-
1770
- #: admin/includes/class-overview-widgets.php:236
1771
- msgid "Display content and ads in layers and popups on custom events."
1772
- msgstr ""
1773
- "Mostrar contenido y anuncios en Ventanas Emergentes y PopUps en eventos "
1774
- "personalizados."
1775
-
1776
- #: admin/includes/class-overview-widgets.php:237
1777
- msgid "display a popup after a user interaction like scrolling"
1778
- msgstr ""
1779
- "Mostrar un PopUp después de una interacción de usuario (como desplazarse)"
1780
-
1781
- #: admin/includes/class-overview-widgets.php:238
1782
- msgid "optional background overlay"
1783
- msgstr "Capa de fondo opcional"
1784
-
1785
- #: admin/includes/class-overview-widgets.php:239
1786
- msgid "allow users to close the popup"
1787
- msgstr ""
1788
- "Permitir a los usuarios cerrar un PopUp\n"
1789
-
1790
- #: admin/includes/class-overview-widgets.php:241
1791
- msgid "Get the PopUp and Layer add-on"
1792
- msgstr "Obtener el add-on de PopUps y Ventanas Emergentes"
1793
-
1794
- #: admin/includes/class-overview-widgets.php:249
1795
- msgid "Create a beautiful and simple slider from your ads."
1796
- msgstr "Crear un lindo y simple Slider para tus anuncios."
1797
-
1798
- #: admin/includes/class-overview-widgets.php:251
1799
- msgid "Get the Slider add-on"
1800
- msgstr "Obtener el add-on del Slider"
1801
-
1802
- #: admin/includes/class-overview-widgets.php:258
1803
- msgid ""
1804
- "Let advertisers purchase ad space directly on the frontend of your site."
1805
- msgstr ""
1806
- "Permitir que los anunciantes compren espacio de publicidad directamente en "
1807
- "el frente del sitio."
1808
-
1809
- #: admin/includes/class-overview-widgets.php:260
1810
- msgid "Get the Selling Ads add-on"
1811
- msgstr "Obtener el add-on para vender anuncios"
1812
-
1813
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
1814
- msgid "General"
1815
- msgstr "General"
1816
-
1817
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
1818
- msgid "Licenses"
1819
- msgstr "Licencias"
1820
-
1821
- #: admin/includes/class-settings.php:70
1822
- msgid "Disable ads"
1823
- msgstr "Deshabilitar anuncios"
1824
-
1825
- #: admin/includes/class-settings.php:78
1826
- msgid "Hide ads for logged in users"
1827
- msgstr "Ocultar anuncios para usuarios que inicien sesión"
1828
-
1829
- #: admin/includes/class-settings.php:86
1830
- msgid "Use advanced JavaScript"
1831
- msgstr "Utilizar JavaScript avanzado"
1832
-
1833
- #: admin/includes/class-settings.php:94
1834
- msgid "Unlimited ad injection"
1835
- msgstr "Inyección ilimitada de anuncios"
1836
-
1837
- #: admin/includes/class-settings.php:102
1838
- msgid "Priority of content injection filter"
1839
- msgstr "Prioridad de filtro de inyección de contenido"
1840
-
1841
- #: admin/includes/class-settings.php:118
1842
- msgid "Hide ads from bots"
1843
- msgstr "Ocultar anuncios de bots"
1844
-
1845
- #: admin/includes/class-settings.php:126
1846
- msgid "Disable notices"
1847
- msgstr "Deshabilitar notificaciones"
1848
-
1849
- #: admin/includes/class-settings.php:134
1850
- msgid "ID prefix"
1851
- msgstr "Prefijo ID"
1852
-
1853
- #: admin/includes/class-settings.php:142
1854
- msgid "Remove Widget ID"
1855
- msgstr "Remover Widget ID"
1856
-
1857
- #: admin/includes/class-settings.php:150
1858
- msgid "Allow editors to manage ads"
1859
- msgstr "Permitir a editores gestionar anuncios"
1860
-
1861
- #: admin/includes/class-settings.php:158
1862
- msgid "Ad label"
1863
- msgstr "Etiqueta del anuncio"
1864
-
1865
- #: admin/includes/class-settings.php:168
1866
- msgid "Delete data on uninstall"
1867
- msgstr "Borrar la información al desinstalar"
1868
-
1869
- #: admin/includes/class-settings.php:255
1870
- msgid "(display to all)"
1871
- msgstr "(mostrar a todos)"
1872
-
1873
- #: admin/includes/class-settings.php:256
1874
- msgid "Subscriber"
1875
- msgstr "Suscriptor"
1876
-
1877
- #: admin/includes/class-settings.php:257
1878
- msgid "Contributor"
1879
- msgstr "Contribuyente"
1880
-
1881
- #: admin/includes/class-settings.php:258
1882
- msgid "Author"
1883
- msgstr "Autor"
1884
-
1885
- #: admin/includes/class-settings.php:259
1886
- msgid "Editor"
1887
- msgstr "Editor"
1888
-
1889
- #: admin/includes/class-settings.php:260
1890
- msgid "Admin"
1891
- msgstr "Administrador"
1892
-
1893
- #: admin/includes/class-settings.php:268
1894
- msgid "Choose the lowest role a user must have in order to not see any ads."
1895
- msgstr ""
1896
- "Elige el rol mínimo que un usuario debe tener para no ver ningún anuncio."
1897
-
1898
- #: admin/includes/class-settings.php:282
1899
- msgid ""
1900
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
1901
- "needs it."
1902
- msgstr ""
1903
- "<strong>Notificación: </strong>el archivo se encuentra activado por un add-"
1904
- "on que lo necesita."
1905
-
1906
- #: admin/includes/class-settings.php:285
1907
- #, php-format
1908
- msgid ""
1909
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
1910
- "here</a>). Some features and add-ons might override this setting if they "
1911
- "need features from this file."
1912
- msgstr ""
1913
- "Habilitar funciones avanzadas de JavaScript (<a href=\"%s\" "
1914
- "target=\"_blank\">aquí</a>). Algunas características y add-ons pueden anular "
1915
- "esta configuración si necesitan funciones de este archivo."
1916
-
1917
- #: admin/includes/class-settings.php:321
1918
- msgid ""
1919
- "Please check your post content. A priority of 10 and below might cause "
1920
- "issues (wpautop function might run twice)."
1921
- msgstr ""
1922
- "Por favor, revisa el contenido de tu entrada. Una prioridad de 10 o menos "
1923
- "puede causar problemas (la función wpautop puede ejecutarse dos veces)."
1924
-
1925
- #: admin/includes/class-settings.php:323
1926
- msgid ""
1927
- "Play with this value in order to change the priority of the injected ads "
1928
- "compared to other auto injected elements in the post content."
1929
- msgstr ""
1930
- "Juega con este valor para cambiar la prioridad de los anuncios inyectados en "
1931
- "comparación con otros elementos auto inyectados en el contenido de la "
1932
- "entrada."
1933
-
1934
- #: admin/includes/class-settings.php:350
1935
- #, php-format
1936
- msgid ""
1937
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
1938
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
1939
- "Tracking Add-On</a>."
1940
- msgstr ""
1941
- "Ocultar los anuncios de rastreadores (crawlers), bots y usuarios de agente "
1942
- "vacíos. También previene contar impresiones de bots cuando se usa <a "
1943
- "href=\"%s\" target=\"_blank\">El Add-On de Rastreo</a>."
1944
-
1945
- #: admin/includes/class-settings.php:351
1946
- msgid ""
1947
- "Disabling this option only makes sense if your ads contain content you want "
1948
- "to display to bots (like search engines) or your site is cached and bots "
1949
- "could create a cached version without the ads."
1950
- msgstr ""
1951
- "Deshabilitar esta opción sólo tiene sentido si tus anuncios contienen "
1952
- "contenido que deseas mostrar a los bots (como motores de búsqueda) o tu "
1953
- "sitio esta cacheado y los bots pueden crear una versión cacheada sin los "
1954
- "anuncios."
1955
-
1956
- #: admin/includes/class-settings.php:364
1957
- msgid ""
1958
- "Disable internal notices like tips, tutorials, email newsletters and update "
1959
- "notices. Disabling notices is recommended if you run multiple blogs with "
1960
- "Advanced Ads already."
1961
- msgstr ""
1962
- "Deshabilitar notificaciones internas como tips, tutoriales, boletines de "
1963
- "noticias y notificaciones de actualizaciones. Deshabilitar las "
1964
- "notificaciones es recomendado si ya administras múltiples sitios con "
1965
- "Advanced Ads."
1966
-
1967
- #: admin/includes/class-settings.php:381
1968
- msgid ""
1969
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
1970
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
1971
- "need to <strong>rewrite css rules afterwards</strong>."
1972
- msgstr ""
1973
- "Prefijo de clase o atributos ID en el frente del sitio. Cámbialo si no "
1974
- "quieres que los <strong>bloqueadores de anuncios</strong> marquen estos "
1975
- "bloques como anuncios. <br/>Podrías necesitar <strong>reescribir las reglas "
1976
- "css después</strong>."
1977
-
1978
- #: admin/includes/class-settings.php:402
1979
- msgid ""
1980
- "Remove the ID attribute from widgets in order to not make them an easy "
1981
- "target of ad blockers."
1982
- msgstr ""
1983
- "Remover el atributo ID de los widgets para no hacerlos un blanco fácil de "
1984
- "los bloqueadores de anuncios."
1985
-
1986
- #: admin/includes/class-settings.php:405
1987
- msgid ""
1988
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
1989
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
1990
- msgstr ""
1991
- "Si chequeada, el Widget de Advanced Ads no funcionará con la opción fija del "
1992
- "plugin <strong>Q2W3 Widget Fijo</strong>."
1993
-
1994
- #: admin/includes/class-settings.php:427
1995
- msgid "Allow editors to also manage and publish ads."
1996
- msgstr "Permitir también que los editores gestionen y publiquen anuncios."
1997
-
1998
- #: admin/includes/class-settings.php:428
1999
- #, php-format
2000
- msgid ""
2001
- "You can assign different ad-related roles on a user basis with <a "
2002
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
2003
- msgstr ""
2004
- "Puedes asignar (por cada usuario) diferentes roles relacionados al anuncio "
2005
- "con <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
2006
-
2007
- #: admin/includes/class-settings.php:446
2008
- msgid "Displayed above ads."
2009
- msgstr "Anuncios de arriba mostrados."
2010
-
2011
- #: admin/includes/class-settings.php:460
2012
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
2013
- msgstr ""
2014
- "Limpiar toda la información relacionada con Advanced Ads al remover este "
2015
- "plugin."
2016
-
2017
- #: admin/includes/notices.php:15
2018
- msgid ""
2019
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
2020
- "receive the first steps via email?"
2021
- msgstr ""
2022
- "Gracias por activar <strong>Advanced Ads</strong>. Deseas recibir los "
2023
- "primeros pasos por correo electrónico?"
2024
-
2025
- #: admin/includes/notices.php:16
2026
- msgid "Yes, send it"
2027
- msgstr "Si, envíalo"
2028
-
2029
- #: admin/includes/notices.php:22
2030
- msgid ""
2031
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
2032
- "<strong>2 free add-ons</strong> for joining the newsletter."
2033
- msgstr ""
2034
- "Gracias por usar <strong>Advanced Ads</strong>. Mántente informado y recibe "
2035
- "<strong>2 add-ons gratis</strong> por unirte a nuestro boletín de noticias."
2036
-
2037
- #: admin/includes/notices.php:23
2038
- msgid "Add me now"
2039
- msgstr "Añadirme Ahora"
2040
-
2041
- #: admin/includes/notices.php:29
2042
- msgid ""
2043
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2044
- "and Advanced Ads from my dedicated newsletter."
2045
- msgstr ""
2046
- "Aprende más sobre cómo y <strong>cuánto puedes ganar con AdSense</strong> y "
2047
- "Advanced Ads con mi boletín de noticias dedicado."
2048
-
2049
- #: admin/includes/notices.php:41
2050
- msgid ""
2051
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
2052
- "missing</strong>."
2053
- msgstr ""
2054
- "Una o más llaves de licencia para los <strong>add-ons de Advanced Ads no se "
2055
- "encuentran o son inválidos</strong>."
2056
-
2057
- #: admin/includes/notices.php:41
2058
- #, php-format
2059
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
2060
- msgstr "Por favor, añade llaves de licencia válidas <a href=\"%s\">aquí</a>."
2061
-
2062
- #: admin/includes/notices.php:47
2063
- #, php-format
2064
- msgid ""
2065
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
2066
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
2067
- "information."
2068
- msgstr ""
2069
- "Licencia (s) de <strong>Advanced Ads</strong> expirada. El soporte y las "
2070
- "actualizaciones están deshabilitadas. Por favor, visita <a href=\"%s\"> la "
2071
- "página de licencias</a> para más información."
2072
-
2073
- #: admin/includes/notices.php:53
2074
- #, php-format
2075
- msgid ""
2076
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2077
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
2078
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
2079
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
2080
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
2081
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
2082
- "org</a>.</p><p><em>Thomas</em>"
2083
- msgstr ""
2084
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2085
- "review-image\"/>Llevas utilizando <strong>Advanced Ads</strong> por un buen "
2086
- "tiempo. Muchas gracias! Si necesitas mi ayuda, por favor visita la <a "
2087
- "href=\"%1$s\" target=\"_blank\">Página de Soporte</a> para obtener ayuda "
2088
- "gratis.</p><h3>Gracias por tu Evaluación</h3><p>Si compartes mi pasión y "
2089
- "encuentras Advanced Ads util, entonces por favor <a href=\"%2$s\" "
2090
- "target=\"_blank\">déja una evaluación de 5-estrellas en wordpress.org</a>."
2091
- "</p><p><em>Thomas</em>"
2092
-
2093
- #: admin/includes/notices.php:59
2094
- #, php-format
2095
- msgid ""
2096
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
2097
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
2098
- "disguise."
2099
- msgstr ""
2100
- "Algunos archivos fueron cambiados. Por favor,<strong>reconstruye el folder "
2101
- "de archivos</strong> en las configuraciones de <a href=\"%s\">Advanced "
2102
- "Ads</a> para actualizar el disfraz de Ad Blocker."
2103
-
2104
- #: admin/includes/shortcode-creator-l10n.php:10
2105
- msgctxt "shortcode creator"
2106
- msgid "Add an ad"
2107
- msgstr "Agrega un Anuncio"
2108
-
2109
- #: admin/includes/shortcode-creator-l10n.php:11
2110
- msgctxt "shortcode creator"
2111
- msgid "Add shortcode"
2112
- msgstr "Agrega un Shortcode "
2113
-
2114
- #: admin/includes/shortcode-creator-l10n.php:12
2115
- msgctxt "shortcode creator"
2116
- msgid "Cancel"
2117
- msgstr "Cancelar "
2118
-
2119
- #: admin/views/ad-display-metabox.php:22
2120
- #: admin/views/notices/jqueryui_error.php:2
2121
- #, php-format
2122
- msgid ""
2123
- "There might be a problem with layouts and scripts in your dashboard. Please "
2124
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
2125
- msgstr ""
2126
- "Puede existir un problema con ciertas configuraciones y scripts en el panel "
2127
- "de control. Por favor, chequea <a href=\"%s\" target=\"_blank\">este "
2128
- "artículo para obtener mayor información</a>."
2129
-
2130
- #: admin/views/ad-display-metabox.php:59
2131
- msgid "Forced to OR."
2132
- msgstr "Forzado a O."
2133
-
2134
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
2135
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
2136
- msgid "manual"
2137
- msgstr "Manual"
2138
-
2139
- #: admin/views/ad-display-metabox.php:76
2140
- msgid "If you want to display the ad everywhere, don't do anything here. "
2141
- msgstr "Si quieres mostrar el anuncio en todas partes, no hagas nada aquí."
2142
-
2143
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
2144
- msgid "New condition"
2145
- msgstr "Nueva Condición"
2146
-
2147
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
2148
- msgid "-- choose a condition --"
2149
- msgstr "-- Selecciona una Condición --"
2150
-
2151
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
2152
- #: admin/views/ad-visitor-metabox.php:62
2153
- msgid "add"
2154
- msgstr "Añadir"
2155
-
2156
- #: admin/views/ad-group-edit.php:40
2157
- msgid ""
2158
- "An id-like string with only letters in lower case, numbers, and hyphens."
2159
- msgstr ""
2160
- "Una cadena tipo-id con solamente letras en minúscula, números, y guiones."
2161
-
2162
- #: admin/views/ad-group-edit.php:57
2163
- msgid "Create new Ad Group"
2164
- msgstr "Crear un nuevo Grupo de Anuncios"
2165
-
2166
- #: admin/views/ad-group-edit.php:59
2167
- msgid "Update"
2168
- msgstr "Actualizar"
2169
-
2170
- #: admin/views/ad-group-list-ads.php:3
2171
- msgid "weight"
2172
- msgstr "Peso"
2173
-
2174
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
2175
- msgid "Name"
2176
- msgstr "Nombre"
2177
-
2178
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
2179
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
2180
- msgid "Type"
2181
- msgstr "Tipo"
2182
-
2183
- #: admin/views/ad-group-list-form-row.php:51
2184
- msgctxt "option to display all ads in an ad groups"
2185
- msgid "all"
2186
- msgstr "Todos"
2187
-
2188
- #: admin/views/ad-group-list-form-row.php:59
2189
- msgid "Number of ads that are visible at the same time"
2190
- msgstr "Número de anuncios que son visibles al mismo tiempo"
2191
-
2192
- #: admin/views/ad-group-list-header.php:4
2193
- msgid "Details"
2194
- msgstr "Detalles"
2195
-
2196
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
2197
- #: admin/views/placements.php:65
2198
- msgid "shortcode"
2199
- msgstr "Shortcode:"
2200
-
2201
- #: admin/views/ad-group-list-row.php:11
2202
- msgid "template"
2203
- msgstr "Plantilla"
2204
-
2205
- #: admin/views/ad-group-list-row.php:14
2206
- #, php-format
2207
- msgid ""
2208
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
2209
- "manual</a>."
2210
- msgstr ""
2211
- "Aprende más sobre el uso de grupos en el <a href=\"%s\" target=\"_blank\">"
2212
- "manual</a>."
2213
-
2214
- #: admin/views/ad-group-list-row.php:19
2215
- #, php-format
2216
- msgid "Type: %s"
2217
- msgstr "Tipo: %s"
2218
-
2219
- #: admin/views/ad-group-list-row.php:20
2220
- #, php-format
2221
- msgid "ID: %s"
2222
- msgstr "ID: %s"
2223
-
2224
- #: admin/views/ad-group.php:29
2225
- msgid "Ad Groups successfully updated"
2226
- msgstr "Grupos de Anuncios actualizados exitosamente"
2227
-
2228
- #: admin/views/ad-group.php:59
2229
- #, php-format
2230
- msgid "Search results for &#8220;%s&#8221;"
2231
- msgstr "Resultados de la búsqueda para &#8220;%s&#8221;"
2232
-
2233
- #: admin/views/ad-group.php:68
2234
- msgid ""
2235
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
2236
- "display random ads in the frontend or run split tests, but also just for "
2237
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
2238
- "ad can belong to multiple ad groups."
2239
- msgstr ""
2240
- "Los Grupos de Anuncios son un método muy flexible para reunir anuncios. Los "
2241
- "puedes usar para mostrar anuncios aleatorios en el frente de tu sitio o para "
2242
- "ejecutar evaluaciones comparativas (tipo split tests), pero también sirven "
2243
- "con propósitos informativos. Los Grupos de Anuncios no solamente pueden "
2244
- "tener múltiples anuncios, sino que también, un anuncio puede pertenecer a "
2245
- "múltiples grupos."
2246
-
2247
- #: admin/views/ad-group.php:96
2248
- msgid "Update Groups"
2249
- msgstr "Actualizar Grupos"
2250
-
2251
- #: admin/views/ad-info-after-textarea.php:5
2252
- msgid ""
2253
- "The code of this ad might not work properly with the <em>Content</em> "
2254
- "placement."
2255
- msgstr ""
2256
- "El código de este anuncio puede no funcionar apropiadamente con el <em>"
2257
- "Contenido</em>de la colocación."
2258
-
2259
- #: admin/views/ad-info-after-textarea.php:6
2260
- #, php-format
2261
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
2262
- msgstr "Contacta a <a href=\"%s\">Soporte</a> para obtener ayuda."
2263
-
2264
- #: admin/views/ad-info-bottom.php:2
2265
- msgctxt "wizard navigation"
2266
- msgid "previous"
2267
- msgstr "Anterior"
2268
-
2269
- #: admin/views/ad-info-bottom.php:3
2270
- msgctxt "wizard navigation"
2271
- msgid "save"
2272
- msgstr "Guardar"
2273
-
2274
- #: admin/views/ad-info-bottom.php:4
2275
- msgctxt "wizard navigation"
2276
- msgid "next"
2277
- msgstr "Siguiente"
2278
-
2279
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
2280
- msgid "Stop Wizard and show all options"
2281
- msgstr "Detener el Asistente y mostrar todas las opciones"
2282
-
2283
- #: admin/views/ad-info-top.php:5
2284
- #, php-format
2285
- msgid ""
2286
- "Congratulations! Your ad is now visible in the frontend."
2287
- msgstr ""
2288
- "Felicitaciones! Tu anuncio es ahora visible desde el frente del sitio."
2289
-
2290
- #: admin/views/ad-info-top.php:7
2291
- msgid "Where do you want to display the ad?"
2292
- msgstr "Donde deseas mostrar el anuncio?"
2293
-
2294
- #: admin/views/ad-info-top.php:8
2295
- msgid "New placement"
2296
- msgstr "Nueva colocación"
2297
-
2298
- #: admin/views/ad-info-top.php:12
2299
- msgid "Manage Sidebar"
2300
- msgstr "Administrar Barra Lateral"
2301
-
2302
- #: admin/views/ad-info-top.php:15
2303
- msgid "Show Pro Places"
2304
- msgstr "Mostrar Colocaciones Pro"
2305
-
2306
- #: admin/views/ad-info-top.php:19
2307
- msgid "Show Sticky Places"
2308
- msgstr "Mostrar Colocaciones Pegajosas"
2309
-
2310
- #: admin/views/ad-info-top.php:23
2311
- msgid "Show PopUp"
2312
- msgstr "Mostrar PopUp"
2313
-
2314
- #: admin/views/ad-info-top.php:48
2315
- msgid "Existing placement"
2316
- msgstr "Colocaciones existentes"
2317
-
2318
- #: admin/views/ad-info-top.php:53
2319
- #, php-format
2320
- msgid "Or use the shortcode %s to insert the ad into the content manually."
2321
- msgstr ""
2322
- "O utiliza el shortcode %s para insertar el anuncio en el contenido "
2323
- "manualmente."
2324
-
2325
- #: admin/views/ad-info-top.php:54
2326
- #, php-format
2327
- msgid ""
2328
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
2329
- "target=\"_blank\">manual</a>."
2330
- msgstr ""
2331
- "Aprender más acerca de tus opciones para mostrar un anuncio en el <a "
2332
- "href=\"%s\" target=\"_blank\">manual</a>."
2333
-
2334
- #: admin/views/ad-info-top.php:64
2335
- msgid "Start Wizard"
2336
- msgstr "Iniciar Asistente"
2337
-
2338
- #: admin/views/ad-info-top.php:65
2339
- msgid "Stop Wizard"
2340
- msgstr "Detener Asistente"
2341
-
2342
- #: admin/views/ad-info-top.php:83
2343
- msgid "Welcome to the Wizard"
2344
- msgstr "Bienvenido al Asistente"
2345
-
2346
- #: admin/views/ad-info-top.php:84
2347
- msgid ""
2348
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
2349
- "the most common options are visible."
2350
- msgstr ""
2351
- "El Asistente te ayudará a crear y publicar un anuncio fácilmente. Por lo "
2352
- "tanto, solamente las opciones más comunes serán visibles."
2353
-
2354
- #: admin/views/ad-info.php:2
2355
- #, php-format
2356
- msgid "Ad Id: %s"
2357
- msgstr "ID del Anuncio: %s"
2358
-
2359
- #: admin/views/ad-info.php:5
2360
- msgid "theme function"
2361
- msgstr "Función para el Tema:"
2362
-
2363
- #: admin/views/ad-info.php:7
2364
- #, php-format
2365
- msgid ""
2366
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
2367
- msgstr ""
2368
- "Encuentra más opciones de visualización en el <a href=\"%s\" "
2369
- "target=\"_blank\">manual</a>."
2370
-
2371
- #: admin/views/ad-info.php:11
2372
- msgid "click to change"
2373
- msgstr "Clic para cambiar"
2374
-
2375
- #: admin/views/ad-info.php:15
2376
- msgid "Add a description"
2377
- msgstr "Añadir una Descripción"
2378
-
2379
- #: admin/views/ad-info.php:18
2380
- msgid "Internal description or your own notes about this ad."
2381
- msgstr "Descripción interna, o tus propias notas, acerca de este anuncio."
2382
-
2383
- #: admin/views/ad-list-filters.php:2
2384
- msgid "all ad types"
2385
- msgstr "Todos los tipos de anuncios"
2386
-
2387
- #: admin/views/ad-list-filters.php:5
2388
- msgid "all ad sizes"
2389
- msgstr "Todos los tamaños de anuncios"
2390
-
2391
- #: admin/views/ad-list-filters.php:8
2392
- msgid "all ad dates"
2393
- msgstr "Todas las fechas de anuncios"
2394
-
2395
- #: admin/views/ad-list-filters.php:16
2396
- msgid "all ad groups"
2397
- msgstr "Todos los Grupos de Anuncios"
2398
-
2399
- #: admin/views/ad-list-no-ads.php:2
2400
- msgid "Not many ads here yet. Get help from the following resources:"
2401
- msgstr ""
2402
- "No hay muchos anuncios aquí todavía. Obtén ayuda de las siguientes fuentes:"
2403
-
2404
- #: admin/views/ad-list-no-ads.php:3
2405
- msgid "Watch the “First Ad” Tutorial (Video)"
2406
- msgstr "Mira el tutorial \"Primer Anuncio\" (Vídeo)"
2407
-
2408
- #: admin/views/ad-list-no-ads.php:4
2409
- msgid "Import Ads (Link)"
2410
- msgstr "Importar anuncios (enlace)"
2411
-
2412
- #: admin/views/ad-list-no-ads.php:5
2413
- msgid "Get dummy ad content (Link)"
2414
- msgstr "Obtener contenido de prueba para el anuncio (enlace)"
2415
-
2416
- #: admin/views/ad-main-metabox.php:3
2417
- msgid "No ad types defined"
2418
- msgstr "No hay tipos de anuncios definidos"
2419
-
2420
- #: admin/views/ad-output-metabox.php:1
2421
- msgid "Everything connected to the ads layout and output."
2422
- msgstr "Todo lo relacionado con el diseño y la visualización de los anuncios."
2423
-
2424
- #: admin/views/ad-output-metabox.php:4
2425
- #: admin/views/placements-ad-label-position.php:1
2426
- msgid "Position"
2427
- msgstr "Posición:"
2428
-
2429
- #: admin/views/ad-output-metabox.php:6
2430
- msgid "- default -"
2431
- msgstr "- Defecto -"
2432
-
2433
- #: admin/views/ad-output-metabox.php:7
2434
- #: admin/views/placements-ad-label-position.php:2
2435
- #: admin/views/placements-ad-label-position.php:4
2436
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
2437
- #: admin/views/placements.php:53
2438
- msgid "default"
2439
- msgstr "Defecto"
2440
-
2441
- #: admin/views/ad-output-metabox.php:8
2442
- #: admin/views/placements-ad-label-position.php:6
2443
- #: admin/views/placements-ad-label-position.php:8
2444
- msgid "left"
2445
- msgstr "Izquierda"
2446
-
2447
- #: admin/views/ad-output-metabox.php:11
2448
- #: admin/views/placements-ad-label-position.php:9
2449
- #: admin/views/placements-ad-label-position.php:11
2450
- msgid "center"
2451
- msgstr "Centro"
2452
-
2453
- #: admin/views/ad-output-metabox.php:14
2454
- #: admin/views/placements-ad-label-position.php:12
2455
- #: admin/views/placements-ad-label-position.php:14
2456
- msgid "right"
2457
- msgstr "Derecha"
2458
-
2459
- #: admin/views/ad-output-metabox.php:18
2460
- msgid ""
2461
- "Check this if you don't want the following elements to float around the ad. "
2462
- "(adds a clearfix)"
2463
- msgstr ""
2464
- "Chequea esto si no quieres que los elementos sub-siguientes floten alrededor "
2465
- "del anuncio. (Añade un arreglo de espacio - clearfix)"
2466
-
2467
- #: admin/views/ad-output-metabox.php:22
2468
- msgid "Margin"
2469
- msgstr "Margen:"
2470
-
2471
- #: admin/views/ad-output-metabox.php:24
2472
- msgid "top:"
2473
- msgstr "Superior:"
2474
-
2475
- #: admin/views/ad-output-metabox.php:26
2476
- msgid "right:"
2477
- msgstr "Derecho:"
2478
-
2479
- #: admin/views/ad-output-metabox.php:28
2480
- msgid "bottom:"
2481
- msgstr "Inferior:"
2482
-
2483
- #: admin/views/ad-output-metabox.php:30
2484
- msgid "left:"
2485
- msgstr "Izquierdo:"
2486
-
2487
- #: admin/views/ad-output-metabox.php:32
2488
- msgid "tip: use this to add a margin around the ad"
2489
- msgstr "Tip: usa esto para añadir un margen alrededor del anuncio"
2490
-
2491
- #: admin/views/ad-output-metabox.php:35
2492
- msgid "container ID"
2493
- msgstr "ID del Contenedor"
2494
-
2495
- #: admin/views/ad-output-metabox.php:38
2496
- msgid "Specify the id of the ad container. Leave blank for random or no id."
2497
- msgstr ""
2498
- "Especificar el ID para el contenedor del anuncio. Dejar en blanco para un "
2499
- "valor aleatorio o para no tener un ID"
2500
-
2501
- #: admin/views/ad-output-metabox.php:41
2502
- msgid "container classes"
2503
- msgstr "Clases para el Contenedor"
2504
-
2505
- #: admin/views/ad-output-metabox.php:47
2506
- msgid "Enable debug mode"
2507
- msgstr "Habilitar modo de depuración"
2508
-
2509
- #: admin/views/ad-parameters-size.php:1
2510
- msgid "size"
2511
- msgstr "Tamaño"
2512
-
2513
- #: admin/views/ad-parameters-size.php:3
2514
- msgid "width"
2515
- msgstr "Ancho"
2516
-
2517
- #: admin/views/ad-parameters-size.php:4
2518
- msgid "height"
2519
- msgstr "Alto"
2520
-
2521
- #: admin/views/ad-parameters-size.php:8
2522
- msgid "reserve this space"
2523
- msgstr "Reservar este espacio"
2524
-
2525
- #: admin/views/ad-submitbox-meta.php:6
2526
- msgid "Set expiry date"
2527
- msgstr "Establecer la fecha de expiración"
2528
-
2529
- #: admin/views/ad-submitbox-meta.php:16
2530
- #, php-format
2531
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
2532
- msgid "%1$s-%2$s"
2533
- msgstr "%1$s-%2$s"
2534
-
2535
- #: admin/views/ad-submitbox-meta.php:29
2536
- #, php-format
2537
- msgctxt ""
2538
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
2539
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
2540
- msgstr "%1$s %2$s, %3$s @ %4$s %5$s"
2541
-
2542
- #: admin/views/ad-visitor-metabox.php:12
2543
- msgid ""
2544
- "Display conditions that are based on the user. Use with caution on cached "
2545
- "websites."
2546
- msgstr ""
2547
- "Mostrar condiciones que están basadas en el usuario. Usar con cautela en "
2548
- "websites cacheados."
2549
-
2550
- #: admin/views/ad-visitor-metabox.php:47
2551
- msgid ""
2552
- "Visitor conditions limit the number of users who can see your ad. There is "
2553
- "no need to set visitor conditions if you want all users to see the ad."
2554
- msgstr ""
2555
- "Las condiciones del visitante limitan el número de usuarios que pueden ver "
2556
- "tu anuncio. No hay necesidad de establecer condiciones del visitante si "
2557
- "deseas que todos los usuarios vean el anuncio."
2558
-
2559
- #: admin/views/ad-visitor-metabox.php:50
2560
- #, php-format
2561
- msgid ""
2562
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
2563
- "Pro</a> if dynamic features get cached."
2564
- msgstr ""
2565
- "Revisa el almacenamiento-en-caché en <a href=\"%s\" target=\"_blank\">"
2566
- "Advanced Ads Pro</a> si las funcionalidades dinámicas son cacheadas."
2567
-
2568
- #: admin/views/ad-visitor-metabox.php:67
2569
- #, php-format
2570
- msgid ""
2571
- "Define the exact browser width for which an ad should be visible using the "
2572
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2573
- msgstr ""
2574
- "Definir el ancho exacto del navegador para los que un anuncio debe ser "
2575
- "visible usando el <a href=\"%s\" target=\"_blank\">Add-on responsable</a>."
2576
-
2577
- #: admin/views/ad-visitor-metabox.php:113
2578
- msgid ""
2579
- "The visitor conditions below are deprecated. Please use the new version of "
2580
- "visitor conditions to replace it."
2581
- msgstr ""
2582
- "Las condiciones del visitante de abajo están depreciadas. Por favor, utiliza "
2583
- "la nueva versión de las condiciones del visitante para reemplazarlas."
2584
-
2585
- #: admin/views/ad-visitor-metabox.php:119
2586
- msgid "Display on all devices"
2587
- msgstr "Mostrar en todos los dispositivos"
2588
-
2589
- #: admin/views/ad-visitor-metabox.php:123
2590
- msgid "only on mobile devices"
2591
- msgstr "Solamente en dispositivos móviles"
2592
-
2593
- #: admin/views/ad-visitor-metabox.php:127
2594
- msgid "not on mobile devices"
2595
- msgstr "No en dispositivos móviles"
2596
-
2597
- #: admin/views/feedback-disable.php:4
2598
- msgid "Why did you decide to disable Advanced Ads?"
2599
- msgstr "Porqué decidiste deshabilitar Advanced Ads?"
2600
-
2601
- #: admin/views/feedback-disable.php:19
2602
- msgid "other reason"
2603
- msgstr "Otra razón"
2604
-
2605
- #: admin/views/placements-content-index.php:1
2606
- msgid "after"
2607
- msgstr "Después"
2608
-
2609
- #: admin/views/placements-content-index.php:1
2610
- msgid "before"
2611
- msgstr "Antes"
2612
-
2613
- #: admin/views/placements-content-index.php:21
2614
- msgid "start counting from bottom"
2615
- msgstr "Empezar contando desde el final"
2616
-
2617
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
2618
- msgid "--not selected--"
2619
- msgstr "--No Seleccionado--"
2620
-
2621
- #: admin/views/placements.php:8
2622
- msgid ""
2623
- "Couldn’t create the new placement. Please check your form field and whether "
2624
- "the name is already in use."
2625
- msgstr ""
2626
- "No se pudo crear la nueva colocación. Por favor, revisa el campo del "
2627
- "formulario y si el nombre ya está en uso."
2628
-
2629
- #: admin/views/placements.php:10
2630
- msgid "Placements updated"
2631
- msgstr "Colocaciones Actualizadas"
2632
-
2633
- #: admin/views/placements.php:14
2634
- msgid ""
2635
- "Placements are physically places in your theme and posts. You can use them "
2636
- "if you plan to change ads and ad groups on the same place without the need "
2637
- "to change your templates."
2638
- msgstr ""
2639
- "Las Colocaciones son lugares físicos dentro de tu tema y tus entradas. "
2640
- "Puedes utilizarlas si planeas cambiar anuncios o Grupos de Anuncios en el "
2641
- "mismo lugar y sin la necesidad de cambiar tus plantillas (templates)."
2642
-
2643
- #: admin/views/placements.php:15
2644
- #, php-format
2645
- msgid ""
2646
- "See also the manual for more information on <a href=\"%s\">placements</a>."
2647
- msgstr ""
2648
- "Consulta también el manual para más información sobre <a href=\"%s\">Las "
2649
- "Colocaciones</a>. "
2650
-
2651
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
2652
- msgid "Options"
2653
- msgstr "Opciones"
2654
-
2655
- #: admin/views/placements.php:43
2656
- #, php-format
2657
- msgid ""
2658
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
2659
- "check if the responsible add-on is activated."
2660
- msgstr ""
2661
- "El tipo de colocación \"%s\" no se encuentra y fue reiniciado a su \"valor "
2662
- "por defecto\". <br/> Por favor, chequea si el add-on que es responsable de "
2663
- "este funcionamiento está activado."
2664
-
2665
- #: admin/views/placements.php:59
2666
- msgid "show usage"
2667
- msgstr "Mostrar uso"
2668
-
2669
- #: admin/views/placements.php:83
2670
- msgid "Item"
2671
- msgstr "Item"
2672
-
2673
- #: admin/views/placements.php:98
2674
- msgid "Important Notice"
2675
- msgstr "Notificación Importante"
2676
-
2677
- #: admin/views/placements.php:98
2678
- msgid ""
2679
- "Your server is missing an extension. This might break the content injection."
2680
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
2681
- "provider to enable <em>mbstring</em>."
2682
- msgstr ""
2683
- "A tu servidor le hace falta una extensión. Esto puede romper la inyección de "
2684
- "contenido.<br/> Ignora esta advertencia si todo está funcionando bien. De lo "
2685
- "contrario, pídele a tu compañía de hospedaje habilitar <em>mbstring</em>."
2686
-
2687
- #: admin/views/placements.php:142
2688
- msgctxt "checkbox to remove placement"
2689
- msgid "delete"
2690
- msgstr "Eliminar"
2691
-
2692
- #: admin/views/placements.php:148
2693
- msgid "Save Placements"
2694
- msgstr "Guardar Colocaciones"
2695
-
2696
- #: admin/views/placements.php:150
2697
- msgid "Create a new placement"
2698
- msgstr "Crear una Nueva Colocación"
2699
-
2700
- #: admin/views/placements.php:151
2701
- msgid "New Placement"
2702
- msgstr "Nueva Colocación"
2703
-
2704
- #: admin/views/placements.php:158
2705
- msgid "Choose a placement type"
2706
- msgstr "Selecciona un tipo de colocación"
2707
-
2708
- #: admin/views/placements.php:159
2709
- #, php-format
2710
- msgid ""
2711
- "Placement types define where the ad is going to be displayed. Learn more "
2712
- "about the different types from the <a href=\"%s\">manual</a>"
2713
- msgstr ""
2714
- "Los tipos de colocaciones definen en donde se debe mostrar el anuncio. "
2715
- "Aprende más sobre los diferentes tipos en el <a href=\"%s\">manual</a>."
2716
-
2717
- #: admin/views/placements.php:176
2718
- msgid "Please select a placement type."
2719
- msgstr "Por favor, selecciona un tipo de colocación."
2720
-
2721
- #: admin/views/placements.php:178
2722
- msgid "Choose a Name"
2723
- msgstr "Selecciona un Nombre"
2724
-
2725
- #: admin/views/placements.php:179
2726
- msgid ""
2727
- "The name of the placement is only visible to you. Tip: choose a descriptive "
2728
- "one, e.g. <em>Below Post Headline</em>."
2729
- msgstr ""
2730
- "El nombre de la colocación es solamente visible para ti. Tip: selecciona un "
2731
- "nombre descriptivo, ej: <em>Debajo del Encabezado de la Entrada</em>."
2732
-
2733
- #: admin/views/placements.php:180
2734
- msgid "Placement Name"
2735
- msgstr "Nombre de la Colocación"
2736
-
2737
- #: admin/views/placements.php:181
2738
- msgid "Please enter a name for your placement."
2739
- msgstr "Por favor, ingresa un nombre para tu colocación."
2740
-
2741
- #: admin/views/placements.php:182
2742
- msgid "Choose the Ad or Group"
2743
- msgstr "Selecciona el Anuncio o Grupo"
2744
-
2745
- #: admin/views/placements.php:183
2746
- msgid "The ad or group that should be displayed."
2747
- msgstr "El anuncio o grupo que debe ser mostrado."
2748
-
2749
- #: admin/views/placements.php:202
2750
- msgid "Save New Placement"
2751
- msgstr "Guardar la Nueva Colocación"
2752
-
2753
- #: admin/views/post-ad-settings-metabox.php:3
2754
- msgid "Disable ads on this page"
2755
- msgstr "Deshabilitar anuncios en esta página"
2756
-
2757
- #: admin/views/setting-license.php:5
2758
- msgid "Your license expired."
2759
- msgstr "Tu licencia expiró."
2760
-
2761
- #: admin/views/setting-license.php:27
2762
- #, php-format
2763
- msgid "(%d days left)"
2764
- msgstr "(%d días restantes)"
2765
-
2766
- #: admin/views/setting-license.php:31
2767
- msgid "License key"
2768
- msgstr "Llave de Licencia"
2769
-
2770
- #: admin/views/setting-license.php:51
2771
- msgid "License key invalid"
2772
- msgstr "Llave de licencia inválida"
2773
-
2774
- #: admin/views/setting-license.php:54
2775
- msgid "active"
2776
- msgstr "Activa"
2777
-
2778
- #: admin/views/settings-disable-ads.php:3
2779
- msgid "Disable all ads in frontend"
2780
- msgstr "Deshabilitar todos los anuncios en el frente del sitio"
2781
-
2782
- #: admin/views/settings-disable-ads.php:4
2783
- msgid ""
2784
- "Use this option to disable all ads in the frontend, but still be able to use "
2785
- "the plugin."
2786
- msgstr ""
2787
- "Usar esta opción para deshabilitar todos los anuncios en el frente del sitio "
2788
- "y todavía tener la capacidad de usar el plugin."
2789
-
2790
- #: admin/views/settings-disable-ads.php:8
2791
- msgid "Disable ads on 404 error pages"
2792
- msgstr "Deshabilitar anuncios en las páginas de error 404"
2793
-
2794
- #: admin/views/settings-disable-ads.php:12
2795
- msgid "Disable ads on non-singular pages"
2796
- msgstr "Deshabilitar anuncios en páginas no-singulares"
2797
-
2798
- #: admin/views/settings-disable-ads.php:13
2799
- msgid ""
2800
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
2801
- msgstr ""
2802
- "Ej. Páginas de archivo como categorías, etiquetas, autores, frente de la "
2803
- "página (si es una lista)"
2804
-
2805
- #: admin/views/settings-disable-ads.php:16
2806
- msgid "Disable ads on secondary queries"
2807
- msgstr "Deshabilitar anuncios en consultas (queries) secundarias"
2808
-
2809
- #: admin/views/settings-disable-ads.php:17
2810
- msgid ""
2811
- "Secondary queries are custom queries of posts outside the main query of a "
2812
- "page. Try this option if you see ads injected on places where they shouldn’t "
2813
- "appear."
2814
- msgstr ""
2815
- "Las consultas (queries) secundarias son consultas personalizadas de entradas "
2816
- "fuera de la consulta principal de una página. Intenta habilitar esta opción "
2817
- "si ves anuncios inyectados en lugares en donde no deberían aparecer."
2818
-
2819
- #: admin/views/settings-disable-ads.php:21
2820
- msgid "Disable ads in Feed"
2821
- msgstr "Deshabilitar anuncios en el Feed"
2822
-
2823
- #: admin/views/settings.php:35
2824
- msgid "Save settings on this page"
2825
- msgstr "Guardar las configuraciones de esta página"
2826
-
2827
- #: admin/views/settings.php:49 modules/import-export/main.php:15
2828
- #: modules/import-export/main.php:15
2829
- msgid "Import &amp; Export"
2830
- msgstr "Importar &amp; Exportar"
2831
-
2832
- #: admin/views/settings.php:50
2833
- msgid "Advanced Ads on WordPress.org"
2834
- msgstr "Advanced Ads en WordPress.org"
2835
-
2836
- #: admin/views/settings.php:50
2837
- msgid "Advanced Ads on wp.org"
2838
- msgstr "Advanced Ads en wp.org"
2839
-
2840
- #: admin/views/settings.php:51
2841
- msgid "the company behind Advanced Ads"
2842
- msgstr "la compañía detrás de Advanced Ads"
2843
-
2844
- #: admin/views/support.php:7
2845
- msgid ""
2846
- "Please fix the red highlighted issues on this page or try to understand "
2847
- "their consequences before contacting support."
2848
- msgstr ""
2849
- "Por favor, arregla los problemas resaltados en rojo en esta página o intenta "
2850
- "entender sus consecuencias antes de contactar a soporte."
2851
-
2852
- #: admin/views/support.php:11
2853
- #, php-format
2854
- msgid ""
2855
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
2856
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
2857
- "Please ask your hosting provider for more information."
2858
- msgstr ""
2859
- "Tu <strong>versión de PHP (%s) es muy vieja</strong>. Advanced Ads fue "
2860
- "diseñado para PHP 5.3 o mayor. Puede que funcione, pero actualizar PHP es "
2861
- "altamente recomendado. Por favor, consulta con tu compañía de hospedaje para "
2862
- "mayor información."
2863
-
2864
- #: admin/views/support.php:14
2865
- #, php-format
2866
- msgid ""
2867
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
2868
- "rotation or visitor conditions might not work properly. Use the cache-"
2869
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
2870
- "load ads dynamically."
2871
- msgstr ""
2872
- "Tu <strong>sitio web utiliza caché</strong>. Algunas características "
2873
- "dinámicas, como la rotación de anuncios o las condiciones del visitante, "
2874
- "puede que no funcionen correctamente. Utiliza la característica de "
2875
- "almacenamiento-en-caché de <a href=\"%s\" target=\"_blank\">Advanced Ads "
2876
- "Pro</a> para cargar los anuncios dinámicamente."
2877
-
2878
- #: admin/views/support.php:17
2879
- msgid ""
2880
- "There is a <strong>new WordPress version available</strong>. Please update."
2881
- msgstr ""
2882
- "Hay una <strong>nueva versión de WordPress disponible</strong>. Por favor, "
2883
- "actualízala."
2884
-
2885
- #: admin/views/support.php:20
2886
- msgid "There are <strong>plugin updates available</strong>. Please update."
2887
- msgstr ""
2888
- "Hay <strong>actualizaciones del plugin disponibles</strong>. Por favor, "
2889
- "actualízalo."
2890
-
2891
- #: admin/views/support.php:29
2892
- #, php-format
2893
- msgid ""
2894
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
2895
- "site performance, it is known to alter code, including scripts from ad "
2896
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
2897
- "in support for Autoptimize."
2898
- msgstr ""
2899
- "<strong>Autoptimize plugin detectado</strong>. A pesar de que este plugin es "
2900
- "muy bueno para el rendimiento del sitio, también es bien sabido que tiende a "
2901
- "modificar el código, incluyendo scripts de redes de anuncios. <a href=\"%s\" "
2902
- "target=\"_blank\">Advanced Ads Pro</a> posee un soporte incorporado para "
2903
- "Autoptimize."
2904
-
2905
- #: admin/views/support.php:32
2906
- #, php-format
2907
- msgid ""
2908
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
2909
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
2910
- msgstr ""
2911
- "Plugins que se conocen que causan problemas (parciales): <strong>"
2912
- "%1$s</strong>. <a href=\"%2$s\" target=\"_blank\">Más Información</a>."
2913
-
2914
- #: admin/views/support.php:35
2915
- #, php-format
2916
- msgid ""
2917
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
2918
- "href=\"%s\">settings</a>."
2919
- msgstr ""
2920
- "Los anuncios están deshabilitados para todas o algunas páginas. Ver "
2921
- "\"anuncios deshabilitados\" en <a href=\"%s\">configuraciones</a>."
2922
-
2923
- #: admin/views/support.php:46
2924
- msgid "Possible Issues"
2925
- msgstr "Posibles Problemas"
2926
-
2927
- #: admin/views/support.php:48
2928
- msgid "Ads not showing up"
2929
- msgstr "Los anuncios no se están mostrando"
2930
-
2931
- #: admin/views/support.php:49
2932
- msgid "Purchase & Licenses"
2933
- msgstr "Compra & Licencias"
2934
-
2935
- #: admin/views/support.php:50
2936
- msgid "General Issues"
2937
- msgstr "Problemas Generales"
2938
-
2939
- #: admin/views/support.php:51
2940
- msgid "Issues with Add-Ons"
2941
- msgstr "Problemas con Add-Ons"
2942
-
2943
- #: admin/views/support.php:53
2944
- msgid ""
2945
- "Use the following form to search for solutions in the manual on "
2946
- "wpadvancedads.com"
2947
- msgstr ""
2948
- "Usa el siguiente formulario para buscar soluciones en el manual de "
2949
- "wpadvancedads.com"
2950
-
2951
- #: admin/views/support.php:56
2952
- msgid "search"
2953
- msgstr "Buscar"
2954
-
2955
- #: admin/views/support.php:58
2956
- #, php-format
2957
- msgid ""
2958
- "Take a look at more common issues or contact us directly through the <a "
2959
- "href=\"%s\" target=\"_blank\">support page</a>."
2960
- msgstr ""
2961
- "Échale un vistazo a los problemas más comunes o contáctanos directamente a "
2962
- "través de la <a href=\"%s\" target=\"_blank\">Página de Soporte</a>."
2963
-
2964
- #: modules/gadsense/main.php:19
2965
- msgid " at "
2966
- msgstr "En"
2967
-
2968
- #: public/views/ad-debug.php:18
2969
- msgid "Ad debug output"
2970
- msgstr "Resultados de la depuración de anuncios"
2971
-
2972
- #: public/views/ad-debug.php:20
2973
- msgid "Find solutions in the manual"
2974
- msgstr "Encontrar soluciones en el manual"
2975
-
2976
- #: admin/views/notices/adblock.php:2
2977
- msgid ""
2978
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
2979
- "ad setup."
2980
- msgstr ""
2981
- "Por favor, deshabilita tu <strong>bloqueador de anuncios (AdBlocker)</strong>"
2982
- " para prevenir problemas con la configuración de tu anuncio."
2983
-
2984
- #: modules/ad-blocker/admin/admin.php:96
2985
- msgid "Ad blocker fix"
2986
- msgstr "Reparación de Ad blocker"
2987
-
2988
- #: modules/ad-blocker/admin/admin.php:162
2989
- msgid "The asset folder was rebuilt successfully"
2990
- msgstr "El directorio de archivos fue reconstruido exitosamente"
2991
-
2992
- #: modules/ad-blocker/admin/admin.php:223
2993
- msgid "There is no writable upload folder"
2994
- msgstr "No hay directorio escribible de cargas y subidas "
2995
-
2996
- #: modules/ad-blocker/admin/admin.php:252
2997
- #, php-format
2998
- msgid "Unable to rename \"%s\" directory"
2999
- msgstr "No es posible renombrar el directorio \"%s\""
3000
-
3001
- #: modules/ad-blocker/admin/admin.php:268
3002
- #: modules/ad-blocker/admin/admin.php:281
3003
- #: modules/ad-blocker/admin/admin.php:298
3004
- #, php-format
3005
- msgid "Unable to copy assets to the \"%s\" directory"
3006
- msgstr "No es posible copiar los archivos al directorio \"%s\""
3007
-
3008
- #: modules/ad-blocker/admin/admin.php:331
3009
- #: modules/ad-blocker/admin/admin.php:351
3010
- #, php-format
3011
- msgid "We do not have direct write access to the \"%s\" directory"
3012
- msgstr "No tenemos acceso directo de escritura al directorio \"%s\" "
3013
-
3014
- #: modules/ad-blocker/admin/admin.php:417
3015
- #, php-format
3016
- msgid ""
3017
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
3018
- "server?"
3019
- msgstr ""
3020
- "No es posible crear el directorio \"%s\". Es el directorio principal "
3021
- "escribible en el servidor?"
3022
-
3023
- #: modules/ad-blocker/admin/admin.php:428
3024
- #, php-format
3025
- msgid "Unable to copy files to %s"
3026
- msgstr "No es posible copiar archivos a %s"
3027
-
3028
- #: modules/gadsense/admin/admin.php:27
3029
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
3030
- msgid "Responsive"
3031
- msgstr "Responsable"
3032
-
3033
- #: modules/gadsense/admin/admin.php:45
3034
- msgid "The ad details couldn't be retrieved from the ad code"
3035
- msgstr ""
3036
- "Los detalles del anuncio no pudieron ser recuperados del código del anuncio"
3037
-
3038
- #: modules/gadsense/admin/admin.php:46
3039
- msgid ""
3040
- "Warning : The AdSense account from this code does not match the one set with "
3041
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
3042
- "end."
3043
- msgstr ""
3044
- "Advertencia: La cuenta de AdSense de este código no es equivalente a la que "
3045
- "se encuentra en el plugin de Advanced Ads. Este anuncio puede causar "
3046
- "problemas cuando se use en el frente del sitio."
3047
-
3048
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
3049
- msgid "AdSense"
3050
- msgstr "AdSense"
3051
-
3052
- #: modules/gadsense/admin/admin.php:132
3053
- msgid "AdSense ID"
3054
- msgstr "ID de AdSense "
3055
-
3056
- #: modules/gadsense/admin/admin.php:141
3057
- msgid "Limit to 3 ads"
3058
- msgstr "Limitar a 3 anuncios"
3059
-
3060
- #: modules/gadsense/admin/admin.php:150
3061
- msgid "Activate Page-Level ads"
3062
- msgstr "Activar Anuncios de Nivel-de-Página"
3063
-
3064
- #: modules/gadsense/admin/admin.php:170
3065
- #, php-format
3066
- msgid ""
3067
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
3068
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
3069
- msgstr ""
3070
- "Por favor, ingresa tu ID de publicador para usar AdSense en tu página. Ver "
3071
- "el <a href=\"%s\" target=\"_blank\">manual</a> para mayor información."
3072
-
3073
- #: modules/gadsense/admin/admin.php:184
3074
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3075
- msgstr "Tu ID de publicador de AdSense <em>(pub-xxxxxxxxxxxxxx)</em>"
3076
-
3077
- #: modules/gadsense/admin/admin.php:196
3078
- #, php-format
3079
- msgid "Limit to %d AdSense ads"
3080
- msgstr "Limitar a %d anuncios de AdSense "
3081
-
3082
- #: modules/gadsense/admin/admin.php:200
3083
- msgid ""
3084
- "There is no explicit limit for AdSense ads anymore, but you can still use "
3085
- "this setting to prevent too many AdSense ads to show accidentally on your "
3086
- "site."
3087
- msgstr ""
3088
- "Ya no existe un límite específico para anuncios de AdSense, pero todavía "
3089
- "puedes utilizar esta configuración para prevenir que muchos anuncios de "
3090
- "AdSense se muestren accidentalmente en tu sitio."
3091
-
3092
- #: modules/gadsense/admin/admin.php:204
3093
- msgid ""
3094
- "Due to technical restrictions, the limit does not work on placements with "
3095
- "cache-busting enabled."
3096
- msgstr ""
3097
- "Debido a restricciones técnicas, el límite no funciona en colocaciones con "
3098
- "almacenamiento-en-caché habilitado."
3099
-
3100
- #: modules/gadsense/admin/admin.php:218
3101
- msgid "Insert Page-Level ads code on all pages."
3102
- msgstr "Insertar código de anuncios de Nivel-de-Página en todas las páginas."
3103
-
3104
- #: modules/gadsense/admin/admin.php:238
3105
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
3106
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
3107
- msgstr ""
3108
- "El ID del publicador tiene un formato incorrecto. (Debe comenzar con \"pub-"
3109
- "\")"
3110
-
3111
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3112
- msgid "AdSense ad"
3113
- msgstr "Anuncio de AdSense"
3114
-
3115
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3116
- msgid "Use ads from your Google AdSense account"
3117
- msgstr "Usar anuncios de tu cuenta de Google AdSense"
3118
-
3119
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3120
- msgid "Your AdSense Publisher ID is missing."
3121
- msgstr "Tu ID de publicador de AdSense no se encuentra."
3122
-
3123
- #: modules/gadsense/includes/class-gadsense-data.php:37
3124
- msgid "Auto"
3125
- msgstr "Auto"
3126
-
3127
- #: modules/import-export/classes/import.php:64
3128
- msgid "Please enter XML content"
3129
- msgstr "Por favor, ingresa el contenido XML"
3130
-
3131
- #: modules/import-export/classes/import.php:145
3132
- #: modules/import-export/classes/import.php:561
3133
- #, php-format
3134
- msgid "New attachment created <em>%s</em> %s"
3135
- msgstr "Nuevo archivo adjunto creado <em>%s</em> %s"
3136
-
3137
- #: modules/import-export/classes/import.php:177
3138
- #, php-format
3139
- msgid "Failed to import <em>%s</em>"
3140
- msgstr "Error al importar <em>%s</em>"
3141
-
3142
- #: modules/import-export/classes/import.php:185
3143
- #, php-format
3144
- msgid "New ad created: <em>%s</em> %s"
3145
- msgstr "Nuevo anuncio creado: <em>%s</em> %s"
3146
-
3147
- #: modules/import-export/classes/import.php:228
3148
- #, php-format
3149
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
3150
- msgstr "Términos asignados: <em>%s</em>, a la entrada: <em>%s</em>"
3151
-
3152
- #: modules/import-export/classes/import.php:290
3153
- #, php-format
3154
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
3155
- msgstr "Nuevo grupo creado, ID: <em>%s</em>, nombre: <em>%s</em>"
3156
-
3157
- #: modules/import-export/classes/import.php:292
3158
- #, php-format
3159
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
3160
- msgstr "Error al importar taxonomía: <em>%s</em>, término: <em>%s</em>"
3161
-
3162
- #: modules/import-export/classes/import.php:357
3163
- #, php-format
3164
- msgid "Placement <em>%s</em> created"
3165
- msgstr "Colocación <em>%s</em> creada"
3166
-
3167
- #: modules/import-export/classes/import.php:472
3168
- #, php-format
3169
- msgid "Option was updated: <em>%s</em>"
3170
- msgstr "La opción fue actualizada: <em>%s</em>"
3171
-
3172
- #: modules/import-export/classes/import.php:475
3173
- #, php-format
3174
- msgid "Option already exists: <em>%s</em>"
3175
- msgstr "La opción ya existe: <em>%s</em>"
3176
-
3177
- #: modules/import-export/classes/import.php:497
3178
- #, php-format
3179
- msgid "Failed to create import directory <em>%s</em>"
3180
- msgstr "Error al crear directorio de importación <em>%s</em>"
3181
-
3182
- #: modules/import-export/classes/import.php:502
3183
- #, php-format
3184
- msgid "Import directory is not writable: <em>%s</em>"
3185
- msgstr ""
3186
- "El directorio de importación no tiene permisos de escritura: <em>%s</em>"
3187
-
3188
- #: modules/import-export/classes/import.php:510
3189
- msgid ""
3190
- "File is empty, uploads are disabled or post_max_size is smaller than "
3191
- "upload_max_filesize in php.ini"
3192
- msgstr ""
3193
- "El archivo está vacío, las subidas están deshabitadas o el post_max_size es "
3194
- "más pequeño que el upload_max_filesize en php.ini"
3195
-
3196
- #: modules/import-export/classes/import.php:520
3197
- #, php-format
3198
- msgid "Failed to upload file, error: <em>%s</em>"
3199
- msgstr "Error al subir el archivo: <em>%s</em>"
3200
-
3201
- #: modules/import-export/classes/import.php:525
3202
- msgid "File is empty."
3203
- msgstr "El archivo está vacío."
3204
-
3205
- #: modules/import-export/classes/import.php:530
3206
- #, php-format
3207
- msgid ""
3208
- "The file could not be created: <em>%s</em>. This is probably a permissions "
3209
- "problem"
3210
- msgstr ""
3211
- "El archivo no se pudo crear: <em>%s</em>. Probablemente, esto es debido a un "
3212
- "problema de permisos "
3213
-
3214
- #: modules/import-export/classes/import.php:603
3215
- #, php-format
3216
- msgid "Invalid filetype <em>%s</em>"
3217
- msgstr "Tipo de archivo inválido <em>%s</em>"
3218
-
3219
- #: modules/import-export/classes/import.php:608
3220
- #: modules/import-export/classes/import.php:615
3221
- #: modules/import-export/classes/import.php:623
3222
- #: modules/import-export/classes/import.php:638
3223
- #, php-format
3224
- msgid "Error getting remote image <em>%s</em>"
3225
- msgstr "Error obteniendo la imagen remota <em>%s</em>"
3226
-
3227
- #: modules/import-export/classes/import.php:632
3228
- #, php-format
3229
- msgid "Zero size file downloaded <em>%s</em>"
3230
- msgstr "Tamaño de archivo descargado cero <em>%s</em>"
3231
-
3232
- #: modules/import-export/classes/XmlEncoder.php:75
3233
- msgctxt "import_export"
3234
- msgid "The data must be an array"
3235
- msgstr "La información debe ser un arreglo"
3236
-
3237
- #: modules/import-export/classes/XmlEncoder.php:103
3238
- #, php-format
3239
- msgctxt "import_export"
3240
- msgid "The key %s is not valid"
3241
- msgstr "La clave %s no es válida"
3242
-
3243
- #: modules/import-export/classes/XmlEncoder.php:149
3244
- #, php-format
3245
- msgctxt "import_export"
3246
- msgid "An unexpected value could not be serialized: %s"
3247
- msgstr "Un valor inesperado no pudo ser serializado: %s"
3248
-
3249
- #: modules/import-export/classes/XmlEncoder.php:201
3250
- msgctxt "import_export"
3251
- msgid "Invalid XML data, it can not be empty"
3252
- msgstr "Información XML inválida, no puede ser vaciada"
3253
-
3254
- #: modules/import-export/classes/XmlEncoder.php:223
3255
- #, php-format
3256
- msgctxt "import_export"
3257
- msgid "XML error: %s"
3258
- msgstr "Error XML: %s"
3259
-
3260
- #: modules/import-export/views/page.php:16
3261
- msgid "Export"
3262
- msgstr "Exportar"
3263
-
3264
- #: modules/import-export/views/page.php:17
3265
- msgid ""
3266
- "When you click the button below Advanced Ads will create an XML file for you "
3267
- "to save to your computer."
3268
- msgstr ""
3269
- "Cuando le des clic al botón de abajo, Advanced Ads creará un archivo XML "
3270
- "para que lo puedas guardar en tu computadora."
3271
-
3272
- #: modules/import-export/views/page.php:33
3273
- msgid "Import"
3274
- msgstr "Importar"
3275
-
3276
- #: modules/import-export/views/page.php:44
3277
- msgid "Choose an XML file"
3278
- msgstr "Elegir un archivo XML"
3279
-
3280
- #: modules/import-export/views/page.php:45
3281
- msgid "Copy an XML content"
3282
- msgstr "Copiar un contenido XML"
3283
-
3284
- #: modules/import-export/views/page.php:66
3285
- msgid "Start import"
3286
- msgstr "Comenzar la importación"
3287
-
3288
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
3289
- msgid "Ad blocker file folder"
3290
- msgstr "Directorio de archivos de Ad blocker"
3291
-
3292
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
3293
- msgid "Upload folder is not writable"
3294
- msgstr "El directorio de cargas y subidas no es escribible"
3295
-
3296
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
3297
- msgid "Asset path"
3298
- msgstr "Ruta de Archivos"
3299
-
3300
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
3301
- msgid "Asset URL"
3302
- msgstr "URL de Archivos"
3303
-
3304
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
3305
- msgid "Rename assets"
3306
- msgstr "Renombrar archivos"
3307
-
3308
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
3309
- msgid "Check if you want to change the names of the assets"
3310
- msgstr "Selecciona si deseas cambiar el nombre de los archivos"
3311
-
3312
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
3313
- #, php-format
3314
- msgid ""
3315
- "Please, rebuild the asset folder. All assets will be located in <strong>"
3316
- "%s</strong>"
3317
- msgstr ""
3318
- "Por favor, reconstruye el folder de archivos. Todos los archivos estarán "
3319
- "localizados en <strong>%s</strong>"
3320
-
3321
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
3322
- msgid "Rebuild asset folder"
3323
- msgstr "Reconstruir directorio de archivos"
3324
-
3325
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
3326
- msgid ""
3327
- "Prevents ad block software from breaking your website when blocking asset "
3328
- "files (.js, .css)."
3329
- msgstr ""
3330
- "Previene que el software de Ad block rompa tu sitio cuando bloquee archivos "
3331
- "(.js, .css)."
3332
-
3333
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3334
- msgid "Get details"
3335
- msgstr "Obtener Detalles"
3336
-
3337
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3338
- msgid "Ad Slot ID"
3339
- msgstr "ID de la Casilla del Anuncio"
3340
-
3341
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3342
- #, php-format
3343
- msgid "Publisher ID: %s"
3344
- msgstr "ID del Publicador: %s"
3345
-
3346
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3347
- #, php-format
3348
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3349
- msgstr "Por favor, <a href=\"%s\" target=\"_blank\">cámbialo aquí</a>."
3350
-
3351
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3352
- msgid "Normal"
3353
- msgstr "Normal"
3354
-
3355
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
3356
- #, php-format
3357
- msgid ""
3358
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
3359
- "define the exact size for each browser width or choose between horizontal, "
3360
- "vertical, or rectangle formats."
3361
- msgstr ""
3362
- "Utiliza el <a href=\"%s\" target=\"_blank\">Add-On Responsable</a> para "
3363
- "definir el tamaño exacto según el ancho del navegador o elige entre los "
3364
- "formatos horizontales, verticales, o rectangulares."
3365
-
3366
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3367
- msgid "Resizing"
3368
- msgstr "Cambiar el Tamaño"
3369
-
3370
- #. Name of the plugin
3371
- msgid "Advanced Ads"
3372
- msgstr "Advanced Ads"
3373
-
3374
- #. Description of the plugin
3375
- msgid "Manage and optimize your ads in WordPress"
3376
- msgstr "Gestiona y optimiza tus anuncios en Wordpress"
3377
-
3378
- #. URI of the plugin
3379
- msgid "https://wpadvancedads.com"
3380
- msgstr "https://wpadvancedads.com"
3381
-
3382
- #. Author of the plugin
3383
- msgid "Thomas Maier"
3384
- msgstr "Thomas Maier"
3385
-
3386
- #. Author URI of the plugin
3387
- msgid "http://webgilde.com"
3388
- msgstr "http://webgilde.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-fr_FR.mo DELETED
Binary file
languages/advanced-ads-fr_FR.po DELETED
@@ -1,3366 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-11 09:29+0000\n"
7
- "Last-Translator: Thomas Maier <post@webzunft.de>\n"
8
- "Language-Team: French (France)\n"
9
- "Language: fr-FR\n"
10
- "Plural-Forms: nplurals=2; plural=n > 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
17
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
18
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
19
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
- "X-Poedit-Basepath: ..\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Loco-Target-Locale: fr_FR"
24
-
25
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
26
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
27
- msgid "or"
28
- msgstr ""
29
-
30
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
31
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
32
- msgid "and"
33
- msgstr ""
34
-
35
- #: admin/class-advanced-ads-admin.php:192
36
- msgid "After which paragraph?"
37
- msgstr ""
38
-
39
- #: classes/ad-debug.php:32
40
- msgid "The ad is displayed on the page"
41
- msgstr ""
42
-
43
- #: classes/ad-debug.php:34
44
- msgid "The ad is not displayed on the page"
45
- msgstr ""
46
-
47
- #: classes/ad-debug.php:39
48
- msgid "Current query is not identical to main query."
49
- msgstr ""
50
-
51
- #: classes/ad-debug.php:45
52
- msgid "current post"
53
- msgstr ""
54
-
55
- #: classes/ad-debug.php:49
56
- msgid "Current post is not identical to main post."
57
- msgstr ""
58
-
59
- #: classes/ad-debug.php:51
60
- msgid "main post"
61
- msgstr ""
62
-
63
- #: classes/ad-debug.php:98
64
- msgid "current query"
65
- msgstr ""
66
-
67
- #: classes/ad-debug.php:98
68
- msgid "main query"
69
- msgstr ""
70
-
71
- #: classes/ad-debug.php:128
72
- msgid "Placement"
73
- msgstr ""
74
-
75
- #: classes/ad-debug.php:271
76
- msgid ""
77
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
78
- "work."
79
- msgstr ""
80
-
81
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
82
- msgid "Content"
83
- msgstr ""
84
-
85
- #: classes/ad_placements.php:219
86
- #, php-format
87
- msgid "paragraph without image (%s)"
88
- msgstr ""
89
-
90
- #: classes/ad_placements.php:517
91
- #, php-format
92
- msgid "Set <em>%s</em> to show more ads"
93
- msgstr ""
94
-
95
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
96
- msgid "Disable level limitation"
97
- msgstr ""
98
-
99
- #: classes/ad_type_dummy.php:26
100
- msgid "Dummy"
101
- msgstr ""
102
-
103
- #: classes/ad_type_dummy.php:27
104
- msgid "Uses a simple placeholder ad for quick testing."
105
- msgstr ""
106
-
107
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
108
- msgid "url"
109
- msgstr ""
110
-
111
- #: classes/ad_type_group.php:31
112
- msgid ""
113
- "Choose an existing ad group. Use this type when you want to assign the same "
114
- "display and visitor conditions to all ads in that group."
115
- msgstr ""
116
-
117
- #: classes/ad_type_group.php:84
118
- msgid "ad group"
119
- msgstr ""
120
-
121
- #: classes/ad_type_image.php:34
122
- msgid "Image Ad"
123
- msgstr ""
124
-
125
- #: classes/ad_type_image.php:35
126
- msgid "Ads in various image formats."
127
- msgstr ""
128
-
129
- #: classes/ad_type_image.php:55
130
- msgid "Insert File"
131
- msgstr ""
132
-
133
- #: classes/ad_type_image.php:55
134
- msgid "Insert"
135
- msgstr ""
136
-
137
- #: classes/ad_type_image.php:55
138
- msgid "select image"
139
- msgstr ""
140
-
141
- #: classes/ad_type_image.php:56
142
- msgid "edit"
143
- msgstr ""
144
-
145
- #: classes/ad_type_image.php:67
146
- msgid "Link to target site"
147
- msgstr ""
148
-
149
- #: classes/ad_type_image.php:68
150
- #, php-format
151
- msgid ""
152
- "Open this url in a new window and track impressions and clicks with the <a "
153
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
154
- msgstr ""
155
-
156
- #: classes/ad_type_plain.php:87
157
- msgid "Allow PHP"
158
- msgstr ""
159
-
160
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
161
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
162
- #: classes/visitor-conditions.php:126
163
- msgid "is"
164
- msgstr ""
165
-
166
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
167
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
168
- #: classes/visitor-conditions.php:127
169
- msgid "is not"
170
- msgstr ""
171
-
172
- #: classes/display-conditions.php:283
173
- #, php-format
174
- msgid ""
175
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
176
- "terms</code> filter to change this limit according to <a href=\"%s\" "
177
- "target=\"_blank\">this page</a>."
178
- msgstr ""
179
-
180
- #: classes/display-conditions.php:424
181
- msgid "title or id"
182
- msgstr ""
183
-
184
- #: classes/display-conditions.php:504
185
- msgid "Feed"
186
- msgstr ""
187
-
188
- #: classes/display-conditions.php:505
189
- msgid "allow ads in Feed"
190
- msgstr ""
191
-
192
- #: classes/EDD_SL_Plugin_Updater.php:201
193
- #, php-format
194
- msgid ""
195
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
196
- msgstr ""
197
-
198
- #: classes/EDD_SL_Plugin_Updater.php:209
199
- #, php-format
200
- msgid ""
201
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
202
- "or %5$supdate now%6$s."
203
- msgstr ""
204
-
205
- #: classes/filesystem.php:61
206
- msgid "Could not access filesystem."
207
- msgstr ""
208
-
209
- #: classes/filesystem.php:65
210
- msgid "Filesystem error."
211
- msgstr ""
212
-
213
- #: classes/filesystem.php:72
214
- msgid "Unable to locate WordPress root directory."
215
- msgstr ""
216
-
217
- #: classes/filesystem.php:76
218
- msgid "Unable to locate WordPress content directory (wp-content)."
219
- msgstr ""
220
-
221
- #: classes/filesystem.php:80
222
- #, php-format
223
- msgid "Unable to locate needed folder (%s)."
224
- msgstr ""
225
-
226
- #: classes/frontend_checks.php:40
227
- msgid "Ad Health"
228
- msgstr ""
229
-
230
- #: classes/frontend_checks.php:48
231
- msgid "jQuery not in header"
232
- msgstr ""
233
-
234
- #: classes/frontend_checks.php:61
235
- msgid "Random AdSense ads"
236
- msgstr ""
237
-
238
- #: classes/frontend_checks.php:74
239
- msgid "Ad blocker enabled"
240
- msgstr ""
241
-
242
- #: classes/frontend_checks.php:88
243
- #, php-format
244
- msgid "<em>%s</em> filter does not exist"
245
- msgstr ""
246
-
247
- #: classes/frontend_checks.php:105
248
- msgid "Ads are disabled on this page"
249
- msgstr ""
250
-
251
- #: classes/frontend_checks.php:119
252
- msgid "Ads are disabled in the content of this page"
253
- msgstr ""
254
-
255
- #: classes/frontend_checks.php:132
256
- msgid "the current post ID is 0 "
257
- msgstr ""
258
-
259
- #: classes/frontend_checks.php:147
260
- msgid "Ads are disabled on 404 pages"
261
- msgstr ""
262
-
263
- #: classes/frontend_checks.php:161
264
- msgid "Ads are disabled on non singular pages"
265
- msgstr ""
266
-
267
- #: classes/frontend_checks.php:175
268
- #: modules/import-export/classes/XmlEncoder.php:61
269
- #: modules/import-export/classes/XmlEncoder.php:64
270
- #: modules/import-export/classes/XmlEncoder.php:193
271
- #: modules/import-export/classes/XmlEncoder.php:196
272
- #, php-format
273
- msgid "The %s extension(s) is not loaded"
274
- msgstr ""
275
-
276
- #: classes/frontend_checks.php:191
277
- msgid "Everything is fine"
278
- msgstr ""
279
-
280
- #: classes/frontend_checks.php:202
281
- msgid "debug DFP ads"
282
- msgstr ""
283
-
284
- #: classes/frontend_checks.php:213
285
- msgid "highlight ads"
286
- msgstr ""
287
-
288
- #: classes/frontend_checks.php:315
289
- #, php-format
290
- msgid ""
291
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
292
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
293
- "learn more</a>."
294
- msgstr ""
295
-
296
- #: classes/visitor-conditions.php:32
297
- msgid "device"
298
- msgstr ""
299
-
300
- #: classes/visitor-conditions.php:86
301
- msgid "Mobile (including tablets)"
302
- msgstr ""
303
-
304
- #: classes/visitor-conditions.php:87
305
- msgid "Desktop"
306
- msgstr ""
307
-
308
- #: classes/visitor-conditions.php:98
309
- #, php-format
310
- msgid ""
311
- "Display ads by the available space on the device or target tablets with the "
312
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
313
- msgstr ""
314
-
315
- #: classes/widget.php:61
316
- msgid "Title:"
317
- msgstr ""
318
-
319
- #: includes/array_ad_conditions.php:39
320
- msgid "Post Types"
321
- msgstr ""
322
-
323
- #: includes/array_ad_conditions.php:45
324
- msgid "Categories, Tags and Taxonomies"
325
- msgstr ""
326
-
327
- #: includes/array_ad_conditions.php:46
328
- msgid ""
329
- "Choose terms from public category, tag and other taxonomies a post must "
330
- "belong to in order to have ads."
331
- msgstr ""
332
-
333
- #: includes/array_ad_conditions.php:51
334
- msgid "Category Archives"
335
- msgstr ""
336
-
337
- #: includes/array_ad_conditions.php:52
338
- msgid "comma seperated IDs of category archives"
339
- msgstr ""
340
-
341
- #: includes/array_ad_conditions.php:57
342
- msgid "Individual Posts, Pages and Public Post Types"
343
- msgstr ""
344
-
345
- #: public/class-advanced-ads.php:754
346
- msgctxt "label above ads"
347
- msgid "Advertisements"
348
- msgstr ""
349
-
350
- #: admin/includes/class-ad-groups-list.php:208
351
- #, php-format
352
- msgid "show %d more ads"
353
- msgstr ""
354
-
355
- #: admin/includes/class-ad-groups-list.php:218
356
- msgid "Add some"
357
- msgstr ""
358
-
359
- #: admin/includes/class-ad-groups-list.php:318
360
- msgid "Delete"
361
- msgstr ""
362
-
363
- #: admin/includes/class-ad-groups-list.php:374
364
- msgid "No ad group created"
365
- msgstr ""
366
-
367
- #: admin/includes/class-ad-type.php:222
368
- #, php-format
369
- msgid "%s ad updated."
370
- msgid_plural "%s ads updated."
371
- msgstr[0] ""
372
- msgstr[1] ""
373
-
374
- #: admin/includes/class-ad-type.php:223
375
- #, php-format
376
- msgid "%s ad not updated, somebody is editing it."
377
- msgid_plural "%s ads not updated, somebody is editing them."
378
- msgstr[0] ""
379
- msgstr[1] ""
380
-
381
- #: admin/includes/class-ad-type.php:224
382
- #, php-format
383
- msgid "%s ad permanently deleted."
384
- msgid_plural "%s ads permanently deleted."
385
- msgstr[0] ""
386
- msgstr[1] ""
387
-
388
- #: admin/includes/class-ad-type.php:225
389
- #, php-format
390
- msgid "%s ad moved to the Trash."
391
- msgid_plural "%s ads moved to the Trash."
392
- msgstr[0] ""
393
- msgstr[1] ""
394
-
395
- #: admin/includes/class-ad-type.php:226
396
- #, php-format
397
- msgid "%s ad restored from the Trash."
398
- msgid_plural "%s ads restored from the Trash."
399
- msgstr[0] ""
400
- msgstr[1] ""
401
-
402
- #: admin/includes/class-ad-type.php:518
403
- #, php-format
404
- msgid ""
405
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
406
- msgstr ""
407
-
408
- #: admin/includes/class-licenses.php:86
409
- #, php-format
410
- msgid ""
411
- "There might be a new version of %1$s. Please <strong>provide a valid license "
412
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
413
- "this page</a>."
414
- msgstr ""
415
-
416
- #: admin/includes/class-licenses.php:132
417
- msgid "License couldn’t be activated. Please try again later."
418
- msgstr ""
419
-
420
- #: admin/includes/class-licenses.php:149
421
- msgid "There are no activations left."
422
- msgstr ""
423
-
424
- #: admin/includes/class-licenses.php:158
425
- #, php-format
426
- msgid "License is invalid. Reason: %s"
427
- msgstr ""
428
-
429
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
430
- msgid "License couldn’t be deactivated. Please try again later."
431
- msgstr ""
432
-
433
- #: admin/includes/class-licenses.php:470
434
- #, php-format
435
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
436
- msgstr ""
437
-
438
- #: admin/includes/class-licenses.php:472
439
- #, php-format
440
- msgid ""
441
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
442
- "."
443
- msgstr ""
444
-
445
- #: admin/includes/class-meta-box.php:136
446
- msgid "Video"
447
- msgstr ""
448
-
449
- #: admin/includes/class-overview-widgets.php:67
450
- msgid "Selling Ads"
451
- msgstr ""
452
-
453
- #: admin/includes/class-overview-widgets.php:258
454
- msgid ""
455
- "Let advertisers purchase ad space directly on the frontend of your site."
456
- msgstr ""
457
-
458
- #: admin/includes/class-overview-widgets.php:260
459
- msgid "Get the Selling Ads add-on"
460
- msgstr ""
461
-
462
- #: admin/includes/class-settings.php:158
463
- msgid "Ad label"
464
- msgstr ""
465
-
466
- #: admin/includes/class-settings.php:168
467
- msgid "Delete data on uninstall"
468
- msgstr ""
469
-
470
- #: admin/includes/class-settings.php:178
471
- msgid "Disable shortcode button"
472
- msgstr ""
473
-
474
- #: admin/includes/class-settings.php:220
475
- #, php-format
476
- msgid ""
477
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
478
- "ons</a>."
479
- msgstr ""
480
-
481
- #: admin/includes/class-settings.php:221
482
- #, php-format
483
- msgid ""
484
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
485
- "licenses</a>."
486
- msgstr ""
487
-
488
- #: admin/includes/class-settings.php:305
489
- msgid ""
490
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
491
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
492
- "and outside the loop. However, this can cause problems with some themes. Set "
493
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
494
- " set it to 0 to keep it disabled or choose a positive number to enable the "
495
- "injection only in the first x posts on your archive pages."
496
- msgstr ""
497
-
498
- #: admin/includes/class-settings.php:337
499
- msgid ""
500
- "Advanced Ads ignores paragraphs and other elements in containers when "
501
- "injecting ads into the post content. Check this option to ignore this "
502
- "limitation and ads might show up again."
503
- msgstr ""
504
-
505
- #: admin/includes/class-settings.php:439
506
- msgctxt "label before ads"
507
- msgid "Advertisements"
508
- msgstr ""
509
-
510
- #: admin/includes/class-settings.php:446
511
- msgid "Displayed above ads."
512
- msgstr ""
513
-
514
- #: admin/includes/class-settings.php:460
515
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
516
- msgstr ""
517
-
518
- #: admin/includes/class-settings.php:473
519
- msgid "Disable shortcode button in visual editor."
520
- msgstr ""
521
-
522
- #: admin/includes/class-shortcode-creator.php:155
523
- #, php-format
524
- msgid ""
525
- "Please, either switch off your ad blocker or disable the shortcode button in "
526
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
527
- msgstr ""
528
-
529
- #: admin/includes/notices.php:9
530
- #, php-format
531
- msgid ""
532
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
533
- "primary\">Create your first ad</a>"
534
- msgstr ""
535
-
536
- #: admin/views/ad-display-metabox.php:9
537
- msgid ""
538
- "Click on the button below if the ad should NOT show up on all pages when "
539
- "included automatically."
540
- msgstr ""
541
-
542
- #: admin/views/ad-display-metabox.php:10
543
- msgid "Hide the ad on some pages"
544
- msgstr ""
545
-
546
- #: admin/views/ad-display-metabox.php:17
547
- msgid "Watch video"
548
- msgstr ""
549
-
550
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
551
- msgid "Visit the manual"
552
- msgstr ""
553
-
554
- #: admin/views/ad-display-metabox.php:23
555
- msgid "A page with this ad on it must match all of the following conditions."
556
- msgstr ""
557
-
558
- #: admin/views/ad-display-metabox.php:59
559
- msgid "Forced to OR."
560
- msgstr ""
561
-
562
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
563
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
564
- msgid "manual"
565
- msgstr ""
566
-
567
- #: admin/views/ad-group-edit.php:14
568
- msgid "You did not select an item for editing."
569
- msgstr ""
570
-
571
- #: admin/views/ad-group-edit.php:33
572
- msgctxt "Taxonomy Name"
573
- msgid "Name"
574
- msgstr ""
575
-
576
- #: admin/views/ad-group-edit.php:38
577
- msgctxt "Taxonomy Slug"
578
- msgid "Slug"
579
- msgstr ""
580
-
581
- #: admin/views/ad-group-edit.php:45
582
- msgctxt "Taxonomy Description"
583
- msgid "Description"
584
- msgstr ""
585
-
586
- #: admin/views/ad-group-list-form-row.php:57
587
- msgid "Visible ads"
588
- msgstr ""
589
-
590
- #: admin/views/ad-group.php:18
591
- msgid "Ad Group successfully created"
592
- msgstr ""
593
-
594
- #: admin/views/ad-group.php:65
595
- msgid "Group title"
596
- msgstr ""
597
-
598
- #: admin/views/ad-group.php:66
599
- msgid "save"
600
- msgstr ""
601
-
602
- #: admin/views/ad-group.php:69
603
- #, php-format
604
- msgid ""
605
- "Find more information about ad groups in the <a href=\"%s\" "
606
- "target=\"_blank\">manual</a>."
607
- msgstr ""
608
-
609
- #: admin/views/ad-info-after-textarea.php:5
610
- msgid ""
611
- "The code of this ad might not work properly with the <em>Content</em> "
612
- "placement."
613
- msgstr ""
614
-
615
- #: admin/views/ad-info-after-textarea.php:6
616
- #, php-format
617
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
618
- msgstr ""
619
-
620
- #: admin/views/ad-info-bottom.php:2
621
- msgctxt "wizard navigation"
622
- msgid "previous"
623
- msgstr ""
624
-
625
- #: admin/views/ad-info-bottom.php:3
626
- msgctxt "wizard navigation"
627
- msgid "save"
628
- msgstr ""
629
-
630
- #: admin/views/ad-info-bottom.php:4
631
- msgctxt "wizard navigation"
632
- msgid "next"
633
- msgstr ""
634
-
635
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
636
- msgid "Stop Wizard and show all options"
637
- msgstr ""
638
-
639
- #: admin/views/ad-info-top.php:5
640
- #, php-format
641
- msgid ""
642
- "Congratulations! Your ad is now visible in the frontend. You can adjust the "
643
- "placement options <a href=\"%s\">here</a>."
644
- msgstr ""
645
-
646
- #: admin/views/ad-info-top.php:7
647
- msgid "Where do you want to display the ad?"
648
- msgstr ""
649
-
650
- #: admin/views/ad-info-top.php:8
651
- msgid "New placement"
652
- msgstr ""
653
-
654
- #: admin/views/ad-info-top.php:12
655
- msgid "Manage Sidebar"
656
- msgstr ""
657
-
658
- #: admin/views/ad-info-top.php:15
659
- msgid "Show Pro Places"
660
- msgstr ""
661
-
662
- #: admin/views/ad-info-top.php:19
663
- msgid "Show Sticky Places"
664
- msgstr ""
665
-
666
- #: admin/views/ad-info-top.php:23
667
- msgid "Show PopUp"
668
- msgstr ""
669
-
670
- #: admin/views/ad-info-top.php:48
671
- msgid "Existing placement"
672
- msgstr ""
673
-
674
- #: admin/views/ad-info-top.php:53
675
- #, php-format
676
- msgid "Or use the shortcode %s to insert the ad into the content manually."
677
- msgstr ""
678
-
679
- #: admin/views/ad-info-top.php:64
680
- msgid "Start Wizard"
681
- msgstr ""
682
-
683
- #: admin/views/ad-info-top.php:65
684
- msgid "Stop Wizard"
685
- msgstr ""
686
-
687
- #: admin/views/ad-info-top.php:83
688
- msgid "Welcome to the Wizard"
689
- msgstr ""
690
-
691
- #: admin/views/ad-info-top.php:84
692
- msgid ""
693
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
694
- "the most common options are visible."
695
- msgstr ""
696
-
697
- #: admin/views/ad-list-no-ads.php:2
698
- msgid "Not many ads here yet. Get help from the following resources:"
699
- msgstr ""
700
-
701
- #: admin/views/ad-list-no-ads.php:3
702
- msgid "Watch the “First Ad” Tutorial (Video)"
703
- msgstr ""
704
-
705
- #: admin/views/ad-list-no-ads.php:4
706
- msgid "Import Ads (Link)"
707
- msgstr ""
708
-
709
- #: admin/views/ad-list-no-ads.php:5
710
- msgid "Get dummy ad content (Link)"
711
- msgstr ""
712
-
713
- #: admin/views/ad-output-metabox.php:44
714
- msgid ""
715
- "Specify one or more classes for the container. Separate multiple classes "
716
- "with a space"
717
- msgstr ""
718
-
719
- #: admin/views/ad-output-metabox.php:47
720
- msgid "Enable debug mode"
721
- msgstr ""
722
-
723
- #: admin/views/ad-parameters-size.php:8
724
- msgid "reserve this space"
725
- msgstr ""
726
-
727
- #: admin/views/ad-submitbox-meta.php:12
728
- msgid "Month"
729
- msgstr ""
730
-
731
- #: admin/views/ad-submitbox-meta.php:21
732
- msgid "Day"
733
- msgstr ""
734
-
735
- #: admin/views/ad-submitbox-meta.php:22
736
- msgid "Year"
737
- msgstr ""
738
-
739
- #: admin/views/ad-submitbox-meta.php:23
740
- msgid "Hour"
741
- msgstr ""
742
-
743
- #: admin/views/ad-submitbox-meta.php:24
744
- msgid "Minute"
745
- msgstr ""
746
-
747
- #: admin/views/ad-visitor-metabox.php:7
748
- msgid ""
749
- "Click on the button below if the ad should NOT be visible to all visitors"
750
- msgstr ""
751
-
752
- #: admin/views/ad-visitor-metabox.php:8
753
- msgid "Hide the ad from some users"
754
- msgstr ""
755
-
756
- #: admin/views/ad-visitor-metabox.php:49
757
- msgid "It seems that a caching plugin is activated."
758
- msgstr ""
759
-
760
- #: admin/views/feedback-disable.php:6
761
- msgid "It is only temporary"
762
- msgstr ""
763
-
764
- #: admin/views/feedback-disable.php:7
765
- msgid "I need help to set it up"
766
- msgstr ""
767
-
768
- #: admin/views/feedback-disable.php:8
769
- msgid "I have a problem"
770
- msgstr ""
771
-
772
- #: admin/views/feedback-disable.php:9
773
- msgid "Please let us know how we can help"
774
- msgstr ""
775
-
776
- #: admin/views/feedback-disable.php:12
777
- #, php-format
778
- msgid "Send me free help to %s"
779
- msgstr ""
780
-
781
- #: admin/views/feedback-disable.php:14
782
- msgid "I miss a feature"
783
- msgstr ""
784
-
785
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
786
- msgid "Which one?"
787
- msgstr ""
788
-
789
- #: admin/views/feedback-disable.php:16
790
- msgid "I don’t use ads on my site"
791
- msgstr ""
792
-
793
- #: admin/views/feedback-disable.php:17
794
- msgid "I switched to another plugin"
795
- msgstr ""
796
-
797
- #: admin/views/feedback-disable.php:20
798
- msgid "Please specify"
799
- msgstr ""
800
-
801
- #: admin/views/feedback-disable.php:25
802
- msgid "Submit & Deactivate"
803
- msgstr ""
804
-
805
- #: admin/views/feedback-disable.php:26
806
- msgid "Only Deactivate"
807
- msgstr ""
808
-
809
- #: admin/views/feedback-disable.php:27
810
- msgid "don’t deactivate"
811
- msgstr ""
812
-
813
- #: admin/views/placements-ad-label-position.php:18
814
- msgid ""
815
- "Check this if you don't want the following elements to float around the ad. "
816
- "(adds a placement_clearfix)"
817
- msgstr ""
818
-
819
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
820
- msgid "enabled"
821
- msgstr ""
822
-
823
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
824
- msgid "disabled"
825
- msgstr ""
826
-
827
- #: admin/views/placements.php:68
828
- msgid "template (PHP)"
829
- msgstr ""
830
-
831
- #: admin/views/placements.php:94
832
- msgid "position"
833
- msgstr ""
834
-
835
- #: admin/views/placements.php:119
836
- msgid "ad label"
837
- msgstr ""
838
-
839
- #: admin/views/placements.php:128
840
- msgid "show all options"
841
- msgstr ""
842
-
843
- #: admin/views/placements.php:135
844
- #, php-format
845
- msgid ""
846
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
847
- "header of your website</a>."
848
- msgstr ""
849
-
850
- #: admin/views/setting-license.php:15
851
- #, php-format
852
- msgid ""
853
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
854
- "target=\"_blank\">renew your license with a discount</a>."
855
- msgstr ""
856
-
857
- #: admin/views/setting-license.php:41
858
- msgid "Deactivate License"
859
- msgstr ""
860
-
861
- #: admin/views/setting-license.php:47
862
- msgid "Update License"
863
- msgstr ""
864
-
865
- #: admin/views/setting-license.php:47
866
- msgid "Activate License"
867
- msgstr ""
868
-
869
- #: admin/views/settings-disable-ads.php:21
870
- msgid "Disable ads in Feed"
871
- msgstr ""
872
-
873
- #: admin/views/settings.php:49 modules/import-export/main.php:15
874
- #: modules/import-export/main.php:15
875
- msgid "Import &amp; Export"
876
- msgstr ""
877
-
878
- #: admin/views/support.php:48
879
- msgid "Ads not showing up"
880
- msgstr ""
881
-
882
- #: admin/views/support.php:49
883
- msgid "Purchase & Licenses"
884
- msgstr ""
885
-
886
- #: admin/views/support.php:50
887
- msgid "General Issues"
888
- msgstr ""
889
-
890
- #: admin/views/support.php:51
891
- msgid "Issues with Add-Ons"
892
- msgstr ""
893
-
894
- #: admin/views/support.php:58
895
- #, php-format
896
- msgid ""
897
- "Take a look at more common issues or contact us directly through the <a "
898
- "href=\"%s\" target=\"_blank\">support page</a>."
899
- msgstr ""
900
-
901
- #: public/views/ad-debug.php:18
902
- msgid "Ad debug output"
903
- msgstr ""
904
-
905
- #: public/views/ad-debug.php:20
906
- msgid "Find solutions in the manual"
907
- msgstr ""
908
-
909
- #: modules/gadsense/admin/admin.php:200
910
- msgid ""
911
- "There is no explicit limit for AdSense ads anymore, but you can still use "
912
- "this setting to prevent too many AdSense ads to show accidentally on your "
913
- "site."
914
- msgstr ""
915
-
916
- #: modules/gadsense/admin/admin.php:219
917
- msgid ""
918
- "You still need to enable Page-Level ads in your AdSense account. See <a "
919
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
920
- "AdSense Help</a> (requires AdSense-login) for more information."
921
- msgstr ""
922
-
923
- #: modules/gadsense/admin/admin.php:220
924
- #, php-format
925
- msgid ""
926
- "Please notice that this code might also activate QuickStart ads. Please read "
927
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
928
- "random places</strong>."
929
- msgstr ""
930
-
931
- #: modules/gadsense/admin/admin.php:312
932
- #, php-format
933
- msgid ""
934
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
935
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
936
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
937
- "wrapped in text."
938
- msgstr ""
939
-
940
- #: modules/import-export/classes/import.php:64
941
- msgid "Please enter XML content"
942
- msgstr ""
943
-
944
- #: modules/import-export/classes/import.php:145
945
- #: modules/import-export/classes/import.php:561
946
- #, php-format
947
- msgid "New attachment created <em>%s</em> %s"
948
- msgstr ""
949
-
950
- #: modules/import-export/classes/import.php:177
951
- #, php-format
952
- msgid "Failed to import <em>%s</em>"
953
- msgstr ""
954
-
955
- #: modules/import-export/classes/import.php:185
956
- #, php-format
957
- msgid "New ad created: <em>%s</em> %s"
958
- msgstr ""
959
-
960
- #: modules/import-export/classes/import.php:228
961
- #, php-format
962
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
963
- msgstr ""
964
-
965
- #: modules/import-export/classes/import.php:290
966
- #, php-format
967
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
968
- msgstr ""
969
-
970
- #: modules/import-export/classes/import.php:292
971
- #, php-format
972
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
973
- msgstr ""
974
-
975
- #: modules/import-export/classes/import.php:357
976
- #, php-format
977
- msgid "Placement <em>%s</em> created"
978
- msgstr ""
979
-
980
- #: modules/import-export/classes/import.php:472
981
- #, php-format
982
- msgid "Option was updated: <em>%s</em>"
983
- msgstr ""
984
-
985
- #: modules/import-export/classes/import.php:475
986
- #, php-format
987
- msgid "Option already exists: <em>%s</em>"
988
- msgstr ""
989
-
990
- #: modules/import-export/classes/import.php:497
991
- #, php-format
992
- msgid "Failed to create import directory <em>%s</em>"
993
- msgstr ""
994
-
995
- #: modules/import-export/classes/import.php:502
996
- #, php-format
997
- msgid "Import directory is not writable: <em>%s</em>"
998
- msgstr ""
999
-
1000
- #: modules/import-export/classes/import.php:510
1001
- msgid ""
1002
- "File is empty, uploads are disabled or post_max_size is smaller than "
1003
- "upload_max_filesize in php.ini"
1004
- msgstr ""
1005
-
1006
- #: modules/import-export/classes/import.php:520
1007
- #, php-format
1008
- msgid "Failed to upload file, error: <em>%s</em>"
1009
- msgstr ""
1010
-
1011
- #: modules/import-export/classes/import.php:525
1012
- msgid "File is empty."
1013
- msgstr ""
1014
-
1015
- #: modules/import-export/classes/import.php:530
1016
- #, php-format
1017
- msgid ""
1018
- "The file could not be created: <em>%s</em>. This is probably a permissions "
1019
- "problem"
1020
- msgstr ""
1021
-
1022
- #: modules/import-export/classes/import.php:603
1023
- #, php-format
1024
- msgid "Invalid filetype <em>%s</em>"
1025
- msgstr ""
1026
-
1027
- #: modules/import-export/classes/import.php:608
1028
- #: modules/import-export/classes/import.php:615
1029
- #: modules/import-export/classes/import.php:623
1030
- #: modules/import-export/classes/import.php:638
1031
- #, php-format
1032
- msgid "Error getting remote image <em>%s</em>"
1033
- msgstr ""
1034
-
1035
- #: modules/import-export/classes/import.php:632
1036
- #, php-format
1037
- msgid "Zero size file downloaded <em>%s</em>"
1038
- msgstr ""
1039
-
1040
- #: modules/import-export/classes/XmlEncoder.php:75
1041
- msgctxt "import_export"
1042
- msgid "The data must be an array"
1043
- msgstr ""
1044
-
1045
- #: modules/import-export/classes/XmlEncoder.php:103
1046
- #, php-format
1047
- msgctxt "import_export"
1048
- msgid "The key %s is not valid"
1049
- msgstr ""
1050
-
1051
- #: modules/import-export/classes/XmlEncoder.php:149
1052
- #, php-format
1053
- msgctxt "import_export"
1054
- msgid "An unexpected value could not be serialized: %s"
1055
- msgstr ""
1056
-
1057
- #: modules/import-export/classes/XmlEncoder.php:201
1058
- msgctxt "import_export"
1059
- msgid "Invalid XML data, it can not be empty"
1060
- msgstr ""
1061
-
1062
- #: modules/import-export/classes/XmlEncoder.php:223
1063
- #, php-format
1064
- msgctxt "import_export"
1065
- msgid "XML error: %s"
1066
- msgstr ""
1067
-
1068
- #: modules/import-export/views/page.php:16
1069
- msgid "Export"
1070
- msgstr ""
1071
-
1072
- #: modules/import-export/views/page.php:17
1073
- msgid ""
1074
- "When you click the button below Advanced Ads will create an XML file for you "
1075
- "to save to your computer."
1076
- msgstr ""
1077
-
1078
- #: modules/import-export/views/page.php:28
1079
- msgid "Download Export File"
1080
- msgstr ""
1081
-
1082
- #: modules/import-export/views/page.php:33
1083
- msgid "Import"
1084
- msgstr ""
1085
-
1086
- #: modules/import-export/views/page.php:44
1087
- msgid "Choose an XML file"
1088
- msgstr ""
1089
-
1090
- #: modules/import-export/views/page.php:45
1091
- msgid "Copy an XML content"
1092
- msgstr ""
1093
-
1094
- #: modules/import-export/views/page.php:52
1095
- msgid ""
1096
- "Before you can upload your import file, you will need to fix the following "
1097
- "error:"
1098
- msgstr ""
1099
-
1100
- #: modules/import-export/views/page.php:57
1101
- #, php-format
1102
- msgid "Maximum size: %s"
1103
- msgstr ""
1104
-
1105
- #: modules/import-export/views/page.php:66
1106
- msgid "Start import"
1107
- msgstr ""
1108
-
1109
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
1110
- msgid "Rename assets"
1111
- msgstr ""
1112
-
1113
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
1114
- msgid "Check if you want to change the names of the assets"
1115
- msgstr ""
1116
-
1117
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
1118
- #, php-format
1119
- msgid ""
1120
- "Please, rebuild the asset folder. All assets will be located in <strong>"
1121
- "%s</strong>"
1122
- msgstr ""
1123
-
1124
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
1125
- msgid ""
1126
- "The ad block disguise can only be set by the super admin on the main site in "
1127
- "the network."
1128
- msgstr ""
1129
-
1130
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
1131
- msgid ""
1132
- "Copy the ad code from your AdSense account, paste it into the area below and "
1133
- "click on <em>Get details</em>."
1134
- msgstr ""
1135
-
1136
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
1137
- msgid "Insert new AdSense code"
1138
- msgstr ""
1139
-
1140
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
1141
- msgid "Responsive (Matched Content)"
1142
- msgstr ""
1143
-
1144
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
1145
- msgid "Link ads"
1146
- msgstr ""
1147
-
1148
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
1149
- msgid "Link ads (Responsive)"
1150
- msgstr ""
1151
-
1152
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
1153
- msgid "InArticle"
1154
- msgstr ""
1155
-
1156
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
1157
- msgid "InFeed"
1158
- msgstr ""
1159
-
1160
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
1161
- #, php-format
1162
- msgid ""
1163
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
1164
- "define the exact size for each browser width or choose between horizontal, "
1165
- "vertical, or rectangle formats."
1166
- msgstr ""
1167
-
1168
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
1169
- msgid "Tutorial: How to place ads between posts?"
1170
- msgstr ""
1171
-
1172
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
1173
- msgid "Layout"
1174
- msgstr ""
1175
-
1176
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
1177
- msgid "Layout-Key"
1178
- msgstr ""
1179
-
1180
- #: admin/class-advanced-ads-admin.php:300
1181
- #, php-format
1182
- msgid "time of %s"
1183
- msgstr "temps de %s"
1184
-
1185
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
1186
- #: admin/includes/class-menu.php:83
1187
- msgid "Support"
1188
- msgstr "Support"
1189
-
1190
- #: admin/class-advanced-ads-admin.php:345
1191
- msgid "Add-Ons"
1192
- msgstr "Extensions (Add-Ons)"
1193
-
1194
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
1195
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
1196
- msgid "Ad"
1197
- msgstr "Pub"
1198
-
1199
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
1200
- msgctxt "ad group singular name"
1201
- msgid "Ad Group"
1202
- msgstr "Groupe de pubs"
1203
-
1204
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
1205
- msgid "Display Conditions"
1206
- msgstr "Conditions d’affichage"
1207
-
1208
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
1209
- msgid "Visitor Conditions"
1210
- msgstr "Conditions de visiteur"
1211
-
1212
- #: classes/ad_placements.php:31
1213
- msgid "Manual Placement"
1214
- msgstr "Placement manuel"
1215
-
1216
- #: classes/ad_placements.php:32
1217
- msgid "Manual placement to use as function or shortcode."
1218
- msgstr "Placement manuel à utiliser comme fonction ou shortcode."
1219
-
1220
- #: classes/ad_placements.php:37
1221
- msgid "Header Code"
1222
- msgstr "Code d’en-tête"
1223
-
1224
- #: classes/ad_placements.php:38
1225
- msgid ""
1226
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
1227
- msgstr ""
1228
- "Injecté dans l’en-tête (avant fermeture de la balise &lt;/head&gt; , souvent "
1229
- "non visible)."
1230
-
1231
- #: classes/ad_placements.php:42
1232
- msgid "Footer Code"
1233
- msgstr "Code du pied de page"
1234
-
1235
- #: classes/ad_placements.php:43
1236
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
1237
- msgstr ""
1238
- "Injecté en pied de page (avant la fermeture de la balise &lt;/body&gt;)."
1239
-
1240
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
1241
- msgid "Before Content"
1242
- msgstr "Avant le contenu"
1243
-
1244
- #: classes/ad_placements.php:48
1245
- msgid "Injected before the post content."
1246
- msgstr "Injecté avant le contenu de l’article."
1247
-
1248
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
1249
- msgid "After Content"
1250
- msgstr "Après le contenu"
1251
-
1252
- #: classes/ad_placements.php:54
1253
- msgid "Injected after the post content."
1254
- msgstr "Injecté après le contenu de l’article."
1255
-
1256
- #: classes/ad_placements.php:60
1257
- msgid ""
1258
- "Injected into the content. You can choose the paragraph after which the ad "
1259
- "content is displayed."
1260
- msgstr ""
1261
- "Injecté dans le contenu de l’article. Vous pouvez choisir le paragraphe "
1262
- "après lequel le contenu de la pub est affiché."
1263
-
1264
- #: classes/ad_placements.php:65
1265
- msgid "Sidebar Widget"
1266
- msgstr "Widget de barre latérale"
1267
-
1268
- #: classes/ad_placements.php:66
1269
- msgid ""
1270
- "Create a sidebar widget with an ad. Can be placed and used like any other "
1271
- "widget."
1272
- msgstr ""
1273
- "Créer un widget de barre latérale avec une pub. Peuvent être placé et "
1274
- "utilisé comme n’importe quel autre widget."
1275
-
1276
- #: classes/ad_placements.php:218
1277
- #, php-format
1278
- msgid "paragraph (%s)"
1279
- msgstr "paragraphe (%s)"
1280
-
1281
- #: classes/ad_placements.php:220
1282
- #, php-format
1283
- msgid "headline 2 (%s)"
1284
- msgstr "titre 2 (%s)"
1285
-
1286
- #: classes/ad_placements.php:221
1287
- #, php-format
1288
- msgid "headline 3 (%s)"
1289
- msgstr "titre 3 (%s)"
1290
-
1291
- #: classes/ad_placements.php:222
1292
- #, php-format
1293
- msgid "headline 4 (%s)"
1294
- msgstr "titre 4 (%s)"
1295
-
1296
- #: classes/ad_type_content.php:35
1297
- msgid "Rich Content"
1298
- msgstr "Contenu riche"
1299
-
1300
- #: classes/ad_type_content.php:36
1301
- msgid ""
1302
- "The full content editor from WordPress with all features like shortcodes, "
1303
- "image upload or styling, but also simple text/html mode for scripts and code."
1304
- msgstr ""
1305
- "L’éditeur de contenu complet de WordPress avec toutes les fonctionnalités "
1306
- "comme les shortcodes, téléchargement d’images, ou styles, mais aussi en mode "
1307
- "texte/html pour les scripts et le code."
1308
-
1309
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
1310
- msgid "Ad Group"
1311
- msgstr "Groupe de pubs"
1312
-
1313
- #: classes/ad_type_plain.php:31
1314
- msgid "Plain Text and Code"
1315
- msgstr "Texte brut et code"
1316
-
1317
- #: classes/ad_type_plain.php:32
1318
- msgid ""
1319
- "Simple text editor without any filters. You might use it to display "
1320
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
1321
- "content field magic does not work here."
1322
- msgstr ""
1323
- "Éditeur de texte simple sans aucun filtre. Vous pouvez l’utiliser pour "
1324
- "afficher le contenu non filtrée, code php ou javascript. Shortcodes et autre "
1325
- "champs de contenus de WordPress ne fonctionnent pas ici."
1326
-
1327
- #: classes/ad_type_plain.php:52
1328
- msgid "Insert plain text or code into this field."
1329
- msgstr "Insérez le code ou texte brut dans ce champ."
1330
-
1331
- #: classes/ad_type_plain.php:89
1332
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
1333
- msgstr "Exécuter du code PHP (inséré dans <code>&lt;?php ?&gt;</code>)"
1334
-
1335
- #: classes/checks.php:244
1336
- #, php-format
1337
- msgid ""
1338
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
1339
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
1340
- "to misfortunate formats in forms, but should not damage features."
1341
- msgstr ""
1342
- "Conflits possibles entre les bibliothèques jQueryUI, utilisée par Advanced "
1343
- "Ads et d’autres bibliothèques (probablement <a href=\"%s\">Twitter "
1344
- "Bootstrap</a>). Cela pourrait conduire à des formats malheureux, mais ne "
1345
- "devrait pas endommager les fonctionnalités."
1346
-
1347
- #: classes/display-conditions.php:69
1348
- msgid "post type"
1349
- msgstr "Type d’article"
1350
-
1351
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
1352
- msgid "Choose the public post types on which to display the ad."
1353
- msgstr "Choisir les types d’article public sur lequel afficher la pub."
1354
-
1355
- #: classes/display-conditions.php:76
1356
- msgid "specific pages"
1357
- msgstr "pages spécifiques"
1358
-
1359
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
1360
- msgid ""
1361
- "Choose on which individual posts, pages and public post type pages you want "
1362
- "to display or hide ads."
1363
- msgstr ""
1364
- "Choisir sur quels articles individuels, pages et pages de type article "
1365
- "public vous souhaitez afficher ou masquer les pubs."
1366
-
1367
- #: classes/display-conditions.php:82
1368
- msgid "general conditions"
1369
- msgstr "conditions générales"
1370
-
1371
- #: classes/display-conditions.php:88
1372
- msgid "author"
1373
- msgstr "auteur"
1374
-
1375
- #: classes/display-conditions.php:120
1376
- #, php-format
1377
- msgid "archive: %s"
1378
- msgstr "archive: %s"
1379
-
1380
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
1381
- #: classes/display-conditions.php:370
1382
- msgctxt "Error message shown when no display condition term is selected"
1383
- msgid "Please select some items."
1384
- msgstr "Veuillez sélectionner quelques éléments."
1385
-
1386
- #: classes/display-conditions.php:361
1387
- msgctxt "display the terms search field on ad edit page"
1388
- msgid "add more terms"
1389
- msgstr "ajouter plus de termes"
1390
-
1391
- #: classes/display-conditions.php:363
1392
- msgid "term name or id"
1393
- msgstr "nom du terme ou id"
1394
-
1395
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
1396
- msgid "Home Page"
1397
- msgstr "Page d’accueil"
1398
-
1399
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
1400
- msgid "show on Home page"
1401
- msgstr "voir sur page d’accueil"
1402
-
1403
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
1404
- msgid "Singular Pages"
1405
- msgstr "Pages particulières"
1406
-
1407
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
1408
- msgid "show on singular pages/posts"
1409
- msgstr "afficher sur les articles particuliers ou pages particulières"
1410
-
1411
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
1412
- msgid "Archive Pages"
1413
- msgstr "Pages d’archive"
1414
-
1415
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
1416
- msgid "show on any type of archive page (category, tag, author and date)"
1417
- msgstr ""
1418
- "afficher sur n’importe quel type de page d’archive (catégorie, mot-clé, "
1419
- "auteur et date)"
1420
-
1421
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
1422
- msgid "Search Results"
1423
- msgstr "Résultats de recherche"
1424
-
1425
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
1426
- msgid "show on search result pages"
1427
- msgstr "montrer sur les pages de résultats de recherche"
1428
-
1429
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
1430
- msgid "404 Page"
1431
- msgstr "Page 404"
1432
-
1433
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
1434
- msgid "show on 404 error page"
1435
- msgstr "afficher sur la page d’erreur 404"
1436
-
1437
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
1438
- msgid "Attachment Pages"
1439
- msgstr "Pages de pièce jointe"
1440
-
1441
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
1442
- msgid "show on attachment pages"
1443
- msgstr "afficher sur les pages de pièce jointe"
1444
-
1445
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
1446
- msgid "Secondary Queries"
1447
- msgstr "Requêtes secondaires"
1448
-
1449
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
1450
- msgid "allow ads in secondary queries"
1451
- msgstr "autoriser les pubs dans les requêtes secondaires"
1452
-
1453
- #: classes/visitor-conditions.php:33
1454
- msgid "Display ads only on mobile devices or hide them."
1455
- msgstr "Afficher les pubs uniquement sur les appareils mobiles ou les masquer."
1456
-
1457
- #: classes/visitor-conditions.php:39
1458
- msgid "logged in visitor"
1459
- msgstr "visiteur connecté"
1460
-
1461
- #: classes/visitor-conditions.php:40
1462
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
1463
- msgstr "Si le visiteur doit se connecter ou non afin de voir les pubs."
1464
-
1465
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
1466
- msgid "Manual and Troubleshooting"
1467
- msgstr "Manuel et dépannage"
1468
-
1469
- #: classes/visitor-conditions.php:161
1470
- msgid "equal"
1471
- msgstr "égal"
1472
-
1473
- #: classes/visitor-conditions.php:162
1474
- msgid "equal or higher"
1475
- msgstr "égal ou supérieur"
1476
-
1477
- #: classes/visitor-conditions.php:163
1478
- msgid "equal or lower"
1479
- msgstr "égal ou inférieur"
1480
-
1481
- #: classes/visitor-conditions.php:194
1482
- msgid "contains"
1483
- msgstr "contient"
1484
-
1485
- #: classes/visitor-conditions.php:195
1486
- msgid "starts with"
1487
- msgstr "commence par"
1488
-
1489
- #: classes/visitor-conditions.php:196
1490
- msgid "ends with"
1491
- msgstr "finit par"
1492
-
1493
- #: classes/visitor-conditions.php:197
1494
- msgid "matches"
1495
- msgstr "correspond"
1496
-
1497
- #: classes/visitor-conditions.php:198
1498
- msgid "matches regex"
1499
- msgstr "expression régulière correspondante"
1500
-
1501
- #: classes/visitor-conditions.php:199
1502
- msgid "does not contain"
1503
- msgstr "ne contient pas"
1504
-
1505
- #: classes/visitor-conditions.php:200
1506
- msgid "does not start with"
1507
- msgstr "ne commence pas par"
1508
-
1509
- #: classes/visitor-conditions.php:201
1510
- msgid "does not end with"
1511
- msgstr "ne se termine pas par"
1512
-
1513
- #: classes/visitor-conditions.php:202
1514
- msgid "does not match"
1515
- msgstr "ne correspond pas"
1516
-
1517
- #: classes/visitor-conditions.php:203
1518
- msgid "does not match regex"
1519
- msgstr "expression régulière non-correspondante"
1520
-
1521
- #: classes/widget.php:22
1522
- msgid "Display Ads and Ad Groups."
1523
- msgstr "Afficher des pubs et des groupes de pubs."
1524
-
1525
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
1526
- msgid "--empty--"
1527
- msgstr "--vide--"
1528
-
1529
- #: classes/widget.php:69 admin/includes/class-menu.php:75
1530
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
1531
- #: modules/import-export/views/page.php:25
1532
- msgid "Placements"
1533
- msgstr "Placements"
1534
-
1535
- #: classes/widget.php:76 admin/includes/class-menu.php:70
1536
- #: admin/includes/class-shortcode-creator.php:91
1537
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
1538
- msgid "Ad Groups"
1539
- msgstr "Groupes de pubs"
1540
-
1541
- #: classes/widget.php:83 public/class-advanced-ads.php:617
1542
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
1543
- #: admin/includes/class-shortcode-creator.php:84
1544
- #: admin/views/ad-group-list-form-row.php:68
1545
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
1546
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
1547
- msgid "Ads"
1548
- msgstr "Pubs"
1549
-
1550
- #: public/class-advanced-ads.php:317
1551
- msgid "Advanced Ads Error following:"
1552
- msgstr "Erreur d’Advanced Ads suivante :"
1553
-
1554
- #: public/class-advanced-ads.php:320
1555
- #, php-format
1556
- msgid "Advanced Ads Error: %s"
1557
- msgstr "Erreur Advanced Ads: %s"
1558
-
1559
- #: public/class-advanced-ads.php:580
1560
- msgctxt "ad group general name"
1561
- msgid "Ad Groups"
1562
- msgstr "Groupes de pubs"
1563
-
1564
- #: public/class-advanced-ads.php:582
1565
- msgid "Search Ad Groups"
1566
- msgstr "Rechercher des groupes de pubs"
1567
-
1568
- #: public/class-advanced-ads.php:583
1569
- msgid "All Ad Groups"
1570
- msgstr "Tous les groupes de pubs"
1571
-
1572
- #: public/class-advanced-ads.php:584
1573
- msgid "Parent Ad Groups"
1574
- msgstr "Groupes de pubs parents"
1575
-
1576
- #: public/class-advanced-ads.php:585
1577
- msgid "Parent Ad Groups:"
1578
- msgstr "Groupes de pubs parents :"
1579
-
1580
- #: public/class-advanced-ads.php:586
1581
- msgid "Edit Ad Group"
1582
- msgstr "Modifier le groupe de pubs"
1583
-
1584
- #: public/class-advanced-ads.php:587
1585
- msgid "Update Ad Group"
1586
- msgstr "Mettre à jour le groupe de pubs"
1587
-
1588
- #: public/class-advanced-ads.php:588
1589
- msgid "Add New Ad Group"
1590
- msgstr "Ajouter un nouveau groupe de pubs"
1591
-
1592
- #: public/class-advanced-ads.php:589
1593
- msgid "New Ad Groups Name"
1594
- msgstr "Nouveau nom de groupes de pubs"
1595
-
1596
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
1597
- #: modules/import-export/views/page.php:24
1598
- msgid "Groups"
1599
- msgstr "Groupes"
1600
-
1601
- #: public/class-advanced-ads.php:591
1602
- msgid "No Ad Group found"
1603
- msgstr "Aucun groupe de pubs trouvé"
1604
-
1605
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
1606
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
1607
- msgid "New Ad"
1608
- msgstr "Nouvelle pub"
1609
-
1610
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
1611
- msgid "Add New Ad"
1612
- msgstr "Ajouter une nouvelle pub"
1613
-
1614
- #: public/class-advanced-ads.php:621
1615
- #: admin/includes/class-ad-groups-list.php:308
1616
- #: modules/import-export/classes/import.php:144
1617
- #: modules/import-export/classes/import.php:184
1618
- #: modules/import-export/classes/import.php:560
1619
- msgid "Edit"
1620
- msgstr "Éditer"
1621
-
1622
- #: public/class-advanced-ads.php:622
1623
- msgid "Edit Ad"
1624
- msgstr "Modifier la pub"
1625
-
1626
- #: public/class-advanced-ads.php:624
1627
- msgid "View"
1628
- msgstr "Voir"
1629
-
1630
- #: public/class-advanced-ads.php:625
1631
- msgid "View the Ad"
1632
- msgstr "Voir la pub"
1633
-
1634
- #: public/class-advanced-ads.php:626
1635
- msgid "Search Ads"
1636
- msgstr "Rechercher des pubs"
1637
-
1638
- #: public/class-advanced-ads.php:627
1639
- msgid "No Ads found"
1640
- msgstr "Aucune pub n’a été trouvée"
1641
-
1642
- #: public/class-advanced-ads.php:628
1643
- msgid "No Ads found in Trash"
1644
- msgstr "Aucune pub n’a été trouvée dans la corbeille"
1645
-
1646
- #: public/class-advanced-ads.php:629
1647
- msgid "Parent Ad"
1648
- msgstr "Pub parente"
1649
-
1650
- #: admin/includes/class-ad-groups-list.php:164
1651
- msgid "Ad weight"
1652
- msgstr "Poids de la pub"
1653
-
1654
- #: admin/includes/class-ad-groups-list.php:172
1655
- #: admin/views/ad-list-timing-column.php:4
1656
- #, php-format
1657
- msgid "starts %s"
1658
- msgstr "commence le %s"
1659
-
1660
- #: admin/includes/class-ad-groups-list.php:191
1661
- #: admin/views/ad-list-timing-column.php:21
1662
- #, php-format
1663
- msgid "expires %s"
1664
- msgstr "Expire le %s"
1665
-
1666
- #: admin/includes/class-ad-groups-list.php:193
1667
- #: admin/views/ad-list-timing-column.php:23
1668
- #, php-format
1669
- msgid "<strong>expired</strong> %s"
1670
- msgstr "<strong>expiré</strong> %s"
1671
-
1672
- #: admin/includes/class-ad-groups-list.php:212
1673
- msgid "all published ads are displayed"
1674
- msgstr "toutes les pubs publiées sont affichées"
1675
-
1676
- #: admin/includes/class-ad-groups-list.php:214
1677
- #, php-format
1678
- msgid "up to %d ads displayed"
1679
- msgstr "jusqu’à %d pubs affichées"
1680
-
1681
- #: admin/includes/class-ad-groups-list.php:217
1682
- msgid "No ads assigned"
1683
- msgstr "Aucune pub assignée"
1684
-
1685
- #: admin/includes/class-ad-groups-list.php:284
1686
- msgid "Random ads"
1687
- msgstr "Pubs aléatoires"
1688
-
1689
- #: admin/includes/class-ad-groups-list.php:285
1690
- msgid "Display random ads based on ad weight"
1691
- msgstr "Afficher des pubs aléatoirement selon le poids de la pub"
1692
-
1693
- #: admin/includes/class-ad-groups-list.php:288
1694
- msgid "Ordered ads"
1695
- msgstr "Pubs ordonnées"
1696
-
1697
- #: admin/includes/class-ad-groups-list.php:289
1698
- msgid "Display ads with the highest ad weight first"
1699
- msgstr "Afficher les pubs avec le poids le plus élevé tout d’abord"
1700
-
1701
- #: admin/includes/class-ad-groups-list.php:309
1702
- msgid "Usage"
1703
- msgstr "Utilisation"
1704
-
1705
- #: admin/includes/class-ad-groups-list.php:339
1706
- #: admin/includes/class-ad-groups-list.php:389
1707
- msgid "Invalid Ad Group"
1708
- msgstr "Groupe de pubs invalide."
1709
-
1710
- #: admin/includes/class-ad-groups-list.php:344
1711
- #: admin/includes/class-ad-groups-list.php:394
1712
- msgid "You don’t have permission to change the ad groups"
1713
- msgstr "Vous n’avez pas l’autorisation de modifier les groupes de pubs"
1714
-
1715
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
1716
- msgid "Ad Details"
1717
- msgstr "Détails de la pub"
1718
-
1719
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
1720
- msgid "Ad Planning"
1721
- msgstr "Planification de la pub"
1722
-
1723
- #: admin/includes/class-ad-type.php:200
1724
- msgid "expired"
1725
- msgstr "expiré"
1726
-
1727
- #: admin/includes/class-ad-type.php:201
1728
- msgid "any expiry date"
1729
- msgstr "toute date d’expiration"
1730
-
1731
- #: admin/includes/class-ad-type.php:202
1732
- msgid "planned"
1733
- msgstr "planifiée(s)"
1734
-
1735
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
1736
- msgid "Ad updated."
1737
- msgstr "Pub mise à jour."
1738
-
1739
- #. translators: %s: date and time of the revision
1740
- #: admin/includes/class-ad-type.php:517
1741
- #, php-format
1742
- msgid "Ad restored to revision from %s"
1743
- msgstr "Pub restaurée à partir de la révision du %s"
1744
-
1745
- #: admin/includes/class-ad-type.php:518
1746
- msgid "Ad published."
1747
- msgstr "Pub publiée."
1748
-
1749
- #: admin/includes/class-ad-type.php:519
1750
- msgid "Ad saved."
1751
- msgstr "Pub enregistrée."
1752
-
1753
- #: admin/includes/class-ad-type.php:520
1754
- msgid "Ad submitted."
1755
- msgstr "Pub soumise."
1756
-
1757
- #: admin/includes/class-ad-type.php:522
1758
- #, php-format
1759
- msgid "Ad scheduled for: <strong>%1$s</strong>."
1760
- msgstr "Pub programmée pour: <strong>%1$s.</strong>"
1761
-
1762
- #. translators: Publish box date format, see http://php.net/date
1763
- #: admin/includes/class-ad-type.php:524
1764
- msgid "M j, Y @ G:i"
1765
- msgstr "M j, Y @ G:i"
1766
-
1767
- #: admin/includes/class-ad-type.php:526
1768
- msgid "Ad draft updated."
1769
- msgstr "Brouillon de la pub mis à jour."
1770
-
1771
- #: admin/includes/class-licenses.php:101
1772
- msgid "Error while trying to register the license. Please contact support."
1773
- msgstr ""
1774
- "Erreur en essayant d’enregistrer la licence. Veuillez contacter le support."
1775
-
1776
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
1777
- msgid "Please enter a valid license key"
1778
- msgstr "Veuillez entrer une clé de licence valide"
1779
-
1780
- #: admin/includes/class-licenses.php:147
1781
- msgid "This is the bundle license key."
1782
- msgstr "Il s’agit de la clé de licence du package (bundle)."
1783
-
1784
- #: admin/includes/class-licenses.php:148
1785
- msgid "This is not the correct key for this add-on."
1786
- msgstr "Ce n’est pas la clé correcte pour ce module."
1787
-
1788
- #: admin/includes/class-licenses.php:218
1789
- msgid "Error while trying to disable the license. Please contact support."
1790
- msgstr ""
1791
- "Erreur en essayant de désactiver la licence. Veuillez contacter le support."
1792
-
1793
- #: admin/includes/class-menu.php:52
1794
- msgid "Overview"
1795
- msgstr "Aperçu"
1796
-
1797
- #: admin/includes/class-menu.php:75
1798
- msgid "Ad Placements"
1799
- msgstr "Emplacements de la pub"
1800
-
1801
- #: admin/includes/class-menu.php:79
1802
- msgid "Advanced Ads Settings"
1803
- msgstr "Réglages d’Advanced Ads"
1804
-
1805
- #: admin/includes/class-menu.php:79
1806
- msgid "Settings"
1807
- msgstr "Réglages"
1808
-
1809
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
1810
- msgid "Sorry, you are not allowed to access this feature."
1811
- msgstr "Désolé, vous n’êtes pas autorisé à accéder à cette fonctionnalité."
1812
-
1813
- #: admin/includes/class-menu.php:186
1814
- msgid ""
1815
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
1816
- "deleted?"
1817
- msgstr ""
1818
- "Vous avez essayé de modifier un groupe de pubs qui n’existe pas. Peut-être a-"
1819
- "t-il été supprimé?"
1820
-
1821
- #: admin/includes/class-meta-box.php:53
1822
- msgid "Ad Type"
1823
- msgstr "Type de pub"
1824
-
1825
- #: admin/includes/class-meta-box.php:59
1826
- msgid "Ad Parameters"
1827
- msgstr "Paramètres de pub"
1828
-
1829
- #: admin/includes/class-meta-box.php:62
1830
- msgid "Layout / Output"
1831
- msgstr "Mise en page / sortie"
1832
-
1833
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
1834
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
1835
- #: admin/views/ad-output-metabox.php:51
1836
- msgid "Manual"
1837
- msgstr "Manuel"
1838
-
1839
- #: admin/includes/class-meta-box.php:222
1840
- msgid "Ad Settings"
1841
- msgstr "Paramètres de la pub"
1842
-
1843
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
1844
- msgid "Ads Dashboard"
1845
- msgstr "Tableau de bord des pubs"
1846
-
1847
- #: admin/includes/class-meta-box.php:336
1848
- msgid "From the ad optimization universe"
1849
- msgstr "De l’univers d’optimisation de pub"
1850
-
1851
- #: admin/includes/class-meta-box.php:345
1852
- msgid "Advanced Ads Tutorials"
1853
- msgstr "Tutoriels Advanced Ads"
1854
-
1855
- #: admin/includes/class-meta-box.php:357
1856
- #, php-format
1857
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
1858
- msgstr "%d pubs – <a href=\"%s\">gérer</a> – <a href=\"%s\">nouveau</a>"
1859
-
1860
- #: admin/includes/class-meta-box.php:369
1861
- msgid "plugin manual and homepage"
1862
- msgstr "Page d’accueil et manuel du plugin"
1863
-
1864
- #: admin/includes/class-meta-box.php:376
1865
- msgid "Get the tutorial via email"
1866
- msgstr "Téléchargez le tutoriel par e-mail"
1867
-
1868
- #: admin/includes/class-meta-box.php:383
1869
- msgid "Get AdSense tips via email"
1870
- msgstr "Recevez des conseils de Adsense par e-mail"
1871
-
1872
- #: admin/includes/class-notices.php:408
1873
- #, php-format
1874
- msgid ""
1875
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
1876
- "target=\"_blank\">this form</a> to sign up."
1877
- msgstr ""
1878
- "Vous ne semblez pas avoir une adresse e-mail. Veuillez utiliser <a "
1879
- "href=\"%s\" target=\"_blank\">ce formulaire</a> pour vous inscrire."
1880
-
1881
- #: admin/includes/class-notices.php:426
1882
- msgid ""
1883
- "How embarrassing. The email server seems to be down. Please try again later."
1884
- msgstr ""
1885
- "Quelle honte. Le serveur de messagerie semble être à l’arrêt. Veuillez "
1886
- "réessayer ultérieurement."
1887
-
1888
- #: admin/includes/class-notices.php:431
1889
- #, php-format
1890
- msgid ""
1891
- "Please check your email (%s) for the confirmation message. If you didn’t "
1892
- "receive one or want to use another email address then please use <a "
1893
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
1894
- msgstr ""
1895
- "Veuillez vérifier votre client mail (%s) pour le message de confirmation. Si "
1896
- "vous n’avez reçu d’email ou voulez utiliser une autre adresse e-mail "
1897
- "veuillez utiliser <a href=\"%s\" target=\"_blank\">ce formulaire</a> pour "
1898
- "vous inscrire."
1899
-
1900
- #: admin/includes/class-overview-widgets.php:45
1901
- msgid "Tips and Tutorials"
1902
- msgstr "Tutoriels et astuces"
1903
-
1904
- #: admin/includes/class-overview-widgets.php:47
1905
- msgid "Setup and Optimization Help"
1906
- msgstr "Aide pour la configuration et l’optimisation"
1907
-
1908
- #: admin/includes/class-overview-widgets.php:49
1909
- msgid "Manual and Support"
1910
- msgstr "Manuel et Support"
1911
-
1912
- #: admin/includes/class-overview-widgets.php:53
1913
- msgid "Advanced Ads Pro"
1914
- msgstr "Advanced Ads Pro"
1915
-
1916
- #: admin/includes/class-overview-widgets.php:55
1917
- msgid "Tracking and Stats"
1918
- msgstr "Suivi et statistiques"
1919
-
1920
- #: admin/includes/class-overview-widgets.php:57
1921
- msgid "Responsive and Mobile ads"
1922
- msgstr "Pubs responsives et pour Mobile"
1923
-
1924
- #: admin/includes/class-overview-widgets.php:59
1925
- msgid "Geo Targeting"
1926
- msgstr "Géociblage"
1927
-
1928
- #: admin/includes/class-overview-widgets.php:61
1929
- msgid "Sticky ads"
1930
- msgstr "Sticky ads"
1931
-
1932
- #: admin/includes/class-overview-widgets.php:63
1933
- msgid "PopUps and Layers"
1934
- msgstr "PopUps and Layers"
1935
-
1936
- #: admin/includes/class-overview-widgets.php:65
1937
- msgid "Ad Slider"
1938
- msgstr "Ad Slider"
1939
-
1940
- #: admin/includes/class-overview-widgets.php:86
1941
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
1942
- msgstr ""
1943
- "Obtenez 2 <strong>Add-ons gratuits</strong> en vous inscrivant à la lettre "
1944
- "d’information."
1945
-
1946
- #: admin/includes/class-overview-widgets.php:87
1947
- msgid "Join now"
1948
- msgstr "Inscrivez-vous maintenant"
1949
-
1950
- #: admin/includes/class-overview-widgets.php:94
1951
- msgid ""
1952
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
1953
- "and Advanced Ads from the dedicated newsletter group."
1954
- msgstr ""
1955
- "En savoir plus sur comment et <strong>combien vous pouvez gagner avec "
1956
- "AdSense</strong> et Advanced Ads via la newsletter du groupe dédié."
1957
-
1958
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
1959
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
1960
- msgid "Subscribe me now"
1961
- msgstr "Inscrivez-moi maintenant"
1962
-
1963
- #: admin/includes/class-overview-widgets.php:102
1964
- msgid "Get the first steps and more tutorials to your inbox."
1965
- msgstr ""
1966
- "Recevez les premières étapes et plus de tutoriels dans votre boîte de "
1967
- "réception."
1968
-
1969
- #: admin/includes/class-overview-widgets.php:103
1970
- msgid "Send it now"
1971
- msgstr "Envoyer maintenant"
1972
-
1973
- #: admin/includes/class-overview-widgets.php:126
1974
- msgid "Create your first ad"
1975
- msgstr "Créez votre première pub"
1976
-
1977
- #: admin/includes/class-overview-widgets.php:129
1978
- msgid ""
1979
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
1980
- "single spot."
1981
- msgstr ""
1982
- "Groupes de pubs contiennent des pubs et sont utilisées pour faire tourner "
1983
- "plusieurs pubs sur un seul point."
1984
-
1985
- #: admin/includes/class-overview-widgets.php:131
1986
- msgid "Create your first group"
1987
- msgstr "Créez votre premier groupe"
1988
-
1989
- #: admin/includes/class-overview-widgets.php:134
1990
- msgid ""
1991
- "Ad Placements are the best way to manage where to display ads and groups."
1992
- msgstr ""
1993
- "Les placements de pubs sont la meilleure façon de gérer où afficher des pubs "
1994
- "et des groupes."
1995
-
1996
- #: admin/includes/class-overview-widgets.php:136
1997
- msgid "Create your first placement"
1998
- msgstr "Créez votre premier placement"
1999
-
2000
- #: admin/includes/class-overview-widgets.php:141
2001
- msgid "Next steps"
2002
- msgstr "Prochaines étapes"
2003
-
2004
- #: admin/includes/class-overview-widgets.php:153
2005
- #, php-format
2006
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
2007
- msgstr "<a href=\"%s\" target=\"_blank\">Manuel</a>"
2008
-
2009
- #: admin/includes/class-overview-widgets.php:154
2010
- #, php-format
2011
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
2012
- msgstr "<a href=\"%s\" target=\"_blank\">FAQ et Support</a>"
2013
-
2014
- #: admin/includes/class-overview-widgets.php:155
2015
- #, php-format
2016
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
2017
- msgstr "Votez pour une <a href=\"%s\" target=\"_blank\">fonctionnalité</a>"
2018
-
2019
- #: admin/includes/class-overview-widgets.php:156
2020
- #, php-format
2021
- msgid ""
2022
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
2023
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
2024
- msgstr ""
2025
- "Remerciez le développeur avec un avis &#9733;&#9733;&#9733;&#9733;&#9733; "
2026
- "sur <a href=\"%s\" target=\"_blank\">wordpress.org</a>"
2027
-
2028
- #: admin/includes/class-overview-widgets.php:165
2029
- msgid ""
2030
- "Need help to set up and optimize your ads? Need custom coding on your site? "
2031
- "Ask me for a quote."
2032
- msgstr ""
2033
- "Besoin d’aide pour configurer et optimiser vos pubs ? Besoin d’un codage "
2034
- "personnalisé sur votre site ? Demandez-moi un devis."
2035
-
2036
- #: admin/includes/class-overview-widgets.php:166
2037
- #, php-format
2038
- msgid "Help with ads on %s"
2039
- msgstr "Aide sur les pubs activée %s"
2040
-
2041
- #: admin/includes/class-overview-widgets.php:167
2042
- msgid "Get an offer"
2043
- msgstr "Obtenir une offre"
2044
-
2045
- #: admin/includes/class-overview-widgets.php:175
2046
- msgid "Ad management for advanced websites."
2047
- msgstr "Gestion de pubs pour des sites Web avancés."
2048
-
2049
- #: admin/includes/class-overview-widgets.php:176
2050
- msgid "Cache-busting"
2051
- msgstr "Suppression du cache"
2052
-
2053
- #: admin/includes/class-overview-widgets.php:177
2054
- msgid "Advanced visitor conditions"
2055
- msgstr "Conditions de visiteur avancées"
2056
-
2057
- #: admin/includes/class-overview-widgets.php:178
2058
- msgid "Flash ads with fallback"
2059
- msgstr "Pubs en Flash avec alternative"
2060
-
2061
- #: admin/includes/class-overview-widgets.php:180
2062
- msgid "Get Pro"
2063
- msgstr "Obtenir la version Pro"
2064
-
2065
- #: admin/includes/class-overview-widgets.php:188
2066
- msgid "Track the impressions of and clicks on your ads."
2067
- msgstr "Suivre les impressions et les clics sur vos pubs."
2068
-
2069
- #: admin/includes/class-overview-widgets.php:189
2070
- msgid "2 methods to count impressions"
2071
- msgstr "2 méthodes pour compter les impressions"
2072
-
2073
- #: admin/includes/class-overview-widgets.php:190
2074
- msgid "beautiful stats for all or single ads"
2075
- msgstr "belles statistiques pour une ou toutes les pubs"
2076
-
2077
- #: admin/includes/class-overview-widgets.php:191
2078
- msgid "group stats by day, week or month"
2079
- msgstr "grouper les statistiques par jour, semaine ou mois"
2080
-
2081
- #: admin/includes/class-overview-widgets.php:193
2082
- msgid "Get the Tracking add-on"
2083
- msgstr "Obtenir le module de statistiques « Tracking add-on »"
2084
-
2085
- #: admin/includes/class-overview-widgets.php:201
2086
- msgid "Display ads based on the size of your visitor’s browser or device."
2087
- msgstr ""
2088
- "Afficher des pubs basées sur la taille du navigateur ou le périphérique de "
2089
- "votre visiteur."
2090
-
2091
- #: admin/includes/class-overview-widgets.php:202
2092
- msgid "set a range (from … to …) pixels for the browser size"
2093
- msgstr "définir une plage (de… à…) pixels pour la taille du navigateur"
2094
-
2095
- #: admin/includes/class-overview-widgets.php:203
2096
- msgid "set custom sizes for AdSense responsive ads"
2097
- msgstr "définir des formats personnalisés pour les pubs responsives AdSense"
2098
-
2099
- #: admin/includes/class-overview-widgets.php:204
2100
- msgid "list all ads by their responsive settings"
2101
- msgstr "lister toutes les pubs par leurs paramètres responsifs"
2102
-
2103
- #: admin/includes/class-overview-widgets.php:206
2104
- msgid "Get the Responsive add-on"
2105
- msgstr "Obtenir le module « Responsive add-on »"
2106
-
2107
- #: admin/includes/class-overview-widgets.php:214
2108
- msgid "Target visitors by their geo location."
2109
- msgstr "Cibler les visiteurs par leur géolocalisation."
2110
-
2111
- #: admin/includes/class-overview-widgets.php:216
2112
- msgid "Get the Geo Targeting add-on"
2113
- msgstr "Obtenir le module de ciblage géolocalisé « Geo Targeting add-on »"
2114
-
2115
- #: admin/includes/class-overview-widgets.php:224
2116
- msgid ""
2117
- "Fix ads to the browser while users are scrolling and create best performing "
2118
- "anchor ads."
2119
- msgstr ""
2120
- "Fixer les pubs sur le navigateur pendant que les utilisateurs font défiler "
2121
- "la page et créer des publicités à ancrage plus performants."
2122
-
2123
- #: admin/includes/class-overview-widgets.php:225
2124
- msgid "position ads that don’t scroll with the screen"
2125
- msgstr "positionner des pubs qui ne défilent à l’écran"
2126
-
2127
- #: admin/includes/class-overview-widgets.php:226
2128
- msgid "build anchor ads not only on mobile devices"
2129
- msgstr "construire des pubs à ancrage pas seulement sur les appareils mobiles"
2130
-
2131
- #: admin/includes/class-overview-widgets.php:228
2132
- msgid "Get the Sticky add-on"
2133
- msgstr "Obtenir le module « Sticky add-on »"
2134
-
2135
- #: admin/includes/class-overview-widgets.php:236
2136
- msgid "Display content and ads in layers and popups on custom events."
2137
- msgstr ""
2138
- "Afficher le contenu et les pubs dans des couches et des fenêtres pop-up lors "
2139
- "des événements personnalisés."
2140
-
2141
- #: admin/includes/class-overview-widgets.php:237
2142
- msgid "display a popup after a user interaction like scrolling"
2143
- msgstr ""
2144
- "afficher une popup après une action de l’utilisateur comme le défilement"
2145
-
2146
- #: admin/includes/class-overview-widgets.php:238
2147
- msgid "optional background overlay"
2148
- msgstr "option de recouvrement d’arrière plan"
2149
-
2150
- #: admin/includes/class-overview-widgets.php:239
2151
- msgid "allow users to close the popup"
2152
- msgstr "permettre aux utilisateurs de fermer les popup"
2153
-
2154
- #: admin/includes/class-overview-widgets.php:241
2155
- msgid "Get the PopUp and Layer add-on"
2156
- msgstr "Obtenir le module « PopUp and Layer add-on »"
2157
-
2158
- #: admin/includes/class-overview-widgets.php:249
2159
- msgid "Create a beautiful and simple slider from your ads."
2160
- msgstr "Créer un simple et beau diaporama avec vos pubs."
2161
-
2162
- #: admin/includes/class-overview-widgets.php:251
2163
- msgid "Get the Slider add-on"
2164
- msgstr "Obtenir le module « Slider add-on »"
2165
-
2166
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
2167
- msgid "General"
2168
- msgstr "Général"
2169
-
2170
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
2171
- msgid "Licenses"
2172
- msgstr "Licences"
2173
-
2174
- #: admin/includes/class-settings.php:70
2175
- msgid "Disable ads"
2176
- msgstr "Désactiver les pubs"
2177
-
2178
- #: admin/includes/class-settings.php:78
2179
- msgid "Hide ads for logged in users"
2180
- msgstr "Cacher les pubs pour les utilisateurs connectés"
2181
-
2182
- #: admin/includes/class-settings.php:86
2183
- msgid "Use advanced JavaScript"
2184
- msgstr "Utiliser du JavaScript avancé"
2185
-
2186
- #: admin/includes/class-settings.php:94
2187
- msgid "Unlimited ad injection"
2188
- msgstr "Injection de pub illimitée"
2189
-
2190
- #: admin/includes/class-settings.php:102
2191
- msgid "Priority of content injection filter"
2192
- msgstr "Filtre de priorité d’injection de contenu"
2193
-
2194
- #: admin/includes/class-settings.php:118
2195
- msgid "Hide ads from bots"
2196
- msgstr "Cacher les publicités aux robots"
2197
-
2198
- #: admin/includes/class-settings.php:126
2199
- msgid "Disable notices"
2200
- msgstr "Désactiver les avis"
2201
-
2202
- #: admin/includes/class-settings.php:134
2203
- msgid "ID prefix"
2204
- msgstr "Préfixe ID"
2205
-
2206
- #: admin/includes/class-settings.php:142
2207
- msgid "Remove Widget ID"
2208
- msgstr "Supprimer le Widget ID"
2209
-
2210
- #: admin/includes/class-settings.php:150
2211
- msgid "Allow editors to manage ads"
2212
- msgstr "Permettre aux éditeurs de gérer des pubs"
2213
-
2214
- #: admin/includes/class-settings.php:255
2215
- msgid "(display to all)"
2216
- msgstr "(afficher à tous)"
2217
-
2218
- #: admin/includes/class-settings.php:256
2219
- msgid "Subscriber"
2220
- msgstr "Abonné"
2221
-
2222
- #: admin/includes/class-settings.php:257
2223
- msgid "Contributor"
2224
- msgstr "Contributeur"
2225
-
2226
- #: admin/includes/class-settings.php:258
2227
- msgid "Author"
2228
- msgstr "Auteur"
2229
-
2230
- #: admin/includes/class-settings.php:259
2231
- msgid "Editor"
2232
- msgstr "Éditeur"
2233
-
2234
- #: admin/includes/class-settings.php:260
2235
- msgid "Admin"
2236
- msgstr "Administrateur"
2237
-
2238
- #: admin/includes/class-settings.php:268
2239
- msgid "Choose the lowest role a user must have in order to not see any ads."
2240
- msgstr ""
2241
- "Choisissez le rôle le plus faible dont un utilisateur doit disposer afin de "
2242
- "ne pas voir de pubs."
2243
-
2244
- #: admin/includes/class-settings.php:282
2245
- msgid ""
2246
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
2247
- "needs it."
2248
- msgstr ""
2249
- "<strong>avis: </strong>le fichier est actuellement activé par un module "
2250
- "complémentaire dont il a besoin."
2251
-
2252
- #: admin/includes/class-settings.php:285
2253
- #, php-format
2254
- msgid ""
2255
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
2256
- "here</a>). Some features and add-ons might override this setting if they "
2257
- "need features from this file."
2258
- msgstr ""
2259
- "Activer les fonctions JavaScript avancées (<a href=\"%s\" target=\"_blank\">"
2260
- "here</a>). Certaines fonctionnalités et modules complémentaires peuvent "
2261
- "remplacer ce paramètre si elles ont besoin des fonctionnalités de ce fichier."
2262
-
2263
- #: admin/includes/class-settings.php:321
2264
- msgid ""
2265
- "Please check your post content. A priority of 10 and below might cause "
2266
- "issues (wpautop function might run twice)."
2267
- msgstr ""
2268
- "Veuillez vérifier le contenu de votre article. Une priorité de 10 et moins "
2269
- "pourrait causer des problèmes (la fonction « wpautop » pourrait s’exécuter "
2270
- "deux fois)."
2271
-
2272
- #: admin/includes/class-settings.php:323
2273
- msgid ""
2274
- "Play with this value in order to change the priority of the injected ads "
2275
- "compared to other auto injected elements in the post content."
2276
- msgstr ""
2277
- "Jouer avec cette valeur pour modifier la priorité des publicités injectées "
2278
- "par rapport aux autres éléments automatiquement injecté dans le contenu de "
2279
- "l’article."
2280
-
2281
- #: admin/includes/class-settings.php:350
2282
- #, php-format
2283
- msgid ""
2284
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
2285
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
2286
- "Tracking Add-On</a>."
2287
- msgstr ""
2288
- "Cacher les pubs des moteurs de recherche, des robots et des agents "
2289
- "utilisateurs vide. Empêche également le comptage des impressions pour les "
2290
- "robots lorsque vous utilisez l’ <a href=\"%s\" target=\"_blank\">Tracking "
2291
- "Add-On</a>."
2292
-
2293
- #: admin/includes/class-settings.php:351
2294
- msgid ""
2295
- "Disabling this option only makes sense if your ads contain content you want "
2296
- "to display to bots (like search engines) or your site is cached and bots "
2297
- "could create a cached version without the ads."
2298
- msgstr ""
2299
- "La désactivation de cette option n’a de sens que si vos pubs contiennent un "
2300
- "contenu à afficher aux robots (comme les moteurs de recherche) ou votre site "
2301
- "est mis en cache et les robots pourraient créer une version mise en cache "
2302
- "sans les publicités."
2303
-
2304
- #: admin/includes/class-settings.php:364
2305
- msgid ""
2306
- "Disable internal notices like tips, tutorials, email newsletters and update "
2307
- "notices. Disabling notices is recommended if you run multiple blogs with "
2308
- "Advanced Ads already."
2309
- msgstr ""
2310
- "Désactiver les avis internes comme les conseils, les tutoriels, les "
2311
- "newsletters et les avis de mise à jour. La désactivation des avis est "
2312
- "recommandé si vous exécutez déjà plusieurs blogs (multi-sites) avec Advanced "
2313
- "Ads."
2314
-
2315
- #: admin/includes/class-settings.php:381
2316
- msgid ""
2317
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
2318
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
2319
- "need to <strong>rewrite css rules afterwards</strong>."
2320
- msgstr ""
2321
- "Préfixe de classe ou d’attributs d’Identifiant au niveau du Frontend. "
2322
- "Changez-le si vous ne voulez pas que les <strong>bloqueurs de "
2323
- "publicité</strong> marque ces blocs comme pubs.<br>Vous devrez peut-être "
2324
- "<strong>réécrire les règles css par la suite</strong>."
2325
-
2326
- #: admin/includes/class-settings.php:402
2327
- msgid ""
2328
- "Remove the ID attribute from widgets in order to not make them an easy "
2329
- "target of ad blockers."
2330
- msgstr ""
2331
- "Supprimer l’attribut ID des widgets pour ne pas qu’ils soient une cible "
2332
- "facile des bloqueurs de publicité."
2333
-
2334
- #: admin/includes/class-settings.php:405
2335
- msgid ""
2336
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
2337
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
2338
- msgstr ""
2339
- "Si cochée, l’Avanced Ads Widget ne fonctionnera pas avec l’option fixe du "
2340
- "plugin <strong>Q2W3 Fixed Widget</strong> ."
2341
-
2342
- #: admin/includes/class-settings.php:427
2343
- msgid "Allow editors to also manage and publish ads."
2344
- msgstr "Permettre aussi aux éditeurs de gérer et publier des pubs."
2345
-
2346
- #: admin/includes/class-settings.php:428
2347
- #, php-format
2348
- msgid ""
2349
- "You can assign different ad-related roles on a user basis with <a "
2350
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
2351
- msgstr ""
2352
- "Vous pouvez assigner différents rôles liés à la pub sur une base "
2353
- "d’utilisateur avec <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
2354
-
2355
- #: admin/includes/notices.php:15
2356
- msgid ""
2357
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
2358
- "receive the first steps via email?"
2359
- msgstr ""
2360
- "Merci d’activer <strong>Advanced Ads</strong>. Souhaitez-vous recevoir les "
2361
- "premières étapes par e-mail?"
2362
-
2363
- #: admin/includes/notices.php:16
2364
- msgid "Yes, send it"
2365
- msgstr "Oui, envoyez"
2366
-
2367
- #: admin/includes/notices.php:22
2368
- msgid ""
2369
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
2370
- "<strong>2 free add-ons</strong> for joining the newsletter."
2371
- msgstr ""
2372
- "Merci d’utiliser <strong>Advanced Ads</strong>. Restez informé et recevez "
2373
- "<strong>2 Add-ons gratuits</strong> en vous inscrivant à la lettre "
2374
- "d’information."
2375
-
2376
- #: admin/includes/notices.php:23
2377
- msgid "Add me now"
2378
- msgstr "Ajouter moi maintenant"
2379
-
2380
- #: admin/includes/notices.php:29
2381
- msgid ""
2382
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2383
- "and Advanced Ads from my dedicated newsletter."
2384
- msgstr ""
2385
- "En savoir plus sur comment et <strong>combien vous pouvez gagner avec "
2386
- "AdSense</strong> et Advanced Ads via la newsletter dédiée."
2387
-
2388
- #: admin/includes/notices.php:41
2389
- msgid ""
2390
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
2391
- "missing</strong>."
2392
- msgstr ""
2393
- "Une ou plusieurs clés de licence pour des <strong>Advanced Ads add-ons sont "
2394
- "manquant ou incorrect</strong>."
2395
-
2396
- #: admin/includes/notices.php:41
2397
- #, php-format
2398
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
2399
- msgstr ""
2400
- "S’il vous plaît ajoutez des clés de licences valides <a href=\"%s\">ici</a>."
2401
-
2402
- #: admin/includes/notices.php:47
2403
- #, php-format
2404
- msgid ""
2405
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
2406
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
2407
- "information."
2408
- msgstr ""
2409
- "Licence(s) <strong>Advanced Ads</strong> expiré(es). Le support et les mises "
2410
- "à jour sont désactivées. S’il vous plaît, visitez <a href=\"%s\">la page de "
2411
- "licence</a> pour plus d’informations."
2412
-
2413
- #: admin/includes/notices.php:53
2414
- #, php-format
2415
- msgid ""
2416
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2417
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
2418
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
2419
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
2420
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
2421
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
2422
- "org</a>.</p><p><em>Thomas</em>"
2423
- msgstr ""
2424
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2425
- "review-image\"/>Vous utilisez <strong>Advanced Ads</strong> depuis quelques "
2426
- "temps maintenant. Je vous en remercie! Si vous avez besoin d’aide, visitez "
2427
- "<a href=\"%1$s\" target=\"_blank\">la page de support</a> et obtenez une "
2428
- "aide gratuite.</p><h3>Merci pour votre avis</h3><p>Si vous partagez ma "
2429
- "passion et trouvez Advanced Ads utile, alors s’il vous plaît <a "
2430
- "href=\"%2$s\" target=\"_blank\">laissez un avis de 5 étoiles sur wordpress."
2431
- "org</a>.</p><p><em>Thomas</em>"
2432
-
2433
- #: admin/includes/notices.php:59
2434
- #, php-format
2435
- msgid ""
2436
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
2437
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
2438
- "disguise."
2439
- msgstr ""
2440
- "Certains éléments (assets) ont été changés. S’il vous plaît ,<strong>"
2441
- "reconstruisez le dossier des éléments (assets)</strong> dans les <a "
2442
- "href=« %s »>Paramètres Advanced Ads</a> pour mettre à jour la dissimulation "
2443
- "vis-à-vis des bloqueurs de publicités."
2444
-
2445
- #: admin/includes/shortcode-creator-l10n.php:10
2446
- msgctxt "shortcode creator"
2447
- msgid "Add an ad"
2448
- msgstr "Ajouter une pub"
2449
-
2450
- #: admin/includes/shortcode-creator-l10n.php:11
2451
- msgctxt "shortcode creator"
2452
- msgid "Add shortcode"
2453
- msgstr "Ajouter un shortcode"
2454
-
2455
- #: admin/includes/shortcode-creator-l10n.php:12
2456
- msgctxt "shortcode creator"
2457
- msgid "Cancel"
2458
- msgstr "Annuler"
2459
-
2460
- #: admin/views/ad-display-metabox.php:22
2461
- #: admin/views/notices/jqueryui_error.php:2
2462
- #, php-format
2463
- msgid ""
2464
- "There might be a problem with layouts and scripts in your dashboard. Please "
2465
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
2466
- msgstr ""
2467
- "Il pourrait y avoir un problème avec les mises en page et les scripts dans "
2468
- "votre tableau de bord. Veuillez consulter <a href=\"%s\" target=\"_blank\">"
2469
- "cet article pour en savoir plus</a>."
2470
-
2471
- #: admin/views/ad-display-metabox.php:76
2472
- msgid "If you want to display the ad everywhere, don't do anything here. "
2473
- msgstr "Si vous souhaitez afficher la publicité partout, ne faites rien ici. "
2474
-
2475
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
2476
- msgid "New condition"
2477
- msgstr "Nouvelle condition"
2478
-
2479
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
2480
- msgid "-- choose a condition --"
2481
- msgstr "—Choisissez une condition—"
2482
-
2483
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
2484
- #: admin/views/ad-visitor-metabox.php:62
2485
- msgid "add"
2486
- msgstr "ajouter"
2487
-
2488
- #: admin/views/ad-group-edit.php:40
2489
- msgid ""
2490
- "An id-like string with only letters in lower case, numbers, and hyphens."
2491
- msgstr ""
2492
- "Une chaîne de caractères (à l’image des identifiants) avec seulement des "
2493
- "lettres en minuscules, des chiffres et des traits d’Union."
2494
-
2495
- #: admin/views/ad-group-edit.php:57
2496
- msgid "Create new Ad Group"
2497
- msgstr "Créer un nouveau groupe"
2498
-
2499
- #: admin/views/ad-group-edit.php:59
2500
- msgid "Update"
2501
- msgstr "Mettre à jour"
2502
-
2503
- #: admin/views/ad-group-list-ads.php:3
2504
- msgid "weight"
2505
- msgstr "poids"
2506
-
2507
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
2508
- msgid "Name"
2509
- msgstr "Nom"
2510
-
2511
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
2512
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
2513
- msgid "Type"
2514
- msgstr "Type"
2515
-
2516
- #: admin/views/ad-group-list-form-row.php:51
2517
- msgctxt "option to display all ads in an ad groups"
2518
- msgid "all"
2519
- msgstr "toutes"
2520
-
2521
- #: admin/views/ad-group-list-form-row.php:59
2522
- msgid "Number of ads that are visible at the same time"
2523
- msgstr "Nombre de pubs qui sont visibles en même temps"
2524
-
2525
- #: admin/views/ad-group-list-header.php:4
2526
- msgid "Details"
2527
- msgstr " Détails"
2528
-
2529
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
2530
- #: admin/views/placements.php:65
2531
- msgid "shortcode"
2532
- msgstr "shortcode"
2533
-
2534
- #: admin/views/ad-group-list-row.php:11
2535
- msgid "template"
2536
- msgstr "modèle"
2537
-
2538
- #: admin/views/ad-group-list-row.php:14
2539
- #, php-format
2540
- msgid ""
2541
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
2542
- "manual</a>."
2543
- msgstr ""
2544
- "En savoir plus sur l’utilisation de groupes dans le <a href=\"%s\" "
2545
- "target=\"_blank\">Manuel</a>."
2546
-
2547
- #: admin/views/ad-group-list-row.php:19
2548
- #, php-format
2549
- msgid "Type: %s"
2550
- msgstr "Type: %s"
2551
-
2552
- #: admin/views/ad-group-list-row.php:20
2553
- #, php-format
2554
- msgid "ID: %s"
2555
- msgstr "ID: %s"
2556
-
2557
- #: admin/views/ad-group.php:29
2558
- msgid "Ad Groups successfully updated"
2559
- msgstr "Groupes de pubs mis à jour avec succès"
2560
-
2561
- #: admin/views/ad-group.php:59
2562
- #, php-format
2563
- msgid "Search results for &#8220;%s&#8221;"
2564
- msgstr "Résultats de recherche pour &#8220;%s&#8221;"
2565
-
2566
- #: admin/views/ad-group.php:68
2567
- msgid ""
2568
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
2569
- "display random ads in the frontend or run split tests, but also just for "
2570
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
2571
- "ad can belong to multiple ad groups."
2572
- msgstr ""
2573
- "Les groupes de pubs sont une méthode très flexible pour regrouper les pubs. "
2574
- "Vous pouvez les utiliser pour afficher des pubs au hasard au niveau du "
2575
- "Frontend ou effectuer des tests de versions, mais aussi juste à titre "
2576
- "d’informatif. Non seulement un groupes de pubs peut avoir des pubs multiples,"
2577
- " mais une pub peut aussi appartenir à plusieurs groupes de pubs."
2578
-
2579
- #: admin/views/ad-group.php:96
2580
- msgid "Update Groups"
2581
- msgstr "Mettre à jour les Groupes"
2582
-
2583
- #: admin/views/ad-info-top.php:54
2584
- #, php-format
2585
- msgid ""
2586
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
2587
- "target=\"_blank\">manual</a>."
2588
- msgstr ""
2589
- "En savoir plus sur les choix pour afficher une pub dans le <a href=\"%s\" "
2590
- "target=\"_blank\">Manuel</a>."
2591
-
2592
- #: admin/views/ad-info.php:2
2593
- #, php-format
2594
- msgid "Ad Id: %s"
2595
- msgstr "Id de la pub: %s"
2596
-
2597
- #: admin/views/ad-info.php:5
2598
- msgid "theme function"
2599
- msgstr "fonction du thème"
2600
-
2601
- #: admin/views/ad-info.php:7
2602
- #, php-format
2603
- msgid ""
2604
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
2605
- msgstr ""
2606
- "Trouver plus d’options d’affichage dans le <a href=\"%s\" target=\"_blank\">"
2607
- "Manuel</a>."
2608
-
2609
- #: admin/views/ad-info.php:11
2610
- msgid "click to change"
2611
- msgstr "Cliquez pour modifier"
2612
-
2613
- #: admin/views/ad-info.php:15
2614
- msgid "Add a description"
2615
- msgstr "Ajoutez une description"
2616
-
2617
- #: admin/views/ad-info.php:18
2618
- msgid "Internal description or your own notes about this ad."
2619
- msgstr "Description interne ou vos propres notes sur cette pub."
2620
-
2621
- #: admin/views/ad-list-filters.php:2
2622
- msgid "all ad types"
2623
- msgstr "tous les types de pub"
2624
-
2625
- #: admin/views/ad-list-filters.php:5
2626
- msgid "all ad sizes"
2627
- msgstr "toutes les tailles de pub"
2628
-
2629
- #: admin/views/ad-list-filters.php:8
2630
- msgid "all ad dates"
2631
- msgstr "toutes les dates de pub"
2632
-
2633
- #: admin/views/ad-list-filters.php:16
2634
- msgid "all ad groups"
2635
- msgstr "tous les groupes de pubs"
2636
-
2637
- #: admin/views/ad-main-metabox.php:3
2638
- msgid "No ad types defined"
2639
- msgstr "Aucun type de pub définies"
2640
-
2641
- #: admin/views/ad-output-metabox.php:1
2642
- msgid "Everything connected to the ads layout and output."
2643
- msgstr "Tout ce qui est lié à la l’agencement et à la sortie des pubs."
2644
-
2645
- #: admin/views/ad-output-metabox.php:4
2646
- #: admin/views/placements-ad-label-position.php:1
2647
- msgid "Position"
2648
- msgstr "Position"
2649
-
2650
- #: admin/views/ad-output-metabox.php:6
2651
- msgid "- default -"
2652
- msgstr "- par défaut -"
2653
-
2654
- #: admin/views/ad-output-metabox.php:7
2655
- #: admin/views/placements-ad-label-position.php:2
2656
- #: admin/views/placements-ad-label-position.php:4
2657
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
2658
- #: admin/views/placements.php:53
2659
- msgid "default"
2660
- msgstr "défaut"
2661
-
2662
- #: admin/views/ad-output-metabox.php:8
2663
- #: admin/views/placements-ad-label-position.php:6
2664
- #: admin/views/placements-ad-label-position.php:8
2665
- msgid "left"
2666
- msgstr "gauche"
2667
-
2668
- #: admin/views/ad-output-metabox.php:11
2669
- #: admin/views/placements-ad-label-position.php:9
2670
- #: admin/views/placements-ad-label-position.php:11
2671
- msgid "center"
2672
- msgstr "centre"
2673
-
2674
- #: admin/views/ad-output-metabox.php:14
2675
- #: admin/views/placements-ad-label-position.php:12
2676
- #: admin/views/placements-ad-label-position.php:14
2677
- msgid "right"
2678
- msgstr "droite"
2679
-
2680
- #: admin/views/ad-output-metabox.php:18
2681
- msgid ""
2682
- "Check this if you don't want the following elements to float around the ad. "
2683
- "(adds a clearfix)"
2684
- msgstr ""
2685
- "Cochez cette case si vous ne voulez pas que les éléments suivants flottent "
2686
- "autour de la pub. (ajoute un clearfix)"
2687
-
2688
- #: admin/views/ad-output-metabox.php:22
2689
- msgid "Margin"
2690
- msgstr "Marge"
2691
-
2692
- #: admin/views/ad-output-metabox.php:24
2693
- msgid "top:"
2694
- msgstr "haut:"
2695
-
2696
- #: admin/views/ad-output-metabox.php:26
2697
- msgid "right:"
2698
- msgstr "droite:"
2699
-
2700
- #: admin/views/ad-output-metabox.php:28
2701
- msgid "bottom:"
2702
- msgstr "bas:"
2703
-
2704
- #: admin/views/ad-output-metabox.php:30
2705
- msgid "left:"
2706
- msgstr "gauche:"
2707
-
2708
- #: admin/views/ad-output-metabox.php:32
2709
- msgid "tip: use this to add a margin around the ad"
2710
- msgstr "Astuce : utilisez cela pour ajouter une marge autour de la pub"
2711
-
2712
- #: admin/views/ad-output-metabox.php:35
2713
- msgid "container ID"
2714
- msgstr "ID de conteneur"
2715
-
2716
- #: admin/views/ad-output-metabox.php:38
2717
- msgid "Specify the id of the ad container. Leave blank for random or no id."
2718
- msgstr ""
2719
- "Spécifiez l’ID du conteneur de pub. Laissez vide pour aléatoire ou sans "
2720
- "identité."
2721
-
2722
- #: admin/views/ad-output-metabox.php:41
2723
- msgid "container classes"
2724
- msgstr "classes de conteneur"
2725
-
2726
- #: admin/views/ad-parameters-size.php:1
2727
- msgid "size"
2728
- msgstr "Taille"
2729
-
2730
- #: admin/views/ad-parameters-size.php:3
2731
- msgid "width"
2732
- msgstr "largeur"
2733
-
2734
- #: admin/views/ad-parameters-size.php:4
2735
- msgid "height"
2736
- msgstr "hauteur"
2737
-
2738
- #: admin/views/ad-submitbox-meta.php:6
2739
- msgid "Set expiry date"
2740
- msgstr "Date d’expiration"
2741
-
2742
- #: admin/views/ad-submitbox-meta.php:16
2743
- #, php-format
2744
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
2745
- msgid "%1$s-%2$s"
2746
- msgstr "%1$s-%2$s"
2747
-
2748
- #: admin/views/ad-submitbox-meta.php:29
2749
- #, php-format
2750
- msgctxt ""
2751
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
2752
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
2753
- msgstr "%1$s %2$s, %3$s @ %4$s %5$s"
2754
-
2755
- #: admin/views/ad-visitor-metabox.php:12
2756
- msgid ""
2757
- "Display conditions that are based on the user. Use with caution on cached "
2758
- "websites."
2759
- msgstr ""
2760
- "Afficher les conditions qui sont basées sur l’utilisateur. Utilisez avec "
2761
- "prudence sur les sites Web mis en cache."
2762
-
2763
- #: admin/views/ad-visitor-metabox.php:47
2764
- msgid ""
2765
- "Visitor conditions limit the number of users who can see your ad. There is "
2766
- "no need to set visitor conditions if you want all users to see the ad."
2767
- msgstr ""
2768
- "Les conditions de visiteur limitent le nombre d’utilisateurs qui peuvent "
2769
- "voir votre pub. Il n’y a pas besoin de définir des conditions de visiteur si "
2770
- "vous souhaitez que tous les utilisateurs voient cette pub."
2771
-
2772
- #: admin/views/ad-visitor-metabox.php:50
2773
- #, php-format
2774
- msgid ""
2775
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
2776
- "Pro</a> if dynamic features get cached."
2777
- msgstr ""
2778
- "Consultez la suppression du cache (cache-busting) dans <a href=\"%s\" "
2779
- "target=\"_blank\">Advanced Ads Pro</a> si les fonctionnalités dynamiques "
2780
- "sont mises en cache."
2781
-
2782
- #: admin/views/ad-visitor-metabox.php:67
2783
- #, php-format
2784
- msgid ""
2785
- "Define the exact browser width for which an ad should be visible using the "
2786
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2787
- msgstr ""
2788
- "Définir la largeur exacte de navigateur pour lequel une pub doit être "
2789
- "visible à l’aide du <a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2790
-
2791
- #: admin/views/ad-visitor-metabox.php:113
2792
- msgid ""
2793
- "The visitor conditions below are deprecated. Please use the new version of "
2794
- "visitor conditions to replace it."
2795
- msgstr ""
2796
- "Les conditions des visiteurs ci-dessous sont obsolètes. S’il vous plaît "
2797
- "utiliser la nouvelle version des conditions des visiteurs pour le remplacer."
2798
-
2799
- #: admin/views/ad-visitor-metabox.php:119
2800
- msgid "Display on all devices"
2801
- msgstr "Afficher sur tous les appareils"
2802
-
2803
- #: admin/views/ad-visitor-metabox.php:123
2804
- msgid "only on mobile devices"
2805
- msgstr "seulement sur les appareils mobiles"
2806
-
2807
- #: admin/views/ad-visitor-metabox.php:127
2808
- msgid "not on mobile devices"
2809
- msgstr "pas sur les appareils mobiles"
2810
-
2811
- #: admin/views/feedback-disable.php:4
2812
- msgid "Why did you decide to disable Advanced Ads?"
2813
- msgstr "Pourquoi avez-vous décidé de désactiver Advanced Ads?"
2814
-
2815
- #: admin/views/feedback-disable.php:19
2816
- msgid "other reason"
2817
- msgstr "autre raison"
2818
-
2819
- #: admin/views/placements-content-index.php:1
2820
- msgid "after"
2821
- msgstr "après"
2822
-
2823
- #: admin/views/placements-content-index.php:1
2824
- msgid "before"
2825
- msgstr "avant"
2826
-
2827
- #: admin/views/placements-content-index.php:21
2828
- msgid "start counting from bottom"
2829
- msgstr "commencer à compter à partir du bas"
2830
-
2831
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
2832
- msgid "--not selected--"
2833
- msgstr "--non sélectionné--"
2834
-
2835
- #: admin/views/placements.php:8
2836
- msgid ""
2837
- "Couldn’t create the new placement. Please check your form field and whether "
2838
- "the name is already in use."
2839
- msgstr ""
2840
- "Impossible de créer le nouveau placement. S’il vous plaît vérifier votre "
2841
- "champ de formulaire ou si le nom est déjà utilisé."
2842
-
2843
- #: admin/views/placements.php:10
2844
- msgid "Placements updated"
2845
- msgstr "Mise à jour des placements"
2846
-
2847
- #: admin/views/placements.php:14
2848
- msgid ""
2849
- "Placements are physically places in your theme and posts. You can use them "
2850
- "if you plan to change ads and ad groups on the same place without the need "
2851
- "to change your templates."
2852
- msgstr ""
2853
- "Les placements sont physiquement positionnés dans votre thème et vos "
2854
- "articles. Vous pouvez les utiliser si vous envisagez de modifier les pubs et "
2855
- "les groupes de pubs sur une même position sans avoir besoin de changer vos "
2856
- "modèles."
2857
-
2858
- #: admin/views/placements.php:15
2859
- #, php-format
2860
- msgid ""
2861
- "See also the manual for more information on <a href=\"%s\">placements</a>."
2862
- msgstr ""
2863
- "Voir aussi le manuel pour plus d’informations sur les <a href=\"%s\">"
2864
- "placements</a>."
2865
-
2866
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
2867
- msgid "Options"
2868
- msgstr "Options"
2869
-
2870
- #: admin/views/placements.php:43
2871
- #, php-format
2872
- msgid ""
2873
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
2874
- "check if the responsible add-on is activated."
2875
- msgstr ""
2876
- "Type de placement \"%s\" est absent et a été remis à zéro « par défaut ».<br>"
2877
- "S’il vous plaît, vérifiez si l’Add-on responsable de cela est activé."
2878
-
2879
- #: admin/views/placements.php:59
2880
- msgid "show usage"
2881
- msgstr "montrer son utilisation"
2882
-
2883
- #: admin/views/placements.php:83
2884
- msgid "Item"
2885
- msgstr "élément"
2886
-
2887
- #: admin/views/placements.php:98
2888
- msgid "Important Notice"
2889
- msgstr "Remarque importante"
2890
-
2891
- #: admin/views/placements.php:98
2892
- msgid ""
2893
- "Your server is missing an extension. This might break the content injection."
2894
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
2895
- "provider to enable <em>mbstring</em>."
2896
- msgstr ""
2897
- "Une extension est manquante sur votre serveur. Cela pourrait casser "
2898
- "l’injection de contenu.<br>Ignorer cet avertissement si tout fonctionne très "
2899
- "bien, ou bien demander à votre d’hébergeur d’activer <em>l’extension "
2900
- "mbstring</em>."
2901
-
2902
- #: admin/views/placements.php:142
2903
- msgctxt "checkbox to remove placement"
2904
- msgid "delete"
2905
- msgstr "supprimer"
2906
-
2907
- #: admin/views/placements.php:148
2908
- msgid "Save Placements"
2909
- msgstr "Enregistrer les placements"
2910
-
2911
- #: admin/views/placements.php:150
2912
- msgid "Create a new placement"
2913
- msgstr "Créer un nouveau placement"
2914
-
2915
- #: admin/views/placements.php:151
2916
- msgid "New Placement"
2917
- msgstr "Nouveau Placement"
2918
-
2919
- #: admin/views/placements.php:158
2920
- msgid "Choose a placement type"
2921
- msgstr "Choisissez un type de placement"
2922
-
2923
- #: admin/views/placements.php:159
2924
- #, php-format
2925
- msgid ""
2926
- "Placement types define where the ad is going to be displayed. Learn more "
2927
- "about the different types from the <a href=\"%s\">manual</a>"
2928
- msgstr ""
2929
- "Les types de placement défini la où publicité va s’afficher. En savoir plus "
2930
- "sur les différents types de placement dans <a href=\"%s\">manuelle</a>"
2931
-
2932
- #: admin/views/placements.php:176
2933
- msgid "Please select a placement type."
2934
- msgstr "Veuillez sélectionner un type de placement."
2935
-
2936
- #: admin/views/placements.php:178
2937
- msgid "Choose a Name"
2938
- msgstr "Choisissez un nom"
2939
-
2940
- #: admin/views/placements.php:179
2941
- msgid ""
2942
- "The name of the placement is only visible to you. Tip: choose a descriptive "
2943
- "one, e.g. <em>Below Post Headline</em>."
2944
- msgstr ""
2945
- "Le nom du placement est uniquement visible par vous. Conseil: choisir un "
2946
- "descriptif, par exemple <em>Sous le titre des articles</em>."
2947
-
2948
- #: admin/views/placements.php:180
2949
- msgid "Placement Name"
2950
- msgstr "Nom de placement"
2951
-
2952
- #: admin/views/placements.php:181
2953
- msgid "Please enter a name for your placement."
2954
- msgstr "Entrez un nom pour votre placement."
2955
-
2956
- #: admin/views/placements.php:182
2957
- msgid "Choose the Ad or Group"
2958
- msgstr "Choisissez la pub ou le groupe"
2959
-
2960
- #: admin/views/placements.php:183
2961
- msgid "The ad or group that should be displayed."
2962
- msgstr "Pub ou groupe qui doit être affichée."
2963
-
2964
- #: admin/views/placements.php:202
2965
- msgid "Save New Placement"
2966
- msgstr "Enregistrez le nouveau placement"
2967
-
2968
- #: admin/views/post-ad-settings-metabox.php:3
2969
- msgid "Disable ads on this page"
2970
- msgstr "Désactiver les pubs sur cette page"
2971
-
2972
- #: admin/views/setting-license.php:5
2973
- msgid "Your license expired."
2974
- msgstr "Votre licence est expirée."
2975
-
2976
- #: admin/views/setting-license.php:27
2977
- #, php-format
2978
- msgid "(%d days left)"
2979
- msgstr "(%d jours restants)"
2980
-
2981
- #: admin/views/setting-license.php:31
2982
- msgid "License key"
2983
- msgstr "Clef de la licence"
2984
-
2985
- #: admin/views/setting-license.php:51
2986
- msgid "License key invalid"
2987
- msgstr "Clé de licence invalide"
2988
-
2989
- #: admin/views/setting-license.php:54
2990
- msgid "active"
2991
- msgstr "active"
2992
-
2993
- #: admin/views/settings-disable-ads.php:3
2994
- msgid "Disable all ads in frontend"
2995
- msgstr "Désactiver toutes les pubs sur le Frontend"
2996
-
2997
- #: admin/views/settings-disable-ads.php:4
2998
- msgid ""
2999
- "Use this option to disable all ads in the frontend, but still be able to use "
3000
- "the plugin."
3001
- msgstr ""
3002
- "Utilisez cette option pour désactiver toutes les pubs sur Frontend, mais "
3003
- "toujours être en mesure d’utiliser le plugin."
3004
-
3005
- #: admin/views/settings-disable-ads.php:8
3006
- msgid "Disable ads on 404 error pages"
3007
- msgstr "Désactiver les pubs sur les pages d’erreur 404"
3008
-
3009
- #: admin/views/settings-disable-ads.php:12
3010
- msgid "Disable ads on non-singular pages"
3011
- msgstr "Désactiver les pubs sur les pages non singulière"
3012
-
3013
- #: admin/views/settings-disable-ads.php:13
3014
- msgid ""
3015
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
3016
- msgstr ""
3017
- "par exemple les pages d’archives comme catégories, mots-clés, auteurs, page "
3018
- "de couverture (si une liste)"
3019
-
3020
- #: admin/views/settings-disable-ads.php:16
3021
- msgid "Disable ads on secondary queries"
3022
- msgstr "Désactiver les pubs sur les requêtes secondaires"
3023
-
3024
- #: admin/views/settings-disable-ads.php:17
3025
- msgid ""
3026
- "Secondary queries are custom queries of posts outside the main query of a "
3027
- "page. Try this option if you see ads injected on places where they shouldn’t "
3028
- "appear."
3029
- msgstr ""
3030
- "Les requêtes secondaires sont des requêtes personnalisées d’articles à "
3031
- "l’extérieur de la requête principale d’une page. Essayez cette option si "
3032
- "vous voyez des pubs injectées à des endroits où elles ne devraient pas "
3033
- "apparaître."
3034
-
3035
- #: admin/views/settings.php:35
3036
- msgid "Save settings on this page"
3037
- msgstr "Enregistrer les paramètres sur cette page"
3038
-
3039
- #: admin/views/settings.php:50
3040
- msgid "Advanced Ads on WordPress.org"
3041
- msgstr "Advanced Ads sur WordPress.org"
3042
-
3043
- #: admin/views/settings.php:50
3044
- msgid "Advanced Ads on wp.org"
3045
- msgstr "Advanced Ads sur wp.org"
3046
-
3047
- #: admin/views/settings.php:51
3048
- msgid "the company behind Advanced Ads"
3049
- msgstr "la compagnie derrière Advanced Ads"
3050
-
3051
- #: admin/views/support.php:7
3052
- msgid ""
3053
- "Please fix the red highlighted issues on this page or try to understand "
3054
- "their consequences before contacting support."
3055
- msgstr ""
3056
- "S’il vous plaît, réglez les problèmes (surligné en rouge) sur cette page ou "
3057
- "essayer de comprendre leurs conséquences avant de contacter notre assistance."
3058
-
3059
- #: admin/views/support.php:11
3060
- #, php-format
3061
- msgid ""
3062
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
3063
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
3064
- "Please ask your hosting provider for more information."
3065
- msgstr ""
3066
- "Votre <strong>version de PHP (%s) est trop ancienne</strong>. Pubs avancés "
3067
- "est construit pour PHP 5.3 et supérieur. Il pourrait fonctionner, mais mise "
3068
- "à jour de PHP est vivement recommandé. Demandez à votre hébergeur pour plus "
3069
- "d’informations."
3070
-
3071
- #: admin/views/support.php:14
3072
- #, php-format
3073
- msgid ""
3074
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
3075
- "rotation or visitor conditions might not work properly. Use the cache-"
3076
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
3077
- "load ads dynamically."
3078
- msgstr ""
3079
- "Votre <strong>site Web utilise le cache</strong>. Quelques fonctionnalités "
3080
- "dynamiques comme la rotation (alternance) de pubs ou les conditions de "
3081
- "visiteur ne peuvent pas fonctionner correctement. Utilisez la fonctionnalité "
3082
- "de suppression de cache (cache-busting) de <a href=\"%s\" target=\"_blank\">"
3083
- "Advanced Ads Pro</a> pour charger dynamiquement les pubs."
3084
-
3085
- #: admin/views/support.php:17
3086
- msgid ""
3087
- "There is a <strong>new WordPress version available</strong>. Please update."
3088
- msgstr ""
3089
- "Il existe une <strong>nouvelle version de WordPress disponible</strong>. "
3090
- "Veuillez mettre à jour."
3091
-
3092
- #: admin/views/support.php:20
3093
- msgid "There are <strong>plugin updates available</strong>. Please update."
3094
- msgstr ""
3095
- "Il y a des <strong>mises à jour du plugin disponible</strong>. Veuillez "
3096
- "mettre à jour."
3097
-
3098
- #: admin/views/support.php:29
3099
- #, php-format
3100
- msgid ""
3101
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
3102
- "site performance, it is known to alter code, including scripts from ad "
3103
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
3104
- "in support for Autoptimize."
3105
- msgstr ""
3106
- "<strong>Autoptimize plugin détecté</strong>. Ce plugin est excellent pour la "
3107
- "performance du site, mais il est reconnu pour modifier le code, y compris "
3108
- "les scripts de réseaux publicitaires. <a href=\"%s\" target=\"_blank\">"
3109
- "Advanced Ads Pro</a> propose le support intégré d’Autoptimize."
3110
-
3111
- #: admin/views/support.php:32
3112
- #, php-format
3113
- msgid ""
3114
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
3115
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
3116
- msgstr ""
3117
- "Les plugins qui sont connus pour causer des problèmes (partielles): <strong>"
3118
- "%1$s</strong>. <a href=\"%2$s\" target=\"_blank\">En savoir plus</a>."
3119
-
3120
- #: admin/views/support.php:35
3121
- #, php-format
3122
- msgid ""
3123
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
3124
- "href=\"%s\">settings</a>."
3125
- msgstr ""
3126
- "Les pubs sont désactivées pour toutes ou certaines pages. Voir « pubs "
3127
- "désactivées » dans les <a href=\"%s\">paramètres</a>."
3128
-
3129
- #: admin/views/support.php:46
3130
- msgid "Possible Issues"
3131
- msgstr "Problèmes possibles"
3132
-
3133
- #: admin/views/support.php:53
3134
- msgid ""
3135
- "Use the following form to search for solutions in the manual on "
3136
- "wpadvancedads.com"
3137
- msgstr ""
3138
- "Utilisez le formulaire ci-dessous pour rechercher des solutions dans le "
3139
- "manuel sur wpadvancedads.com"
3140
-
3141
- #: admin/views/support.php:56
3142
- msgid "search"
3143
- msgstr "rechercher"
3144
-
3145
- #: modules/gadsense/main.php:19
3146
- msgid " at "
3147
- msgstr "à"
3148
-
3149
- #: admin/views/notices/adblock.php:2
3150
- msgid ""
3151
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
3152
- "ad setup."
3153
- msgstr ""
3154
- "Veuillez désactiver votre <strong>bloqueur de publicité</strong> pour éviter "
3155
- "tout problème avec la configuration de pub."
3156
-
3157
- #: modules/ad-blocker/admin/admin.php:96
3158
- msgid "Ad blocker fix"
3159
- msgstr "Réparation bloqueur de publicité"
3160
-
3161
- #: modules/ad-blocker/admin/admin.php:162
3162
- msgid "The asset folder was rebuilt successfully"
3163
- msgstr "Le dossier d’éléments (assets) a été reconstruit avec succès"
3164
-
3165
- #: modules/ad-blocker/admin/admin.php:223
3166
- msgid "There is no writable upload folder"
3167
- msgstr ""
3168
- "Il n’y a aucun dossier de transfert avec des droits d’écriture (writable)"
3169
-
3170
- #: modules/ad-blocker/admin/admin.php:252
3171
- #, php-format
3172
- msgid "Unable to rename \"%s\" directory"
3173
- msgstr "Impossible de renommer le répertoire \"%s\""
3174
-
3175
- #: modules/ad-blocker/admin/admin.php:268
3176
- #: modules/ad-blocker/admin/admin.php:281
3177
- #: modules/ad-blocker/admin/admin.php:298
3178
- #, php-format
3179
- msgid "Unable to copy assets to the \"%s\" directory"
3180
- msgstr "Impossible de copier des éléments (assets) dans le répertoire \"%s\""
3181
-
3182
- #: modules/ad-blocker/admin/admin.php:331
3183
- #: modules/ad-blocker/admin/admin.php:351
3184
- #, php-format
3185
- msgid "We do not have direct write access to the \"%s\" directory"
3186
- msgstr "Vous n’avez pas de droit direct d’écriture pour le répertoire \"%s\""
3187
-
3188
- #: modules/ad-blocker/admin/admin.php:417
3189
- #, php-format
3190
- msgid ""
3191
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
3192
- "server?"
3193
- msgstr ""
3194
- "Impossible de créer le répertoire \"%s\". Son répertoire parent est-il "
3195
- "modifiable par le serveur ?"
3196
-
3197
- #: modules/ad-blocker/admin/admin.php:428
3198
- #, php-format
3199
- msgid "Unable to copy files to %s"
3200
- msgstr "Impossible de copier les fichiers vers %s"
3201
-
3202
- #: modules/gadsense/admin/admin.php:27
3203
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
3204
- msgid "Responsive"
3205
- msgstr "Responsive"
3206
-
3207
- #: modules/gadsense/admin/admin.php:45
3208
- msgid "The ad details couldn't be retrieved from the ad code"
3209
- msgstr ""
3210
- "Les détails de la pub n’ont pas pu être récupérés à partir du code de la pub"
3211
-
3212
- #: modules/gadsense/admin/admin.php:46
3213
- msgid ""
3214
- "Warning : The AdSense account from this code does not match the one set with "
3215
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
3216
- "end."
3217
- msgstr ""
3218
- "Avertissement : Le compte AdSense à partir de ce code ne correspond pas à "
3219
- "celui fixé avec le Plugin Advanced Ads. Cette pub pourrait entraîner des "
3220
- "problèmes lorsqu’elle est utilisée sur le Frontend."
3221
-
3222
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
3223
- msgid "AdSense"
3224
- msgstr "Adsense"
3225
-
3226
- #: modules/gadsense/admin/admin.php:132
3227
- msgid "AdSense ID"
3228
- msgstr "ID AdSense"
3229
-
3230
- #: modules/gadsense/admin/admin.php:141
3231
- msgid "Limit to 3 ads"
3232
- msgstr "Limiter à 3 pubs"
3233
-
3234
- #: modules/gadsense/admin/admin.php:150
3235
- msgid "Activate Page-Level ads"
3236
- msgstr "Activer les pubs de niveau de Page"
3237
-
3238
- #: modules/gadsense/admin/admin.php:170
3239
- #, php-format
3240
- msgid ""
3241
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
3242
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
3243
- msgstr ""
3244
- "Veuillez entrer votre Référence éditeur (Publisher ID) pour utiliser AdSense "
3245
- "sur votre page. Voir le <a href=\"%s\" target=\"_blank\">manuel</a> pour "
3246
- "plus d’informations."
3247
-
3248
- #: modules/gadsense/admin/admin.php:184
3249
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3250
- msgstr ""
3251
- "Votre Référence éditeur (Publisher ID) d’ AdSense <em>(pub-xxxxxxxxxxxxxx)"
3252
- "</em>"
3253
-
3254
- #: modules/gadsense/admin/admin.php:196
3255
- #, php-format
3256
- msgid "Limit to %d AdSense ads"
3257
- msgstr "Limiter à %d pubs AdSense"
3258
-
3259
- #: modules/gadsense/admin/admin.php:204
3260
- msgid ""
3261
- "Due to technical restrictions, the limit does not work on placements with "
3262
- "cache-busting enabled."
3263
- msgstr ""
3264
- "En raison de restrictions techniques, la limite ne fonctionne pas sur les "
3265
- "placements avec la suppression du cache (cache-busting) activé."
3266
-
3267
- #: modules/gadsense/admin/admin.php:218
3268
- msgid "Insert Page-Level ads code on all pages."
3269
- msgstr "Insérez le code des pubs de niveau de page sur toutes les pages."
3270
-
3271
- #: modules/gadsense/admin/admin.php:238
3272
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
3273
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
3274
- msgstr ""
3275
- "L’ID de l’éditeur (Publisher ID) a un format incorrect. (doit commencer par "
3276
- "« pub- »)"
3277
-
3278
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3279
- msgid "AdSense ad"
3280
- msgstr "Pub AdSense"
3281
-
3282
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3283
- msgid "Use ads from your Google AdSense account"
3284
- msgstr "Utiliser les pubs de votre compte Google AdSense"
3285
-
3286
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3287
- msgid "Your AdSense Publisher ID is missing."
3288
- msgstr "Votre identifiant d’éditeur (Publisher ID) AdSense est manquant."
3289
-
3290
- #: modules/gadsense/includes/class-gadsense-data.php:37
3291
- msgid "Auto"
3292
- msgstr "Auto"
3293
-
3294
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
3295
- msgid "Ad blocker file folder"
3296
- msgstr "Dossier de fichier ad bloquer"
3297
-
3298
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
3299
- msgid "Upload folder is not writable"
3300
- msgstr "Dossier de transfert n’est pas accessible en écriture"
3301
-
3302
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
3303
- msgid "Asset path"
3304
- msgstr "Chemin d’élément (asset)"
3305
-
3306
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
3307
- msgid "Asset URL"
3308
- msgstr "URL de l’actif (asset)"
3309
-
3310
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
3311
- msgid "Rebuild asset folder"
3312
- msgstr "Reconstruire le dossier d’éléments (asset folder)"
3313
-
3314
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
3315
- msgid ""
3316
- "Prevents ad block software from breaking your website when blocking asset "
3317
- "files (.js, .css)."
3318
- msgstr ""
3319
- "Empêcher le logiciel de blocage de publicités de casser votre site Internet "
3320
- "lors du blocage des fichiers de composants (.js, .css)."
3321
-
3322
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3323
- msgid "Get details"
3324
- msgstr "Plus de Détails"
3325
-
3326
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3327
- msgid "Ad Slot ID"
3328
- msgstr "ID de l’emplacement de pub"
3329
-
3330
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3331
- #, php-format
3332
- msgid "Publisher ID: %s"
3333
- msgstr "ID de l’éditeur (Publisher ID): %s"
3334
-
3335
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3336
- #, php-format
3337
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3338
- msgstr "S’il vous plaît <a href=\"%s\" target=\"_blank\">changez le ici</a>."
3339
-
3340
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3341
- msgid "Normal"
3342
- msgstr "Normal"
3343
-
3344
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3345
- msgid "Resizing"
3346
- msgstr "Redimensionnement"
3347
-
3348
- #. Name of the plugin
3349
- msgid "Advanced Ads"
3350
- msgstr "Advanced Ads"
3351
-
3352
- #. Description of the plugin
3353
- msgid "Manage and optimize your ads in WordPress"
3354
- msgstr "Gérer et optimiser vos pubs dans Wordpress"
3355
-
3356
- #. URI of the plugin
3357
- msgid "https://wpadvancedads.com"
3358
- msgstr "https://wpadvancedads.com"
3359
-
3360
- #. Author of the plugin
3361
- msgid "Thomas Maier"
3362
- msgstr "Thomas Maier"
3363
-
3364
- #. Author URI of the plugin
3365
- msgid "http://webgilde.com"
3366
- msgstr "http://webgilde.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-it_IT.mo DELETED
Binary file
languages/advanced-ads-it_IT.po DELETED
@@ -1,3173 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-11 09:29+0000\n"
7
- "Last-Translator: Thomas Maier <post@webzunft.de>\n"
8
- "Language-Team: Italian\n"
9
- "Language: it-IT\n"
10
- "Plural-Forms: nplurals=2; plural=n != 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-Basepath: ..\n"
17
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
18
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
19
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
20
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
21
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Loco-Target-Locale: it_IT"
24
-
25
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
26
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
27
- msgid "or"
28
- msgstr ""
29
-
30
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
31
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
32
- msgid "and"
33
- msgstr ""
34
-
35
- #: admin/class-advanced-ads-admin.php:192
36
- msgid "After which paragraph?"
37
- msgstr ""
38
-
39
- #: admin/class-advanced-ads-admin.php:300
40
- #, php-format
41
- msgid "time of %s"
42
- msgstr ""
43
-
44
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
45
- #: admin/includes/class-menu.php:83
46
- msgid "Support"
47
- msgstr ""
48
-
49
- #: admin/class-advanced-ads-admin.php:345
50
- msgid "Add-Ons"
51
- msgstr ""
52
-
53
- #: classes/ad-debug.php:32
54
- msgid "The ad is displayed on the page"
55
- msgstr ""
56
-
57
- #: classes/ad-debug.php:34
58
- msgid "The ad is not displayed on the page"
59
- msgstr ""
60
-
61
- #: classes/ad-debug.php:39
62
- msgid "Current query is not identical to main query."
63
- msgstr ""
64
-
65
- #: classes/ad-debug.php:45
66
- msgid "current post"
67
- msgstr ""
68
-
69
- #: classes/ad-debug.php:49
70
- msgid "Current post is not identical to main post."
71
- msgstr ""
72
-
73
- #: classes/ad-debug.php:51
74
- msgid "main post"
75
- msgstr ""
76
-
77
- #: classes/ad-debug.php:98
78
- msgid "current query"
79
- msgstr ""
80
-
81
- #: classes/ad-debug.php:98
82
- msgid "main query"
83
- msgstr ""
84
-
85
- #: classes/ad-debug.php:128
86
- msgid "Placement"
87
- msgstr ""
88
-
89
- #: classes/ad-debug.php:271
90
- msgid ""
91
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
92
- "work."
93
- msgstr ""
94
-
95
- #: classes/ad_placements.php:31
96
- msgid "Manual Placement"
97
- msgstr ""
98
-
99
- #: classes/ad_placements.php:32
100
- msgid "Manual placement to use as function or shortcode."
101
- msgstr ""
102
-
103
- #: classes/ad_placements.php:37
104
- msgid "Header Code"
105
- msgstr ""
106
-
107
- #: classes/ad_placements.php:38
108
- msgid ""
109
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
110
- msgstr ""
111
-
112
- #: classes/ad_placements.php:42
113
- msgid "Footer Code"
114
- msgstr ""
115
-
116
- #: classes/ad_placements.php:43
117
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
118
- msgstr ""
119
-
120
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
121
- msgid "Before Content"
122
- msgstr ""
123
-
124
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
125
- msgid "After Content"
126
- msgstr ""
127
-
128
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
129
- msgid "Content"
130
- msgstr ""
131
-
132
- #: classes/ad_placements.php:65
133
- msgid "Sidebar Widget"
134
- msgstr ""
135
-
136
- #: classes/ad_placements.php:66
137
- msgid ""
138
- "Create a sidebar widget with an ad. Can be placed and used like any other "
139
- "widget."
140
- msgstr ""
141
-
142
- #: classes/ad_placements.php:218
143
- #, php-format
144
- msgid "paragraph (%s)"
145
- msgstr ""
146
-
147
- #: classes/ad_placements.php:219
148
- #, php-format
149
- msgid "paragraph without image (%s)"
150
- msgstr ""
151
-
152
- #: classes/ad_placements.php:220
153
- #, php-format
154
- msgid "headline 2 (%s)"
155
- msgstr ""
156
-
157
- #: classes/ad_placements.php:221
158
- #, php-format
159
- msgid "headline 3 (%s)"
160
- msgstr ""
161
-
162
- #: classes/ad_placements.php:222
163
- #, php-format
164
- msgid "headline 4 (%s)"
165
- msgstr ""
166
-
167
- #: classes/ad_placements.php:517
168
- #, php-format
169
- msgid "Set <em>%s</em> to show more ads"
170
- msgstr ""
171
-
172
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
173
- msgid "Disable level limitation"
174
- msgstr ""
175
-
176
- #: classes/ad_type_content.php:36
177
- msgid ""
178
- "The full content editor from WordPress with all features like shortcodes, "
179
- "image upload or styling, but also simple text/html mode for scripts and code."
180
- msgstr ""
181
-
182
- #: classes/ad_type_dummy.php:26
183
- msgid "Dummy"
184
- msgstr ""
185
-
186
- #: classes/ad_type_dummy.php:27
187
- msgid "Uses a simple placeholder ad for quick testing."
188
- msgstr ""
189
-
190
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
191
- msgid "url"
192
- msgstr ""
193
-
194
- #: classes/ad_type_group.php:31
195
- msgid ""
196
- "Choose an existing ad group. Use this type when you want to assign the same "
197
- "display and visitor conditions to all ads in that group."
198
- msgstr ""
199
-
200
- #: classes/ad_type_group.php:84
201
- msgid "ad group"
202
- msgstr ""
203
-
204
- #: classes/ad_type_image.php:34
205
- msgid "Image Ad"
206
- msgstr ""
207
-
208
- #: classes/ad_type_image.php:35
209
- msgid "Ads in various image formats."
210
- msgstr ""
211
-
212
- #: classes/ad_type_image.php:55
213
- msgid "Insert File"
214
- msgstr ""
215
-
216
- #: classes/ad_type_image.php:55
217
- msgid "Insert"
218
- msgstr ""
219
-
220
- #: classes/ad_type_image.php:55
221
- msgid "select image"
222
- msgstr ""
223
-
224
- #: classes/ad_type_image.php:56
225
- msgid "edit"
226
- msgstr ""
227
-
228
- #: classes/ad_type_image.php:67
229
- msgid "Link to target site"
230
- msgstr ""
231
-
232
- #: classes/ad_type_image.php:68
233
- #, php-format
234
- msgid ""
235
- "Open this url in a new window and track impressions and clicks with the <a "
236
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
237
- msgstr ""
238
-
239
- #: classes/ad_type_plain.php:87
240
- msgid "Allow PHP"
241
- msgstr ""
242
-
243
- #: classes/ad_type_plain.php:89
244
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
245
- msgstr ""
246
-
247
- #: classes/checks.php:244
248
- #, php-format
249
- msgid ""
250
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
251
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
252
- "to misfortunate formats in forms, but should not damage features."
253
- msgstr ""
254
-
255
- #: classes/display-conditions.php:69
256
- msgid "post type"
257
- msgstr ""
258
-
259
- #: classes/display-conditions.php:76
260
- msgid "specific pages"
261
- msgstr ""
262
-
263
- #: classes/display-conditions.php:88
264
- msgid "author"
265
- msgstr ""
266
-
267
- #: classes/display-conditions.php:120
268
- #, php-format
269
- msgid "archive: %s"
270
- msgstr ""
271
-
272
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
273
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
274
- #: classes/visitor-conditions.php:126
275
- msgid "is"
276
- msgstr ""
277
-
278
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
279
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
280
- #: classes/visitor-conditions.php:127
281
- msgid "is not"
282
- msgstr ""
283
-
284
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
285
- #: classes/display-conditions.php:370
286
- msgctxt "Error message shown when no display condition term is selected"
287
- msgid "Please select some items."
288
- msgstr ""
289
-
290
- #: classes/display-conditions.php:283
291
- #, php-format
292
- msgid ""
293
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
294
- "terms</code> filter to change this limit according to <a href=\"%s\" "
295
- "target=\"_blank\">this page</a>."
296
- msgstr ""
297
-
298
- #: classes/display-conditions.php:361
299
- msgctxt "display the terms search field on ad edit page"
300
- msgid "add more terms"
301
- msgstr ""
302
-
303
- #: classes/display-conditions.php:363
304
- msgid "term name or id"
305
- msgstr ""
306
-
307
- #: classes/display-conditions.php:424
308
- msgid "title or id"
309
- msgstr ""
310
-
311
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
312
- msgid "show on Home page"
313
- msgstr ""
314
-
315
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
316
- msgid "show on singular pages/posts"
317
- msgstr ""
318
-
319
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
320
- msgid "show on any type of archive page (category, tag, author and date)"
321
- msgstr ""
322
-
323
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
324
- msgid "show on search result pages"
325
- msgstr ""
326
-
327
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
328
- msgid "show on 404 error page"
329
- msgstr ""
330
-
331
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
332
- msgid "show on attachment pages"
333
- msgstr ""
334
-
335
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
336
- msgid "Secondary Queries"
337
- msgstr ""
338
-
339
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
340
- msgid "allow ads in secondary queries"
341
- msgstr ""
342
-
343
- #: classes/display-conditions.php:504
344
- msgid "Feed"
345
- msgstr ""
346
-
347
- #: classes/display-conditions.php:505
348
- msgid "allow ads in Feed"
349
- msgstr ""
350
-
351
- #: classes/EDD_SL_Plugin_Updater.php:201
352
- #, php-format
353
- msgid ""
354
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
355
- msgstr ""
356
-
357
- #: classes/EDD_SL_Plugin_Updater.php:209
358
- #, php-format
359
- msgid ""
360
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
361
- "or %5$supdate now%6$s."
362
- msgstr ""
363
-
364
- #: classes/filesystem.php:61
365
- msgid "Could not access filesystem."
366
- msgstr ""
367
-
368
- #: classes/filesystem.php:65
369
- msgid "Filesystem error."
370
- msgstr ""
371
-
372
- #: classes/filesystem.php:72
373
- msgid "Unable to locate WordPress root directory."
374
- msgstr ""
375
-
376
- #: classes/filesystem.php:76
377
- msgid "Unable to locate WordPress content directory (wp-content)."
378
- msgstr ""
379
-
380
- #: classes/filesystem.php:80
381
- #, php-format
382
- msgid "Unable to locate needed folder (%s)."
383
- msgstr ""
384
-
385
- #: classes/frontend_checks.php:40
386
- msgid "Ad Health"
387
- msgstr ""
388
-
389
- #: classes/frontend_checks.php:48
390
- msgid "jQuery not in header"
391
- msgstr ""
392
-
393
- #: classes/frontend_checks.php:61
394
- msgid "Random AdSense ads"
395
- msgstr ""
396
-
397
- #: classes/frontend_checks.php:74
398
- msgid "Ad blocker enabled"
399
- msgstr ""
400
-
401
- #: classes/frontend_checks.php:88
402
- #, php-format
403
- msgid "<em>%s</em> filter does not exist"
404
- msgstr ""
405
-
406
- #: classes/frontend_checks.php:105
407
- msgid "Ads are disabled on this page"
408
- msgstr ""
409
-
410
- #: classes/frontend_checks.php:119
411
- msgid "Ads are disabled in the content of this page"
412
- msgstr ""
413
-
414
- #: classes/frontend_checks.php:132
415
- msgid "the current post ID is 0 "
416
- msgstr ""
417
-
418
- #: classes/frontend_checks.php:147
419
- msgid "Ads are disabled on 404 pages"
420
- msgstr ""
421
-
422
- #: classes/frontend_checks.php:161
423
- msgid "Ads are disabled on non singular pages"
424
- msgstr ""
425
-
426
- #: classes/frontend_checks.php:175
427
- #: modules/import-export/classes/XmlEncoder.php:61
428
- #: modules/import-export/classes/XmlEncoder.php:64
429
- #: modules/import-export/classes/XmlEncoder.php:193
430
- #: modules/import-export/classes/XmlEncoder.php:196
431
- #, php-format
432
- msgid "The %s extension(s) is not loaded"
433
- msgstr ""
434
-
435
- #: classes/frontend_checks.php:191
436
- msgid "Everything is fine"
437
- msgstr ""
438
-
439
- #: classes/frontend_checks.php:202
440
- msgid "debug DFP ads"
441
- msgstr ""
442
-
443
- #: classes/frontend_checks.php:213
444
- msgid "highlight ads"
445
- msgstr ""
446
-
447
- #: classes/frontend_checks.php:315
448
- #, php-format
449
- msgid ""
450
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
451
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
452
- "learn more</a>."
453
- msgstr ""
454
-
455
- #: classes/visitor-conditions.php:32
456
- msgid "device"
457
- msgstr ""
458
-
459
- #: classes/visitor-conditions.php:33
460
- msgid "Display ads only on mobile devices or hide them."
461
- msgstr ""
462
-
463
- #: classes/visitor-conditions.php:39
464
- msgid "logged in visitor"
465
- msgstr ""
466
-
467
- #: classes/visitor-conditions.php:40
468
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
469
- msgstr ""
470
-
471
- #: classes/visitor-conditions.php:86
472
- msgid "Mobile (including tablets)"
473
- msgstr ""
474
-
475
- #: classes/visitor-conditions.php:87
476
- msgid "Desktop"
477
- msgstr ""
478
-
479
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
480
- msgid "Manual and Troubleshooting"
481
- msgstr ""
482
-
483
- #: classes/visitor-conditions.php:98
484
- #, php-format
485
- msgid ""
486
- "Display ads by the available space on the device or target tablets with the "
487
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
488
- msgstr ""
489
-
490
- #: classes/visitor-conditions.php:161
491
- msgid "equal"
492
- msgstr ""
493
-
494
- #: classes/visitor-conditions.php:162
495
- msgid "equal or higher"
496
- msgstr ""
497
-
498
- #: classes/visitor-conditions.php:163
499
- msgid "equal or lower"
500
- msgstr ""
501
-
502
- #: classes/visitor-conditions.php:194
503
- msgid "contains"
504
- msgstr ""
505
-
506
- #: classes/visitor-conditions.php:195
507
- msgid "starts with"
508
- msgstr ""
509
-
510
- #: classes/visitor-conditions.php:196
511
- msgid "ends with"
512
- msgstr ""
513
-
514
- #: classes/visitor-conditions.php:197
515
- msgid "matches"
516
- msgstr ""
517
-
518
- #: classes/visitor-conditions.php:198
519
- msgid "matches regex"
520
- msgstr ""
521
-
522
- #: classes/visitor-conditions.php:199
523
- msgid "does not contain"
524
- msgstr ""
525
-
526
- #: classes/visitor-conditions.php:200
527
- msgid "does not start with"
528
- msgstr ""
529
-
530
- #: classes/visitor-conditions.php:201
531
- msgid "does not end with"
532
- msgstr ""
533
-
534
- #: classes/visitor-conditions.php:202
535
- msgid "does not match"
536
- msgstr ""
537
-
538
- #: classes/visitor-conditions.php:203
539
- msgid "does not match regex"
540
- msgstr ""
541
-
542
- #: classes/widget.php:61
543
- msgid "Title:"
544
- msgstr ""
545
-
546
- #: includes/array_ad_conditions.php:39
547
- msgid "Post Types"
548
- msgstr ""
549
-
550
- #: includes/array_ad_conditions.php:45
551
- msgid "Categories, Tags and Taxonomies"
552
- msgstr ""
553
-
554
- #: includes/array_ad_conditions.php:46
555
- msgid ""
556
- "Choose terms from public category, tag and other taxonomies a post must "
557
- "belong to in order to have ads."
558
- msgstr ""
559
-
560
- #: includes/array_ad_conditions.php:51
561
- msgid "Category Archives"
562
- msgstr ""
563
-
564
- #: includes/array_ad_conditions.php:52
565
- msgid "comma seperated IDs of category archives"
566
- msgstr ""
567
-
568
- #: includes/array_ad_conditions.php:57
569
- msgid "Individual Posts, Pages and Public Post Types"
570
- msgstr ""
571
-
572
- #: public/class-advanced-ads.php:317
573
- msgid "Advanced Ads Error following:"
574
- msgstr ""
575
-
576
- #: public/class-advanced-ads.php:754
577
- msgctxt "label above ads"
578
- msgid "Advertisements"
579
- msgstr ""
580
-
581
- #: admin/includes/class-ad-groups-list.php:172
582
- #: admin/views/ad-list-timing-column.php:4
583
- #, php-format
584
- msgid "starts %s"
585
- msgstr ""
586
-
587
- #: admin/includes/class-ad-groups-list.php:191
588
- #: admin/views/ad-list-timing-column.php:21
589
- #, php-format
590
- msgid "expires %s"
591
- msgstr ""
592
-
593
- #: admin/includes/class-ad-groups-list.php:193
594
- #: admin/views/ad-list-timing-column.php:23
595
- #, php-format
596
- msgid "<strong>expired</strong> %s"
597
- msgstr ""
598
-
599
- #: admin/includes/class-ad-groups-list.php:208
600
- #, php-format
601
- msgid "show %d more ads"
602
- msgstr ""
603
-
604
- #: admin/includes/class-ad-groups-list.php:212
605
- msgid "all published ads are displayed"
606
- msgstr ""
607
-
608
- #: admin/includes/class-ad-groups-list.php:214
609
- #, php-format
610
- msgid "up to %d ads displayed"
611
- msgstr ""
612
-
613
- #: admin/includes/class-ad-groups-list.php:217
614
- msgid "No ads assigned"
615
- msgstr ""
616
-
617
- #: admin/includes/class-ad-groups-list.php:218
618
- msgid "Add some"
619
- msgstr ""
620
-
621
- #: admin/includes/class-ad-groups-list.php:284
622
- msgid "Random ads"
623
- msgstr ""
624
-
625
- #: admin/includes/class-ad-groups-list.php:285
626
- msgid "Display random ads based on ad weight"
627
- msgstr ""
628
-
629
- #: admin/includes/class-ad-groups-list.php:288
630
- msgid "Ordered ads"
631
- msgstr ""
632
-
633
- #: admin/includes/class-ad-groups-list.php:289
634
- msgid "Display ads with the highest ad weight first"
635
- msgstr ""
636
-
637
- #: admin/includes/class-ad-groups-list.php:309
638
- msgid "Usage"
639
- msgstr ""
640
-
641
- #: admin/includes/class-ad-groups-list.php:318
642
- msgid "Delete"
643
- msgstr ""
644
-
645
- #: admin/includes/class-ad-groups-list.php:339
646
- #: admin/includes/class-ad-groups-list.php:389
647
- msgid "Invalid Ad Group"
648
- msgstr ""
649
-
650
- #: admin/includes/class-ad-groups-list.php:344
651
- #: admin/includes/class-ad-groups-list.php:394
652
- msgid "You don’t have permission to change the ad groups"
653
- msgstr ""
654
-
655
- #: admin/includes/class-ad-groups-list.php:374
656
- msgid "No ad group created"
657
- msgstr ""
658
-
659
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
660
- msgid "Ad Details"
661
- msgstr ""
662
-
663
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
664
- msgid "Ad Planning"
665
- msgstr ""
666
-
667
- #: admin/includes/class-ad-type.php:200
668
- msgid "expired"
669
- msgstr ""
670
-
671
- #: admin/includes/class-ad-type.php:201
672
- msgid "any expiry date"
673
- msgstr ""
674
-
675
- #: admin/includes/class-ad-type.php:202
676
- msgid "planned"
677
- msgstr ""
678
-
679
- #: admin/includes/class-ad-type.php:222
680
- #, php-format
681
- msgid "%s ad updated."
682
- msgid_plural "%s ads updated."
683
- msgstr[0] ""
684
- msgstr[1] ""
685
-
686
- #: admin/includes/class-ad-type.php:223
687
- #, php-format
688
- msgid "%s ad not updated, somebody is editing it."
689
- msgid_plural "%s ads not updated, somebody is editing them."
690
- msgstr[0] ""
691
- msgstr[1] ""
692
-
693
- #: admin/includes/class-ad-type.php:224
694
- #, php-format
695
- msgid "%s ad permanently deleted."
696
- msgid_plural "%s ads permanently deleted."
697
- msgstr[0] ""
698
- msgstr[1] ""
699
-
700
- #: admin/includes/class-ad-type.php:225
701
- #, php-format
702
- msgid "%s ad moved to the Trash."
703
- msgid_plural "%s ads moved to the Trash."
704
- msgstr[0] ""
705
- msgstr[1] ""
706
-
707
- #: admin/includes/class-ad-type.php:226
708
- #, php-format
709
- msgid "%s ad restored from the Trash."
710
- msgid_plural "%s ads restored from the Trash."
711
- msgstr[0] ""
712
- msgstr[1] ""
713
-
714
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
715
- msgid "Ad updated."
716
- msgstr ""
717
-
718
- #. translators: %s: date and time of the revision
719
- #: admin/includes/class-ad-type.php:517
720
- #, php-format
721
- msgid "Ad restored to revision from %s"
722
- msgstr ""
723
-
724
- #: admin/includes/class-ad-type.php:518
725
- msgid "Ad published."
726
- msgstr ""
727
-
728
- #: admin/includes/class-ad-type.php:518
729
- #, php-format
730
- msgid ""
731
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
732
- msgstr ""
733
-
734
- #: admin/includes/class-ad-type.php:519
735
- msgid "Ad saved."
736
- msgstr ""
737
-
738
- #: admin/includes/class-ad-type.php:520
739
- msgid "Ad submitted."
740
- msgstr ""
741
-
742
- #: admin/includes/class-ad-type.php:522
743
- #, php-format
744
- msgid "Ad scheduled for: <strong>%1$s</strong>."
745
- msgstr ""
746
-
747
- #. translators: Publish box date format, see http://php.net/date
748
- #: admin/includes/class-ad-type.php:524
749
- msgid "M j, Y @ G:i"
750
- msgstr ""
751
-
752
- #: admin/includes/class-ad-type.php:526
753
- msgid "Ad draft updated."
754
- msgstr ""
755
-
756
- #: admin/includes/class-licenses.php:86
757
- #, php-format
758
- msgid ""
759
- "There might be a new version of %1$s. Please <strong>provide a valid license "
760
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
761
- "this page</a>."
762
- msgstr ""
763
-
764
- #: admin/includes/class-licenses.php:101
765
- msgid "Error while trying to register the license. Please contact support."
766
- msgstr ""
767
-
768
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
769
- msgid "Please enter a valid license key"
770
- msgstr ""
771
-
772
- #: admin/includes/class-licenses.php:132
773
- msgid "License couldn’t be activated. Please try again later."
774
- msgstr ""
775
-
776
- #: admin/includes/class-licenses.php:147
777
- msgid "This is the bundle license key."
778
- msgstr ""
779
-
780
- #: admin/includes/class-licenses.php:148
781
- msgid "This is not the correct key for this add-on."
782
- msgstr ""
783
-
784
- #: admin/includes/class-licenses.php:149
785
- msgid "There are no activations left."
786
- msgstr ""
787
-
788
- #: admin/includes/class-licenses.php:158
789
- #, php-format
790
- msgid "License is invalid. Reason: %s"
791
- msgstr ""
792
-
793
- #: admin/includes/class-licenses.php:218
794
- msgid "Error while trying to disable the license. Please contact support."
795
- msgstr ""
796
-
797
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
798
- msgid "License couldn’t be deactivated. Please try again later."
799
- msgstr ""
800
-
801
- #: admin/includes/class-licenses.php:470
802
- #, php-format
803
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
804
- msgstr ""
805
-
806
- #: admin/includes/class-licenses.php:472
807
- #, php-format
808
- msgid ""
809
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
810
- "."
811
- msgstr ""
812
-
813
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
814
- msgid "Sorry, you are not allowed to access this feature."
815
- msgstr ""
816
-
817
- #: admin/includes/class-menu.php:186
818
- msgid ""
819
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
820
- "deleted?"
821
- msgstr ""
822
-
823
- #: admin/includes/class-meta-box.php:62
824
- msgid "Layout / Output"
825
- msgstr ""
826
-
827
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
828
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
829
- #: admin/views/ad-output-metabox.php:51
830
- msgid "Manual"
831
- msgstr ""
832
-
833
- #: admin/includes/class-meta-box.php:136
834
- msgid "Video"
835
- msgstr ""
836
-
837
- #: admin/includes/class-meta-box.php:222
838
- msgid "Ad Settings"
839
- msgstr ""
840
-
841
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
842
- msgid "Ads Dashboard"
843
- msgstr ""
844
-
845
- #: admin/includes/class-meta-box.php:336
846
- msgid "From the ad optimization universe"
847
- msgstr ""
848
-
849
- #: admin/includes/class-meta-box.php:345
850
- msgid "Advanced Ads Tutorials"
851
- msgstr ""
852
-
853
- #: admin/includes/class-meta-box.php:357
854
- #, php-format
855
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
856
- msgstr ""
857
-
858
- #: admin/includes/class-meta-box.php:369
859
- msgid "plugin manual and homepage"
860
- msgstr ""
861
-
862
- #: admin/includes/class-meta-box.php:376
863
- msgid "Get the tutorial via email"
864
- msgstr ""
865
-
866
- #: admin/includes/class-meta-box.php:383
867
- msgid "Get AdSense tips via email"
868
- msgstr ""
869
-
870
- #: admin/includes/class-notices.php:408
871
- #, php-format
872
- msgid ""
873
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
874
- "target=\"_blank\">this form</a> to sign up."
875
- msgstr ""
876
-
877
- #: admin/includes/class-notices.php:426
878
- msgid ""
879
- "How embarrassing. The email server seems to be down. Please try again later."
880
- msgstr ""
881
-
882
- #: admin/includes/class-notices.php:431
883
- #, php-format
884
- msgid ""
885
- "Please check your email (%s) for the confirmation message. If you didn’t "
886
- "receive one or want to use another email address then please use <a "
887
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
888
- msgstr ""
889
-
890
- #: admin/includes/class-overview-widgets.php:45
891
- msgid "Tips and Tutorials"
892
- msgstr ""
893
-
894
- #: admin/includes/class-overview-widgets.php:47
895
- msgid "Setup and Optimization Help"
896
- msgstr ""
897
-
898
- #: admin/includes/class-overview-widgets.php:53
899
- msgid "Advanced Ads Pro"
900
- msgstr ""
901
-
902
- #: admin/includes/class-overview-widgets.php:55
903
- msgid "Tracking and Stats"
904
- msgstr ""
905
-
906
- #: admin/includes/class-overview-widgets.php:57
907
- msgid "Responsive and Mobile ads"
908
- msgstr ""
909
-
910
- #: admin/includes/class-overview-widgets.php:59
911
- msgid "Geo Targeting"
912
- msgstr ""
913
-
914
- #: admin/includes/class-overview-widgets.php:61
915
- msgid "Sticky ads"
916
- msgstr ""
917
-
918
- #: admin/includes/class-overview-widgets.php:63
919
- msgid "PopUps and Layers"
920
- msgstr ""
921
-
922
- #: admin/includes/class-overview-widgets.php:65
923
- msgid "Ad Slider"
924
- msgstr ""
925
-
926
- #: admin/includes/class-overview-widgets.php:67
927
- msgid "Selling Ads"
928
- msgstr ""
929
-
930
- #: admin/includes/class-overview-widgets.php:86
931
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
932
- msgstr ""
933
-
934
- #: admin/includes/class-overview-widgets.php:87
935
- msgid "Join now"
936
- msgstr ""
937
-
938
- #: admin/includes/class-overview-widgets.php:94
939
- msgid ""
940
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
941
- "and Advanced Ads from the dedicated newsletter group."
942
- msgstr ""
943
-
944
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
945
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
946
- msgid "Subscribe me now"
947
- msgstr ""
948
-
949
- #: admin/includes/class-overview-widgets.php:102
950
- msgid "Get the first steps and more tutorials to your inbox."
951
- msgstr ""
952
-
953
- #: admin/includes/class-overview-widgets.php:103
954
- msgid "Send it now"
955
- msgstr ""
956
-
957
- #: admin/includes/class-overview-widgets.php:141
958
- msgid "Next steps"
959
- msgstr ""
960
-
961
- #: admin/includes/class-overview-widgets.php:153
962
- #, php-format
963
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
964
- msgstr ""
965
-
966
- #: admin/includes/class-overview-widgets.php:154
967
- #, php-format
968
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
969
- msgstr ""
970
-
971
- #: admin/includes/class-overview-widgets.php:155
972
- #, php-format
973
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
974
- msgstr ""
975
-
976
- #: admin/includes/class-overview-widgets.php:156
977
- #, php-format
978
- msgid ""
979
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
980
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
981
- msgstr ""
982
-
983
- #: admin/includes/class-overview-widgets.php:165
984
- msgid ""
985
- "Need help to set up and optimize your ads? Need custom coding on your site? "
986
- "Ask me for a quote."
987
- msgstr ""
988
-
989
- #: admin/includes/class-overview-widgets.php:166
990
- #, php-format
991
- msgid "Help with ads on %s"
992
- msgstr ""
993
-
994
- #: admin/includes/class-overview-widgets.php:167
995
- msgid "Get an offer"
996
- msgstr ""
997
-
998
- #: admin/includes/class-overview-widgets.php:175
999
- msgid "Ad management for advanced websites."
1000
- msgstr ""
1001
-
1002
- #: admin/includes/class-overview-widgets.php:176
1003
- msgid "Cache-busting"
1004
- msgstr ""
1005
-
1006
- #: admin/includes/class-overview-widgets.php:177
1007
- msgid "Advanced visitor conditions"
1008
- msgstr ""
1009
-
1010
- #: admin/includes/class-overview-widgets.php:178
1011
- msgid "Flash ads with fallback"
1012
- msgstr ""
1013
-
1014
- #: admin/includes/class-overview-widgets.php:180
1015
- msgid "Get Pro"
1016
- msgstr ""
1017
-
1018
- #: admin/includes/class-overview-widgets.php:188
1019
- msgid "Track the impressions of and clicks on your ads."
1020
- msgstr ""
1021
-
1022
- #: admin/includes/class-overview-widgets.php:189
1023
- msgid "2 methods to count impressions"
1024
- msgstr ""
1025
-
1026
- #: admin/includes/class-overview-widgets.php:190
1027
- msgid "beautiful stats for all or single ads"
1028
- msgstr ""
1029
-
1030
- #: admin/includes/class-overview-widgets.php:191
1031
- msgid "group stats by day, week or month"
1032
- msgstr ""
1033
-
1034
- #: admin/includes/class-overview-widgets.php:193
1035
- msgid "Get the Tracking add-on"
1036
- msgstr ""
1037
-
1038
- #: admin/includes/class-overview-widgets.php:201
1039
- msgid "Display ads based on the size of your visitor’s browser or device."
1040
- msgstr ""
1041
-
1042
- #: admin/includes/class-overview-widgets.php:202
1043
- msgid "set a range (from … to …) pixels for the browser size"
1044
- msgstr ""
1045
-
1046
- #: admin/includes/class-overview-widgets.php:203
1047
- msgid "set custom sizes for AdSense responsive ads"
1048
- msgstr ""
1049
-
1050
- #: admin/includes/class-overview-widgets.php:204
1051
- msgid "list all ads by their responsive settings"
1052
- msgstr ""
1053
-
1054
- #: admin/includes/class-overview-widgets.php:206
1055
- msgid "Get the Responsive add-on"
1056
- msgstr ""
1057
-
1058
- #: admin/includes/class-overview-widgets.php:214
1059
- msgid "Target visitors by their geo location."
1060
- msgstr ""
1061
-
1062
- #: admin/includes/class-overview-widgets.php:216
1063
- msgid "Get the Geo Targeting add-on"
1064
- msgstr ""
1065
-
1066
- #: admin/includes/class-overview-widgets.php:224
1067
- msgid ""
1068
- "Fix ads to the browser while users are scrolling and create best performing "
1069
- "anchor ads."
1070
- msgstr ""
1071
-
1072
- #: admin/includes/class-overview-widgets.php:225
1073
- msgid "position ads that don’t scroll with the screen"
1074
- msgstr ""
1075
-
1076
- #: admin/includes/class-overview-widgets.php:226
1077
- msgid "build anchor ads not only on mobile devices"
1078
- msgstr ""
1079
-
1080
- #: admin/includes/class-overview-widgets.php:228
1081
- msgid "Get the Sticky add-on"
1082
- msgstr ""
1083
-
1084
- #: admin/includes/class-overview-widgets.php:236
1085
- msgid "Display content and ads in layers and popups on custom events."
1086
- msgstr ""
1087
-
1088
- #: admin/includes/class-overview-widgets.php:237
1089
- msgid "display a popup after a user interaction like scrolling"
1090
- msgstr ""
1091
-
1092
- #: admin/includes/class-overview-widgets.php:238
1093
- msgid "optional background overlay"
1094
- msgstr ""
1095
-
1096
- #: admin/includes/class-overview-widgets.php:239
1097
- msgid "allow users to close the popup"
1098
- msgstr ""
1099
-
1100
- #: admin/includes/class-overview-widgets.php:241
1101
- msgid "Get the PopUp and Layer add-on"
1102
- msgstr ""
1103
-
1104
- #: admin/includes/class-overview-widgets.php:249
1105
- msgid "Create a beautiful and simple slider from your ads."
1106
- msgstr ""
1107
-
1108
- #: admin/includes/class-overview-widgets.php:251
1109
- msgid "Get the Slider add-on"
1110
- msgstr ""
1111
-
1112
- #: admin/includes/class-overview-widgets.php:258
1113
- msgid ""
1114
- "Let advertisers purchase ad space directly on the frontend of your site."
1115
- msgstr ""
1116
-
1117
- #: admin/includes/class-overview-widgets.php:260
1118
- msgid "Get the Selling Ads add-on"
1119
- msgstr ""
1120
-
1121
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
1122
- msgid "Licenses"
1123
- msgstr ""
1124
-
1125
- #: admin/includes/class-settings.php:70
1126
- msgid "Disable ads"
1127
- msgstr ""
1128
-
1129
- #: admin/includes/class-settings.php:94
1130
- msgid "Unlimited ad injection"
1131
- msgstr ""
1132
-
1133
- #: admin/includes/class-settings.php:102
1134
- msgid "Priority of content injection filter"
1135
- msgstr ""
1136
-
1137
- #: admin/includes/class-settings.php:118
1138
- msgid "Hide ads from bots"
1139
- msgstr ""
1140
-
1141
- #: admin/includes/class-settings.php:126
1142
- msgid "Disable notices"
1143
- msgstr ""
1144
-
1145
- #: admin/includes/class-settings.php:134
1146
- msgid "ID prefix"
1147
- msgstr ""
1148
-
1149
- #: admin/includes/class-settings.php:142
1150
- msgid "Remove Widget ID"
1151
- msgstr ""
1152
-
1153
- #: admin/includes/class-settings.php:150
1154
- msgid "Allow editors to manage ads"
1155
- msgstr ""
1156
-
1157
- #: admin/includes/class-settings.php:158
1158
- msgid "Ad label"
1159
- msgstr ""
1160
-
1161
- #: admin/includes/class-settings.php:168
1162
- msgid "Delete data on uninstall"
1163
- msgstr ""
1164
-
1165
- #: admin/includes/class-settings.php:178
1166
- msgid "Disable shortcode button"
1167
- msgstr ""
1168
-
1169
- #: admin/includes/class-settings.php:220
1170
- #, php-format
1171
- msgid ""
1172
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
1173
- "ons</a>."
1174
- msgstr ""
1175
-
1176
- #: admin/includes/class-settings.php:221
1177
- #, php-format
1178
- msgid ""
1179
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
1180
- "licenses</a>."
1181
- msgstr ""
1182
-
1183
- #: admin/includes/class-settings.php:282
1184
- msgid ""
1185
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
1186
- "needs it."
1187
- msgstr ""
1188
-
1189
- #: admin/includes/class-settings.php:285
1190
- #, php-format
1191
- msgid ""
1192
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
1193
- "here</a>). Some features and add-ons might override this setting if they "
1194
- "need features from this file."
1195
- msgstr ""
1196
-
1197
- #: admin/includes/class-settings.php:305
1198
- msgid ""
1199
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
1200
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
1201
- "and outside the loop. However, this can cause problems with some themes. Set "
1202
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
1203
- " set it to 0 to keep it disabled or choose a positive number to enable the "
1204
- "injection only in the first x posts on your archive pages."
1205
- msgstr ""
1206
-
1207
- #: admin/includes/class-settings.php:321
1208
- msgid ""
1209
- "Please check your post content. A priority of 10 and below might cause "
1210
- "issues (wpautop function might run twice)."
1211
- msgstr ""
1212
-
1213
- #: admin/includes/class-settings.php:323
1214
- msgid ""
1215
- "Play with this value in order to change the priority of the injected ads "
1216
- "compared to other auto injected elements in the post content."
1217
- msgstr ""
1218
-
1219
- #: admin/includes/class-settings.php:337
1220
- msgid ""
1221
- "Advanced Ads ignores paragraphs and other elements in containers when "
1222
- "injecting ads into the post content. Check this option to ignore this "
1223
- "limitation and ads might show up again."
1224
- msgstr ""
1225
-
1226
- #: admin/includes/class-settings.php:350
1227
- #, php-format
1228
- msgid ""
1229
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
1230
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
1231
- "Tracking Add-On</a>."
1232
- msgstr ""
1233
-
1234
- #: admin/includes/class-settings.php:351
1235
- msgid ""
1236
- "Disabling this option only makes sense if your ads contain content you want "
1237
- "to display to bots (like search engines) or your site is cached and bots "
1238
- "could create a cached version without the ads."
1239
- msgstr ""
1240
-
1241
- #: admin/includes/class-settings.php:364
1242
- msgid ""
1243
- "Disable internal notices like tips, tutorials, email newsletters and update "
1244
- "notices. Disabling notices is recommended if you run multiple blogs with "
1245
- "Advanced Ads already."
1246
- msgstr ""
1247
-
1248
- #: admin/includes/class-settings.php:381
1249
- msgid ""
1250
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
1251
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
1252
- "need to <strong>rewrite css rules afterwards</strong>."
1253
- msgstr ""
1254
-
1255
- #: admin/includes/class-settings.php:402
1256
- msgid ""
1257
- "Remove the ID attribute from widgets in order to not make them an easy "
1258
- "target of ad blockers."
1259
- msgstr ""
1260
-
1261
- #: admin/includes/class-settings.php:405
1262
- msgid ""
1263
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
1264
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
1265
- msgstr ""
1266
-
1267
- #: admin/includes/class-settings.php:427
1268
- msgid "Allow editors to also manage and publish ads."
1269
- msgstr ""
1270
-
1271
- #: admin/includes/class-settings.php:428
1272
- #, php-format
1273
- msgid ""
1274
- "You can assign different ad-related roles on a user basis with <a "
1275
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
1276
- msgstr ""
1277
-
1278
- #: admin/includes/class-settings.php:439
1279
- msgctxt "label before ads"
1280
- msgid "Advertisements"
1281
- msgstr ""
1282
-
1283
- #: admin/includes/class-settings.php:446
1284
- msgid "Displayed above ads."
1285
- msgstr ""
1286
-
1287
- #: admin/includes/class-settings.php:460
1288
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
1289
- msgstr ""
1290
-
1291
- #: admin/includes/class-settings.php:473
1292
- msgid "Disable shortcode button in visual editor."
1293
- msgstr ""
1294
-
1295
- #: admin/includes/class-shortcode-creator.php:155
1296
- #, php-format
1297
- msgid ""
1298
- "Please, either switch off your ad blocker or disable the shortcode button in "
1299
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
1300
- msgstr ""
1301
-
1302
- #: admin/includes/notices.php:9
1303
- #, php-format
1304
- msgid ""
1305
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
1306
- "primary\">Create your first ad</a>"
1307
- msgstr ""
1308
-
1309
- #: admin/includes/notices.php:15
1310
- msgid ""
1311
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
1312
- "receive the first steps via email?"
1313
- msgstr ""
1314
-
1315
- #: admin/includes/notices.php:16
1316
- msgid "Yes, send it"
1317
- msgstr ""
1318
-
1319
- #: admin/includes/notices.php:22
1320
- msgid ""
1321
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
1322
- "<strong>2 free add-ons</strong> for joining the newsletter."
1323
- msgstr ""
1324
-
1325
- #: admin/includes/notices.php:23
1326
- msgid "Add me now"
1327
- msgstr ""
1328
-
1329
- #: admin/includes/notices.php:29
1330
- msgid ""
1331
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
1332
- "and Advanced Ads from my dedicated newsletter."
1333
- msgstr ""
1334
-
1335
- #: admin/includes/notices.php:41
1336
- msgid ""
1337
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
1338
- "missing</strong>."
1339
- msgstr ""
1340
-
1341
- #: admin/includes/notices.php:41
1342
- #, php-format
1343
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
1344
- msgstr ""
1345
-
1346
- #: admin/includes/notices.php:47
1347
- #, php-format
1348
- msgid ""
1349
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
1350
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
1351
- "information."
1352
- msgstr ""
1353
-
1354
- #: admin/includes/notices.php:53
1355
- #, php-format
1356
- msgid ""
1357
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
1358
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
1359
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
1360
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
1361
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
1362
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
1363
- "org</a>.</p><p><em>Thomas</em>"
1364
- msgstr ""
1365
-
1366
- #: admin/includes/notices.php:59
1367
- #, php-format
1368
- msgid ""
1369
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
1370
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
1371
- "disguise."
1372
- msgstr ""
1373
-
1374
- #: admin/includes/shortcode-creator-l10n.php:10
1375
- msgctxt "shortcode creator"
1376
- msgid "Add an ad"
1377
- msgstr ""
1378
-
1379
- #: admin/includes/shortcode-creator-l10n.php:11
1380
- msgctxt "shortcode creator"
1381
- msgid "Add shortcode"
1382
- msgstr ""
1383
-
1384
- #: admin/includes/shortcode-creator-l10n.php:12
1385
- msgctxt "shortcode creator"
1386
- msgid "Cancel"
1387
- msgstr ""
1388
-
1389
- #: admin/views/ad-display-metabox.php:9
1390
- msgid ""
1391
- "Click on the button below if the ad should NOT show up on all pages when "
1392
- "included automatically."
1393
- msgstr ""
1394
-
1395
- #: admin/views/ad-display-metabox.php:10
1396
- msgid "Hide the ad on some pages"
1397
- msgstr ""
1398
-
1399
- #: admin/views/ad-display-metabox.php:17
1400
- msgid "Watch video"
1401
- msgstr ""
1402
-
1403
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
1404
- msgid "Visit the manual"
1405
- msgstr ""
1406
-
1407
- #: admin/views/ad-display-metabox.php:22
1408
- #: admin/views/notices/jqueryui_error.php:2
1409
- #, php-format
1410
- msgid ""
1411
- "There might be a problem with layouts and scripts in your dashboard. Please "
1412
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
1413
- msgstr ""
1414
-
1415
- #: admin/views/ad-display-metabox.php:23
1416
- msgid "A page with this ad on it must match all of the following conditions."
1417
- msgstr ""
1418
-
1419
- #: admin/views/ad-display-metabox.php:59
1420
- msgid "Forced to OR."
1421
- msgstr ""
1422
-
1423
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
1424
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
1425
- msgid "manual"
1426
- msgstr ""
1427
-
1428
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
1429
- msgid "New condition"
1430
- msgstr ""
1431
-
1432
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
1433
- msgid "-- choose a condition --"
1434
- msgstr ""
1435
-
1436
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
1437
- #: admin/views/ad-visitor-metabox.php:62
1438
- msgid "add"
1439
- msgstr ""
1440
-
1441
- #: admin/views/ad-group-edit.php:14
1442
- msgid "You did not select an item for editing."
1443
- msgstr ""
1444
-
1445
- #: admin/views/ad-group-edit.php:33
1446
- msgctxt "Taxonomy Name"
1447
- msgid "Name"
1448
- msgstr ""
1449
-
1450
- #: admin/views/ad-group-edit.php:38
1451
- msgctxt "Taxonomy Slug"
1452
- msgid "Slug"
1453
- msgstr ""
1454
-
1455
- #: admin/views/ad-group-edit.php:45
1456
- msgctxt "Taxonomy Description"
1457
- msgid "Description"
1458
- msgstr ""
1459
-
1460
- #: admin/views/ad-group-list-ads.php:3
1461
- msgid "weight"
1462
- msgstr ""
1463
-
1464
- #: admin/views/ad-group-list-form-row.php:51
1465
- msgctxt "option to display all ads in an ad groups"
1466
- msgid "all"
1467
- msgstr ""
1468
-
1469
- #: admin/views/ad-group-list-form-row.php:57
1470
- msgid "Visible ads"
1471
- msgstr ""
1472
-
1473
- #: admin/views/ad-group-list-form-row.php:59
1474
- msgid "Number of ads that are visible at the same time"
1475
- msgstr ""
1476
-
1477
- #: admin/views/ad-group-list-header.php:4
1478
- msgid "Details"
1479
- msgstr ""
1480
-
1481
- #: admin/views/ad-group-list-row.php:14
1482
- #, php-format
1483
- msgid ""
1484
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
1485
- "manual</a>."
1486
- msgstr ""
1487
-
1488
- #: admin/views/ad-group-list-row.php:19
1489
- #, php-format
1490
- msgid "Type: %s"
1491
- msgstr ""
1492
-
1493
- #: admin/views/ad-group-list-row.php:20
1494
- #, php-format
1495
- msgid "ID: %s"
1496
- msgstr ""
1497
-
1498
- #: admin/views/ad-group.php:18
1499
- msgid "Ad Group successfully created"
1500
- msgstr ""
1501
-
1502
- #: admin/views/ad-group.php:29
1503
- msgid "Ad Groups successfully updated"
1504
- msgstr ""
1505
-
1506
- #: admin/views/ad-group.php:65
1507
- msgid "Group title"
1508
- msgstr ""
1509
-
1510
- #: admin/views/ad-group.php:66
1511
- msgid "save"
1512
- msgstr ""
1513
-
1514
- #: admin/views/ad-group.php:69
1515
- #, php-format
1516
- msgid ""
1517
- "Find more information about ad groups in the <a href=\"%s\" "
1518
- "target=\"_blank\">manual</a>."
1519
- msgstr ""
1520
-
1521
- #: admin/views/ad-group.php:96
1522
- msgid "Update Groups"
1523
- msgstr ""
1524
-
1525
- #: admin/views/ad-info-after-textarea.php:5
1526
- msgid ""
1527
- "The code of this ad might not work properly with the <em>Content</em> "
1528
- "placement."
1529
- msgstr ""
1530
-
1531
- #: admin/views/ad-info-after-textarea.php:6
1532
- #, php-format
1533
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
1534
- msgstr ""
1535
-
1536
- #: admin/views/ad-info-bottom.php:2
1537
- msgctxt "wizard navigation"
1538
- msgid "previous"
1539
- msgstr ""
1540
-
1541
- #: admin/views/ad-info-bottom.php:3
1542
- msgctxt "wizard navigation"
1543
- msgid "save"
1544
- msgstr ""
1545
-
1546
- #: admin/views/ad-info-bottom.php:4
1547
- msgctxt "wizard navigation"
1548
- msgid "next"
1549
- msgstr ""
1550
-
1551
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
1552
- msgid "Stop Wizard and show all options"
1553
- msgstr ""
1554
-
1555
- #: admin/views/ad-info-top.php:5
1556
- #, php-format
1557
- msgid ""
1558
- "Congratulations! Your ad is now visible in the frontend. You can adjust the "
1559
- "placement options <a href=\"%s\">here</a>."
1560
- msgstr ""
1561
-
1562
- #: admin/views/ad-info-top.php:7
1563
- msgid "Where do you want to display the ad?"
1564
- msgstr ""
1565
-
1566
- #: admin/views/ad-info-top.php:8
1567
- msgid "New placement"
1568
- msgstr ""
1569
-
1570
- #: admin/views/ad-info-top.php:12
1571
- msgid "Manage Sidebar"
1572
- msgstr ""
1573
-
1574
- #: admin/views/ad-info-top.php:15
1575
- msgid "Show Pro Places"
1576
- msgstr ""
1577
-
1578
- #: admin/views/ad-info-top.php:19
1579
- msgid "Show Sticky Places"
1580
- msgstr ""
1581
-
1582
- #: admin/views/ad-info-top.php:23
1583
- msgid "Show PopUp"
1584
- msgstr ""
1585
-
1586
- #: admin/views/ad-info-top.php:48
1587
- msgid "Existing placement"
1588
- msgstr ""
1589
-
1590
- #: admin/views/ad-info-top.php:53
1591
- #, php-format
1592
- msgid "Or use the shortcode %s to insert the ad into the content manually."
1593
- msgstr ""
1594
-
1595
- #: admin/views/ad-info-top.php:54
1596
- #, php-format
1597
- msgid ""
1598
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
1599
- "target=\"_blank\">manual</a>."
1600
- msgstr ""
1601
-
1602
- #: admin/views/ad-info-top.php:64
1603
- msgid "Start Wizard"
1604
- msgstr ""
1605
-
1606
- #: admin/views/ad-info-top.php:65
1607
- msgid "Stop Wizard"
1608
- msgstr ""
1609
-
1610
- #: admin/views/ad-info-top.php:83
1611
- msgid "Welcome to the Wizard"
1612
- msgstr ""
1613
-
1614
- #: admin/views/ad-info-top.php:84
1615
- msgid ""
1616
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
1617
- "the most common options are visible."
1618
- msgstr ""
1619
-
1620
- #: admin/views/ad-info.php:5
1621
- msgid "theme function"
1622
- msgstr ""
1623
-
1624
- #: admin/views/ad-info.php:7
1625
- #, php-format
1626
- msgid ""
1627
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
1628
- msgstr ""
1629
-
1630
- #: admin/views/ad-info.php:11
1631
- msgid "click to change"
1632
- msgstr ""
1633
-
1634
- #: admin/views/ad-info.php:15
1635
- msgid "Add a description"
1636
- msgstr ""
1637
-
1638
- #: admin/views/ad-info.php:18
1639
- msgid "Internal description or your own notes about this ad."
1640
- msgstr ""
1641
-
1642
- #: admin/views/ad-list-filters.php:2
1643
- msgid "all ad types"
1644
- msgstr ""
1645
-
1646
- #: admin/views/ad-list-filters.php:5
1647
- msgid "all ad sizes"
1648
- msgstr ""
1649
-
1650
- #: admin/views/ad-list-filters.php:8
1651
- msgid "all ad dates"
1652
- msgstr ""
1653
-
1654
- #: admin/views/ad-list-filters.php:16
1655
- msgid "all ad groups"
1656
- msgstr ""
1657
-
1658
- #: admin/views/ad-list-no-ads.php:2
1659
- msgid "Not many ads here yet. Get help from the following resources:"
1660
- msgstr ""
1661
-
1662
- #: admin/views/ad-list-no-ads.php:3
1663
- msgid "Watch the “First Ad” Tutorial (Video)"
1664
- msgstr ""
1665
-
1666
- #: admin/views/ad-list-no-ads.php:4
1667
- msgid "Import Ads (Link)"
1668
- msgstr ""
1669
-
1670
- #: admin/views/ad-list-no-ads.php:5
1671
- msgid "Get dummy ad content (Link)"
1672
- msgstr ""
1673
-
1674
- #: admin/views/ad-output-metabox.php:1
1675
- msgid "Everything connected to the ads layout and output."
1676
- msgstr ""
1677
-
1678
- #: admin/views/ad-output-metabox.php:8
1679
- #: admin/views/placements-ad-label-position.php:6
1680
- #: admin/views/placements-ad-label-position.php:8
1681
- msgid "left"
1682
- msgstr ""
1683
-
1684
- #: admin/views/ad-output-metabox.php:11
1685
- #: admin/views/placements-ad-label-position.php:9
1686
- #: admin/views/placements-ad-label-position.php:11
1687
- msgid "center"
1688
- msgstr ""
1689
-
1690
- #: admin/views/ad-output-metabox.php:18
1691
- msgid ""
1692
- "Check this if you don't want the following elements to float around the ad. "
1693
- "(adds a clearfix)"
1694
- msgstr ""
1695
-
1696
- #: admin/views/ad-output-metabox.php:22
1697
- msgid "Margin"
1698
- msgstr ""
1699
-
1700
- #: admin/views/ad-output-metabox.php:24
1701
- msgid "top:"
1702
- msgstr ""
1703
-
1704
- #: admin/views/ad-output-metabox.php:28
1705
- msgid "bottom:"
1706
- msgstr ""
1707
-
1708
- #: admin/views/ad-output-metabox.php:30
1709
- msgid "left:"
1710
- msgstr ""
1711
-
1712
- #: admin/views/ad-output-metabox.php:32
1713
- msgid "tip: use this to add a margin around the ad"
1714
- msgstr ""
1715
-
1716
- #: admin/views/ad-output-metabox.php:35
1717
- msgid "container ID"
1718
- msgstr ""
1719
-
1720
- #: admin/views/ad-output-metabox.php:38
1721
- msgid "Specify the id of the ad container. Leave blank for random or no id."
1722
- msgstr ""
1723
-
1724
- #: admin/views/ad-output-metabox.php:41
1725
- msgid "container classes"
1726
- msgstr ""
1727
-
1728
- #: admin/views/ad-output-metabox.php:44
1729
- msgid ""
1730
- "Specify one or more classes for the container. Separate multiple classes "
1731
- "with a space"
1732
- msgstr ""
1733
-
1734
- #: admin/views/ad-output-metabox.php:47
1735
- msgid "Enable debug mode"
1736
- msgstr ""
1737
-
1738
- #: admin/views/ad-parameters-size.php:8
1739
- msgid "reserve this space"
1740
- msgstr ""
1741
-
1742
- #: admin/views/ad-submitbox-meta.php:6
1743
- msgid "Set expiry date"
1744
- msgstr ""
1745
-
1746
- #: admin/views/ad-submitbox-meta.php:12
1747
- msgid "Month"
1748
- msgstr ""
1749
-
1750
- #: admin/views/ad-submitbox-meta.php:16
1751
- #, php-format
1752
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
1753
- msgid "%1$s-%2$s"
1754
- msgstr ""
1755
-
1756
- #: admin/views/ad-submitbox-meta.php:21
1757
- msgid "Day"
1758
- msgstr ""
1759
-
1760
- #: admin/views/ad-submitbox-meta.php:22
1761
- msgid "Year"
1762
- msgstr ""
1763
-
1764
- #: admin/views/ad-submitbox-meta.php:23
1765
- msgid "Hour"
1766
- msgstr ""
1767
-
1768
- #: admin/views/ad-submitbox-meta.php:24
1769
- msgid "Minute"
1770
- msgstr ""
1771
-
1772
- #: admin/views/ad-submitbox-meta.php:29
1773
- #, php-format
1774
- msgctxt ""
1775
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
1776
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
1777
- msgstr ""
1778
-
1779
- #: admin/views/ad-visitor-metabox.php:7
1780
- msgid ""
1781
- "Click on the button below if the ad should NOT be visible to all visitors"
1782
- msgstr ""
1783
-
1784
- #: admin/views/ad-visitor-metabox.php:8
1785
- msgid "Hide the ad from some users"
1786
- msgstr ""
1787
-
1788
- #: admin/views/ad-visitor-metabox.php:47
1789
- msgid ""
1790
- "Visitor conditions limit the number of users who can see your ad. There is "
1791
- "no need to set visitor conditions if you want all users to see the ad."
1792
- msgstr ""
1793
-
1794
- #: admin/views/ad-visitor-metabox.php:49
1795
- msgid "It seems that a caching plugin is activated."
1796
- msgstr ""
1797
-
1798
- #: admin/views/ad-visitor-metabox.php:50
1799
- #, php-format
1800
- msgid ""
1801
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
1802
- "Pro</a> if dynamic features get cached."
1803
- msgstr ""
1804
-
1805
- #: admin/views/ad-visitor-metabox.php:67
1806
- #, php-format
1807
- msgid ""
1808
- "Define the exact browser width for which an ad should be visible using the "
1809
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
1810
- msgstr ""
1811
-
1812
- #: admin/views/ad-visitor-metabox.php:113
1813
- msgid ""
1814
- "The visitor conditions below are deprecated. Please use the new version of "
1815
- "visitor conditions to replace it."
1816
- msgstr ""
1817
-
1818
- #: admin/views/feedback-disable.php:4
1819
- msgid "Why did you decide to disable Advanced Ads?"
1820
- msgstr ""
1821
-
1822
- #: admin/views/feedback-disable.php:6
1823
- msgid "It is only temporary"
1824
- msgstr ""
1825
-
1826
- #: admin/views/feedback-disable.php:7
1827
- msgid "I need help to set it up"
1828
- msgstr ""
1829
-
1830
- #: admin/views/feedback-disable.php:8
1831
- msgid "I have a problem"
1832
- msgstr ""
1833
-
1834
- #: admin/views/feedback-disable.php:9
1835
- msgid "Please let us know how we can help"
1836
- msgstr ""
1837
-
1838
- #: admin/views/feedback-disable.php:12
1839
- #, php-format
1840
- msgid "Send me free help to %s"
1841
- msgstr ""
1842
-
1843
- #: admin/views/feedback-disable.php:14
1844
- msgid "I miss a feature"
1845
- msgstr ""
1846
-
1847
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
1848
- msgid "Which one?"
1849
- msgstr ""
1850
-
1851
- #: admin/views/feedback-disable.php:16
1852
- msgid "I don’t use ads on my site"
1853
- msgstr ""
1854
-
1855
- #: admin/views/feedback-disable.php:17
1856
- msgid "I switched to another plugin"
1857
- msgstr ""
1858
-
1859
- #: admin/views/feedback-disable.php:19
1860
- msgid "other reason"
1861
- msgstr ""
1862
-
1863
- #: admin/views/feedback-disable.php:20
1864
- msgid "Please specify"
1865
- msgstr ""
1866
-
1867
- #: admin/views/feedback-disable.php:25
1868
- msgid "Submit & Deactivate"
1869
- msgstr ""
1870
-
1871
- #: admin/views/feedback-disable.php:26
1872
- msgid "Only Deactivate"
1873
- msgstr ""
1874
-
1875
- #: admin/views/feedback-disable.php:27
1876
- msgid "don’t deactivate"
1877
- msgstr ""
1878
-
1879
- #: admin/views/placements-ad-label-position.php:18
1880
- msgid ""
1881
- "Check this if you don't want the following elements to float around the ad. "
1882
- "(adds a placement_clearfix)"
1883
- msgstr ""
1884
-
1885
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
1886
- msgid "enabled"
1887
- msgstr ""
1888
-
1889
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
1890
- msgid "disabled"
1891
- msgstr ""
1892
-
1893
- #: admin/views/placements-content-index.php:1
1894
- msgid "after"
1895
- msgstr ""
1896
-
1897
- #: admin/views/placements-content-index.php:1
1898
- msgid "before"
1899
- msgstr ""
1900
-
1901
- #: admin/views/placements-content-index.php:21
1902
- msgid "start counting from bottom"
1903
- msgstr ""
1904
-
1905
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
1906
- msgid "--not selected--"
1907
- msgstr ""
1908
-
1909
- #: admin/views/placements.php:8
1910
- msgid ""
1911
- "Couldn’t create the new placement. Please check your form field and whether "
1912
- "the name is already in use."
1913
- msgstr ""
1914
-
1915
- #: admin/views/placements.php:15
1916
- #, php-format
1917
- msgid ""
1918
- "See also the manual for more information on <a href=\"%s\">placements</a>."
1919
- msgstr ""
1920
-
1921
- #: admin/views/placements.php:43
1922
- #, php-format
1923
- msgid ""
1924
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
1925
- "check if the responsible add-on is activated."
1926
- msgstr ""
1927
-
1928
- #: admin/views/placements.php:59
1929
- msgid "show usage"
1930
- msgstr ""
1931
-
1932
- #: admin/views/placements.php:68
1933
- msgid "template (PHP)"
1934
- msgstr ""
1935
-
1936
- #: admin/views/placements.php:94
1937
- msgid "position"
1938
- msgstr ""
1939
-
1940
- #: admin/views/placements.php:98
1941
- msgid "Important Notice"
1942
- msgstr ""
1943
-
1944
- #: admin/views/placements.php:98
1945
- msgid ""
1946
- "Your server is missing an extension. This might break the content injection."
1947
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
1948
- "provider to enable <em>mbstring</em>."
1949
- msgstr ""
1950
-
1951
- #: admin/views/placements.php:119
1952
- msgid "ad label"
1953
- msgstr ""
1954
-
1955
- #: admin/views/placements.php:128
1956
- msgid "show all options"
1957
- msgstr ""
1958
-
1959
- #: admin/views/placements.php:135
1960
- #, php-format
1961
- msgid ""
1962
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
1963
- "header of your website</a>."
1964
- msgstr ""
1965
-
1966
- #: admin/views/placements.php:142
1967
- msgctxt "checkbox to remove placement"
1968
- msgid "delete"
1969
- msgstr ""
1970
-
1971
- #: admin/views/placements.php:151
1972
- msgid "New Placement"
1973
- msgstr ""
1974
-
1975
- #: admin/views/placements.php:158
1976
- msgid "Choose a placement type"
1977
- msgstr ""
1978
-
1979
- #: admin/views/placements.php:159
1980
- #, php-format
1981
- msgid ""
1982
- "Placement types define where the ad is going to be displayed. Learn more "
1983
- "about the different types from the <a href=\"%s\">manual</a>"
1984
- msgstr ""
1985
-
1986
- #: admin/views/placements.php:176
1987
- msgid "Please select a placement type."
1988
- msgstr ""
1989
-
1990
- #: admin/views/placements.php:178
1991
- msgid "Choose a Name"
1992
- msgstr ""
1993
-
1994
- #: admin/views/placements.php:179
1995
- msgid ""
1996
- "The name of the placement is only visible to you. Tip: choose a descriptive "
1997
- "one, e.g. <em>Below Post Headline</em>."
1998
- msgstr ""
1999
-
2000
- #: admin/views/placements.php:180
2001
- msgid "Placement Name"
2002
- msgstr ""
2003
-
2004
- #: admin/views/placements.php:181
2005
- msgid "Please enter a name for your placement."
2006
- msgstr ""
2007
-
2008
- #: admin/views/placements.php:182
2009
- msgid "Choose the Ad or Group"
2010
- msgstr ""
2011
-
2012
- #: admin/views/placements.php:183
2013
- msgid "The ad or group that should be displayed."
2014
- msgstr ""
2015
-
2016
- #: admin/views/post-ad-settings-metabox.php:3
2017
- msgid "Disable ads on this page"
2018
- msgstr ""
2019
-
2020
- #: admin/views/setting-license.php:5
2021
- msgid "Your license expired."
2022
- msgstr ""
2023
-
2024
- #: admin/views/setting-license.php:15
2025
- #, php-format
2026
- msgid ""
2027
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
2028
- "target=\"_blank\">renew your license with a discount</a>."
2029
- msgstr ""
2030
-
2031
- #: admin/views/setting-license.php:27
2032
- #, php-format
2033
- msgid "(%d days left)"
2034
- msgstr ""
2035
-
2036
- #: admin/views/setting-license.php:31
2037
- msgid "License key"
2038
- msgstr ""
2039
-
2040
- #: admin/views/setting-license.php:41
2041
- msgid "Deactivate License"
2042
- msgstr ""
2043
-
2044
- #: admin/views/setting-license.php:47
2045
- msgid "Update License"
2046
- msgstr ""
2047
-
2048
- #: admin/views/setting-license.php:47
2049
- msgid "Activate License"
2050
- msgstr ""
2051
-
2052
- #: admin/views/setting-license.php:51
2053
- msgid "License key invalid"
2054
- msgstr ""
2055
-
2056
- #: admin/views/setting-license.php:54
2057
- msgid "active"
2058
- msgstr ""
2059
-
2060
- #: admin/views/settings-disable-ads.php:3
2061
- msgid "Disable all ads in frontend"
2062
- msgstr ""
2063
-
2064
- #: admin/views/settings-disable-ads.php:4
2065
- msgid ""
2066
- "Use this option to disable all ads in the frontend, but still be able to use "
2067
- "the plugin."
2068
- msgstr ""
2069
-
2070
- #: admin/views/settings-disable-ads.php:8
2071
- msgid "Disable ads on 404 error pages"
2072
- msgstr ""
2073
-
2074
- #: admin/views/settings-disable-ads.php:12
2075
- msgid "Disable ads on non-singular pages"
2076
- msgstr ""
2077
-
2078
- #: admin/views/settings-disable-ads.php:13
2079
- msgid ""
2080
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
2081
- msgstr ""
2082
-
2083
- #: admin/views/settings-disable-ads.php:16
2084
- msgid "Disable ads on secondary queries"
2085
- msgstr ""
2086
-
2087
- #: admin/views/settings-disable-ads.php:17
2088
- msgid ""
2089
- "Secondary queries are custom queries of posts outside the main query of a "
2090
- "page. Try this option if you see ads injected on places where they shouldn’t "
2091
- "appear."
2092
- msgstr ""
2093
-
2094
- #: admin/views/settings-disable-ads.php:21
2095
- msgid "Disable ads in Feed"
2096
- msgstr ""
2097
-
2098
- #: admin/views/settings.php:35
2099
- msgid "Save settings on this page"
2100
- msgstr ""
2101
-
2102
- #: admin/views/settings.php:49 modules/import-export/main.php:15
2103
- #: modules/import-export/main.php:15
2104
- msgid "Import &amp; Export"
2105
- msgstr ""
2106
-
2107
- #: admin/views/support.php:7
2108
- msgid ""
2109
- "Please fix the red highlighted issues on this page or try to understand "
2110
- "their consequences before contacting support."
2111
- msgstr ""
2112
-
2113
- #: admin/views/support.php:11
2114
- #, php-format
2115
- msgid ""
2116
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
2117
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
2118
- "Please ask your hosting provider for more information."
2119
- msgstr ""
2120
-
2121
- #: admin/views/support.php:14
2122
- #, php-format
2123
- msgid ""
2124
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
2125
- "rotation or visitor conditions might not work properly. Use the cache-"
2126
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
2127
- "load ads dynamically."
2128
- msgstr ""
2129
-
2130
- #: admin/views/support.php:17
2131
- msgid ""
2132
- "There is a <strong>new WordPress version available</strong>. Please update."
2133
- msgstr ""
2134
-
2135
- #: admin/views/support.php:20
2136
- msgid "There are <strong>plugin updates available</strong>. Please update."
2137
- msgstr ""
2138
-
2139
- #: admin/views/support.php:29
2140
- #, php-format
2141
- msgid ""
2142
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
2143
- "site performance, it is known to alter code, including scripts from ad "
2144
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
2145
- "in support for Autoptimize."
2146
- msgstr ""
2147
-
2148
- #: admin/views/support.php:32
2149
- #, php-format
2150
- msgid ""
2151
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
2152
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
2153
- msgstr ""
2154
-
2155
- #: admin/views/support.php:35
2156
- #, php-format
2157
- msgid ""
2158
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
2159
- "href=\"%s\">settings</a>."
2160
- msgstr ""
2161
-
2162
- #: admin/views/support.php:46
2163
- msgid "Possible Issues"
2164
- msgstr ""
2165
-
2166
- #: admin/views/support.php:48
2167
- msgid "Ads not showing up"
2168
- msgstr ""
2169
-
2170
- #: admin/views/support.php:49
2171
- msgid "Purchase & Licenses"
2172
- msgstr ""
2173
-
2174
- #: admin/views/support.php:50
2175
- msgid "General Issues"
2176
- msgstr ""
2177
-
2178
- #: admin/views/support.php:51
2179
- msgid "Issues with Add-Ons"
2180
- msgstr ""
2181
-
2182
- #: admin/views/support.php:53
2183
- msgid ""
2184
- "Use the following form to search for solutions in the manual on "
2185
- "wpadvancedads.com"
2186
- msgstr ""
2187
-
2188
- #: admin/views/support.php:56
2189
- msgid "search"
2190
- msgstr ""
2191
-
2192
- #: admin/views/support.php:58
2193
- #, php-format
2194
- msgid ""
2195
- "Take a look at more common issues or contact us directly through the <a "
2196
- "href=\"%s\" target=\"_blank\">support page</a>."
2197
- msgstr ""
2198
-
2199
- #: modules/gadsense/main.php:19
2200
- msgid " at "
2201
- msgstr ""
2202
-
2203
- #: public/views/ad-debug.php:18
2204
- msgid "Ad debug output"
2205
- msgstr ""
2206
-
2207
- #: public/views/ad-debug.php:20
2208
- msgid "Find solutions in the manual"
2209
- msgstr ""
2210
-
2211
- #: admin/views/notices/adblock.php:2
2212
- msgid ""
2213
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
2214
- "ad setup."
2215
- msgstr ""
2216
-
2217
- #: modules/ad-blocker/admin/admin.php:96
2218
- msgid "Ad blocker fix"
2219
- msgstr ""
2220
-
2221
- #: modules/ad-blocker/admin/admin.php:162
2222
- msgid "The asset folder was rebuilt successfully"
2223
- msgstr ""
2224
-
2225
- #: modules/ad-blocker/admin/admin.php:223
2226
- msgid "There is no writable upload folder"
2227
- msgstr ""
2228
-
2229
- #: modules/ad-blocker/admin/admin.php:252
2230
- #, php-format
2231
- msgid "Unable to rename \"%s\" directory"
2232
- msgstr ""
2233
-
2234
- #: modules/ad-blocker/admin/admin.php:268
2235
- #: modules/ad-blocker/admin/admin.php:281
2236
- #: modules/ad-blocker/admin/admin.php:298
2237
- #, php-format
2238
- msgid "Unable to copy assets to the \"%s\" directory"
2239
- msgstr ""
2240
-
2241
- #: modules/ad-blocker/admin/admin.php:331
2242
- #: modules/ad-blocker/admin/admin.php:351
2243
- #, php-format
2244
- msgid "We do not have direct write access to the \"%s\" directory"
2245
- msgstr ""
2246
-
2247
- #: modules/ad-blocker/admin/admin.php:417
2248
- #, php-format
2249
- msgid ""
2250
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
2251
- "server?"
2252
- msgstr ""
2253
-
2254
- #: modules/ad-blocker/admin/admin.php:428
2255
- #, php-format
2256
- msgid "Unable to copy files to %s"
2257
- msgstr ""
2258
-
2259
- #: modules/gadsense/admin/admin.php:27
2260
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
2261
- msgid "Responsive"
2262
- msgstr ""
2263
-
2264
- #: modules/gadsense/admin/admin.php:45
2265
- msgid "The ad details couldn't be retrieved from the ad code"
2266
- msgstr ""
2267
-
2268
- #: modules/gadsense/admin/admin.php:46
2269
- msgid ""
2270
- "Warning : The AdSense account from this code does not match the one set with "
2271
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
2272
- "end."
2273
- msgstr ""
2274
-
2275
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
2276
- msgid "AdSense"
2277
- msgstr ""
2278
-
2279
- #: modules/gadsense/admin/admin.php:132
2280
- msgid "AdSense ID"
2281
- msgstr ""
2282
-
2283
- #: modules/gadsense/admin/admin.php:141
2284
- msgid "Limit to 3 ads"
2285
- msgstr ""
2286
-
2287
- #: modules/gadsense/admin/admin.php:150
2288
- msgid "Activate Page-Level ads"
2289
- msgstr ""
2290
-
2291
- #: modules/gadsense/admin/admin.php:170
2292
- #, php-format
2293
- msgid ""
2294
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
2295
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
2296
- msgstr ""
2297
-
2298
- #: modules/gadsense/admin/admin.php:184
2299
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
2300
- msgstr ""
2301
-
2302
- #: modules/gadsense/admin/admin.php:196
2303
- #, php-format
2304
- msgid "Limit to %d AdSense ads"
2305
- msgstr ""
2306
-
2307
- #: modules/gadsense/admin/admin.php:200
2308
- msgid ""
2309
- "There is no explicit limit for AdSense ads anymore, but you can still use "
2310
- "this setting to prevent too many AdSense ads to show accidentally on your "
2311
- "site."
2312
- msgstr ""
2313
-
2314
- #: modules/gadsense/admin/admin.php:204
2315
- msgid ""
2316
- "Due to technical restrictions, the limit does not work on placements with "
2317
- "cache-busting enabled."
2318
- msgstr ""
2319
-
2320
- #: modules/gadsense/admin/admin.php:218
2321
- msgid "Insert Page-Level ads code on all pages."
2322
- msgstr ""
2323
-
2324
- #: modules/gadsense/admin/admin.php:219
2325
- msgid ""
2326
- "You still need to enable Page-Level ads in your AdSense account. See <a "
2327
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
2328
- "AdSense Help</a> (requires AdSense-login) for more information."
2329
- msgstr ""
2330
-
2331
- #: modules/gadsense/admin/admin.php:220
2332
- #, php-format
2333
- msgid ""
2334
- "Please notice that this code might also activate QuickStart ads. Please read "
2335
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
2336
- "random places</strong>."
2337
- msgstr ""
2338
-
2339
- #: modules/gadsense/admin/admin.php:238
2340
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
2341
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
2342
- msgstr ""
2343
-
2344
- #: modules/gadsense/admin/admin.php:312
2345
- #, php-format
2346
- msgid ""
2347
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
2348
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
2349
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
2350
- "wrapped in text."
2351
- msgstr ""
2352
-
2353
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
2354
- msgid "AdSense ad"
2355
- msgstr ""
2356
-
2357
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
2358
- msgid "Use ads from your Google AdSense account"
2359
- msgstr ""
2360
-
2361
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
2362
- msgid "Your AdSense Publisher ID is missing."
2363
- msgstr ""
2364
-
2365
- #: modules/gadsense/includes/class-gadsense-data.php:37
2366
- msgid "Auto"
2367
- msgstr ""
2368
-
2369
- #: modules/import-export/classes/import.php:64
2370
- msgid "Please enter XML content"
2371
- msgstr ""
2372
-
2373
- #: modules/import-export/classes/import.php:145
2374
- #: modules/import-export/classes/import.php:561
2375
- #, php-format
2376
- msgid "New attachment created <em>%s</em> %s"
2377
- msgstr ""
2378
-
2379
- #: modules/import-export/classes/import.php:177
2380
- #, php-format
2381
- msgid "Failed to import <em>%s</em>"
2382
- msgstr ""
2383
-
2384
- #: modules/import-export/classes/import.php:185
2385
- #, php-format
2386
- msgid "New ad created: <em>%s</em> %s"
2387
- msgstr ""
2388
-
2389
- #: modules/import-export/classes/import.php:228
2390
- #, php-format
2391
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
2392
- msgstr ""
2393
-
2394
- #: modules/import-export/classes/import.php:290
2395
- #, php-format
2396
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
2397
- msgstr ""
2398
-
2399
- #: modules/import-export/classes/import.php:292
2400
- #, php-format
2401
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
2402
- msgstr ""
2403
-
2404
- #: modules/import-export/classes/import.php:357
2405
- #, php-format
2406
- msgid "Placement <em>%s</em> created"
2407
- msgstr ""
2408
-
2409
- #: modules/import-export/classes/import.php:472
2410
- #, php-format
2411
- msgid "Option was updated: <em>%s</em>"
2412
- msgstr ""
2413
-
2414
- #: modules/import-export/classes/import.php:475
2415
- #, php-format
2416
- msgid "Option already exists: <em>%s</em>"
2417
- msgstr ""
2418
-
2419
- #: modules/import-export/classes/import.php:497
2420
- #, php-format
2421
- msgid "Failed to create import directory <em>%s</em>"
2422
- msgstr ""
2423
-
2424
- #: modules/import-export/classes/import.php:502
2425
- #, php-format
2426
- msgid "Import directory is not writable: <em>%s</em>"
2427
- msgstr ""
2428
-
2429
- #: modules/import-export/classes/import.php:510
2430
- msgid ""
2431
- "File is empty, uploads are disabled or post_max_size is smaller than "
2432
- "upload_max_filesize in php.ini"
2433
- msgstr ""
2434
-
2435
- #: modules/import-export/classes/import.php:520
2436
- #, php-format
2437
- msgid "Failed to upload file, error: <em>%s</em>"
2438
- msgstr ""
2439
-
2440
- #: modules/import-export/classes/import.php:525
2441
- msgid "File is empty."
2442
- msgstr ""
2443
-
2444
- #: modules/import-export/classes/import.php:530
2445
- #, php-format
2446
- msgid ""
2447
- "The file could not be created: <em>%s</em>. This is probably a permissions "
2448
- "problem"
2449
- msgstr ""
2450
-
2451
- #: modules/import-export/classes/import.php:603
2452
- #, php-format
2453
- msgid "Invalid filetype <em>%s</em>"
2454
- msgstr ""
2455
-
2456
- #: modules/import-export/classes/import.php:608
2457
- #: modules/import-export/classes/import.php:615
2458
- #: modules/import-export/classes/import.php:623
2459
- #: modules/import-export/classes/import.php:638
2460
- #, php-format
2461
- msgid "Error getting remote image <em>%s</em>"
2462
- msgstr ""
2463
-
2464
- #: modules/import-export/classes/import.php:632
2465
- #, php-format
2466
- msgid "Zero size file downloaded <em>%s</em>"
2467
- msgstr ""
2468
-
2469
- #: modules/import-export/classes/XmlEncoder.php:75
2470
- msgctxt "import_export"
2471
- msgid "The data must be an array"
2472
- msgstr ""
2473
-
2474
- #: modules/import-export/classes/XmlEncoder.php:103
2475
- #, php-format
2476
- msgctxt "import_export"
2477
- msgid "The key %s is not valid"
2478
- msgstr ""
2479
-
2480
- #: modules/import-export/classes/XmlEncoder.php:149
2481
- #, php-format
2482
- msgctxt "import_export"
2483
- msgid "An unexpected value could not be serialized: %s"
2484
- msgstr ""
2485
-
2486
- #: modules/import-export/classes/XmlEncoder.php:201
2487
- msgctxt "import_export"
2488
- msgid "Invalid XML data, it can not be empty"
2489
- msgstr ""
2490
-
2491
- #: modules/import-export/classes/XmlEncoder.php:223
2492
- #, php-format
2493
- msgctxt "import_export"
2494
- msgid "XML error: %s"
2495
- msgstr ""
2496
-
2497
- #: modules/import-export/views/page.php:16
2498
- msgid "Export"
2499
- msgstr ""
2500
-
2501
- #: modules/import-export/views/page.php:17
2502
- msgid ""
2503
- "When you click the button below Advanced Ads will create an XML file for you "
2504
- "to save to your computer."
2505
- msgstr ""
2506
-
2507
- #: modules/import-export/views/page.php:28
2508
- msgid "Download Export File"
2509
- msgstr ""
2510
-
2511
- #: modules/import-export/views/page.php:33
2512
- msgid "Import"
2513
- msgstr ""
2514
-
2515
- #: modules/import-export/views/page.php:44
2516
- msgid "Choose an XML file"
2517
- msgstr ""
2518
-
2519
- #: modules/import-export/views/page.php:45
2520
- msgid "Copy an XML content"
2521
- msgstr ""
2522
-
2523
- #: modules/import-export/views/page.php:52
2524
- msgid ""
2525
- "Before you can upload your import file, you will need to fix the following "
2526
- "error:"
2527
- msgstr ""
2528
-
2529
- #: modules/import-export/views/page.php:57
2530
- #, php-format
2531
- msgid "Maximum size: %s"
2532
- msgstr ""
2533
-
2534
- #: modules/import-export/views/page.php:66
2535
- msgid "Start import"
2536
- msgstr ""
2537
-
2538
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
2539
- msgid "Ad blocker file folder"
2540
- msgstr ""
2541
-
2542
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
2543
- msgid "Upload folder is not writable"
2544
- msgstr ""
2545
-
2546
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
2547
- msgid "Asset path"
2548
- msgstr ""
2549
-
2550
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
2551
- msgid "Asset URL"
2552
- msgstr ""
2553
-
2554
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
2555
- msgid "Rename assets"
2556
- msgstr ""
2557
-
2558
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
2559
- msgid "Check if you want to change the names of the assets"
2560
- msgstr ""
2561
-
2562
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
2563
- #, php-format
2564
- msgid ""
2565
- "Please, rebuild the asset folder. All assets will be located in <strong>"
2566
- "%s</strong>"
2567
- msgstr ""
2568
-
2569
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
2570
- msgid "Rebuild asset folder"
2571
- msgstr ""
2572
-
2573
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
2574
- msgid ""
2575
- "The ad block disguise can only be set by the super admin on the main site in "
2576
- "the network."
2577
- msgstr ""
2578
-
2579
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
2580
- msgid ""
2581
- "Prevents ad block software from breaking your website when blocking asset "
2582
- "files (.js, .css)."
2583
- msgstr ""
2584
-
2585
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
2586
- msgid ""
2587
- "Copy the ad code from your AdSense account, paste it into the area below and "
2588
- "click on <em>Get details</em>."
2589
- msgstr ""
2590
-
2591
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
2592
- msgid "Get details"
2593
- msgstr ""
2594
-
2595
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
2596
- msgid "Insert new AdSense code"
2597
- msgstr ""
2598
-
2599
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
2600
- msgid "Ad Slot ID"
2601
- msgstr ""
2602
-
2603
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
2604
- #, php-format
2605
- msgid "Publisher ID: %s"
2606
- msgstr ""
2607
-
2608
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
2609
- #, php-format
2610
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
2611
- msgstr ""
2612
-
2613
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
2614
- msgid "Normal"
2615
- msgstr ""
2616
-
2617
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
2618
- msgid "Responsive (Matched Content)"
2619
- msgstr ""
2620
-
2621
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
2622
- msgid "Link ads"
2623
- msgstr ""
2624
-
2625
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
2626
- msgid "Link ads (Responsive)"
2627
- msgstr ""
2628
-
2629
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
2630
- msgid "InArticle"
2631
- msgstr ""
2632
-
2633
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
2634
- msgid "InFeed"
2635
- msgstr ""
2636
-
2637
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
2638
- #, php-format
2639
- msgid ""
2640
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
2641
- "define the exact size for each browser width or choose between horizontal, "
2642
- "vertical, or rectangle formats."
2643
- msgstr ""
2644
-
2645
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
2646
- msgid "Resizing"
2647
- msgstr ""
2648
-
2649
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
2650
- msgid "Tutorial: How to place ads between posts?"
2651
- msgstr ""
2652
-
2653
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
2654
- msgid "Layout"
2655
- msgstr ""
2656
-
2657
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
2658
- msgid "Layout-Key"
2659
- msgstr ""
2660
-
2661
- #. Description of the plugin
2662
- msgid "Manage and optimize your ads in WordPress"
2663
- msgstr ""
2664
-
2665
- #. URI of the plugin
2666
- msgid "https://wpadvancedads.com"
2667
- msgstr ""
2668
-
2669
- #. Author of the plugin
2670
- msgid "Thomas Maier"
2671
- msgstr ""
2672
-
2673
- #. Author URI of the plugin
2674
- msgid "http://webgilde.com"
2675
- msgstr ""
2676
-
2677
- #: admin/views/ad-display-metabox.php:76
2678
- #, fuzzy
2679
- msgid "If you want to display the ad everywhere, don't do anything here. "
2680
- msgstr "Se vuoi mostrare gli ad ovunque, non modificare nulla."
2681
-
2682
- #: admin/views/ad-output-metabox.php:4
2683
- #: admin/views/placements-ad-label-position.php:1
2684
- #, fuzzy
2685
- msgid "Position"
2686
- msgstr "Descrizione"
2687
-
2688
- #: admin/views/ad-output-metabox.php:6
2689
- #, fuzzy
2690
- msgid "- default -"
2691
- msgstr "default"
2692
-
2693
- #: admin/views/ad-output-metabox.php:14
2694
- #: admin/views/placements-ad-label-position.php:12
2695
- #: admin/views/placements-ad-label-position.php:14
2696
- #, fuzzy
2697
- msgid "right"
2698
- msgstr "altezza"
2699
-
2700
- #: admin/views/ad-output-metabox.php:26
2701
- #, fuzzy
2702
- msgid "right:"
2703
- msgstr "altezza"
2704
-
2705
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
2706
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
2707
- msgid "Ad"
2708
- msgstr "Ad"
2709
-
2710
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
2711
- msgctxt "ad group singular name"
2712
- msgid "Ad Group"
2713
- msgstr "Gruppo Ad"
2714
-
2715
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
2716
- msgid "Display Conditions"
2717
- msgstr "Condizioni di Visualizzazione"
2718
-
2719
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
2720
- msgid "Visitor Conditions"
2721
- msgstr "Condizioni per Visitatore"
2722
-
2723
- #: classes/ad_placements.php:48
2724
- msgid "Injected before the post content."
2725
- msgstr "Injected prima del contenuto del post."
2726
-
2727
- #: classes/ad_placements.php:54
2728
- msgid "Injected after the post content."
2729
- msgstr "Injected dopo il contenuto del post."
2730
-
2731
- #: classes/ad_placements.php:60
2732
- msgid ""
2733
- "Injected into the content. You can choose the paragraph after which the ad "
2734
- "content is displayed."
2735
- msgstr ""
2736
- "Injected nel contenuto di un articolo. Puoi scegliere il paragrafo dopo il "
2737
- "quale mostrare l'ad."
2738
-
2739
- #: classes/ad_type_content.php:35
2740
- msgid "Rich Content"
2741
- msgstr "Rich Content"
2742
-
2743
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
2744
- msgid "Ad Group"
2745
- msgstr "Gruppo Ad"
2746
-
2747
- #: classes/ad_type_plain.php:31
2748
- msgid "Plain Text and Code"
2749
- msgstr "Testo semplice e Codice"
2750
-
2751
- #: classes/ad_type_plain.php:32
2752
- msgid ""
2753
- "Simple text editor without any filters. You might use it to display "
2754
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
2755
- "content field magic does not work here."
2756
- msgstr ""
2757
- "Editor di testo semplice senza filtri. Puoi usarlo per mostrare contenuti "
2758
- "non filtrati, codice php o javascript. Gli shortcodes non funzionano qui."
2759
-
2760
- #: classes/ad_type_plain.php:52
2761
- msgid "Insert plain text or code into this field."
2762
- msgstr "Inserisci testo semplice o codice in questo campo."
2763
-
2764
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
2765
- msgid "Choose the public post types on which to display the ad."
2766
- msgstr "Scegli i tipi di pagina in cui mostrare gli ad."
2767
-
2768
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
2769
- msgid ""
2770
- "Choose on which individual posts, pages and public post type pages you want "
2771
- "to display or hide ads."
2772
- msgstr ""
2773
- "Scegli in quali articoli, pagine e tipi di pagina vuoi mostrare o nascondere "
2774
- "gli ad."
2775
-
2776
- #: classes/display-conditions.php:82
2777
- msgid "general conditions"
2778
- msgstr "Altre condizioni"
2779
-
2780
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
2781
- msgid "Home Page"
2782
- msgstr "Home Page"
2783
-
2784
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
2785
- msgid "Singular Pages"
2786
- msgstr "Pagine singole"
2787
-
2788
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
2789
- msgid "Archive Pages"
2790
- msgstr "Pagine Archivio"
2791
-
2792
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
2793
- msgid "Search Results"
2794
- msgstr "Risultati Ricerca"
2795
-
2796
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
2797
- msgid "404 Page"
2798
- msgstr "Pagina 404"
2799
-
2800
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
2801
- msgid "Attachment Pages"
2802
- msgstr "Pagine Allegato"
2803
-
2804
- #: classes/widget.php:22
2805
- msgid "Display Ads and Ad Groups."
2806
- msgstr "Mostra Ad e Gruppi Ad"
2807
-
2808
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
2809
- msgid "--empty--"
2810
- msgstr "--vuoto--"
2811
-
2812
- #: classes/widget.php:69 admin/includes/class-menu.php:75
2813
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
2814
- #: modules/import-export/views/page.php:25
2815
- msgid "Placements"
2816
- msgstr "Posizionamento"
2817
-
2818
- #: classes/widget.php:76 admin/includes/class-menu.php:70
2819
- #: admin/includes/class-shortcode-creator.php:91
2820
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
2821
- msgid "Ad Groups"
2822
- msgstr "Gruppi Ad"
2823
-
2824
- #: classes/widget.php:83 public/class-advanced-ads.php:617
2825
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
2826
- #: admin/includes/class-shortcode-creator.php:84
2827
- #: admin/views/ad-group-list-form-row.php:68
2828
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
2829
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
2830
- msgid "Ads"
2831
- msgstr "Ad"
2832
-
2833
- #: public/class-advanced-ads.php:320
2834
- #, php-format
2835
- msgid "Advanced Ads Error: %s"
2836
- msgstr "Errore: %s"
2837
-
2838
- #: public/class-advanced-ads.php:580
2839
- msgctxt "ad group general name"
2840
- msgid "Ad Groups"
2841
- msgstr "Gruppi Ad"
2842
-
2843
- #: public/class-advanced-ads.php:582
2844
- msgid "Search Ad Groups"
2845
- msgstr "Cerca Gruppo Ad"
2846
-
2847
- #: public/class-advanced-ads.php:583
2848
- msgid "All Ad Groups"
2849
- msgstr "Tutti i Gruppi"
2850
-
2851
- #: public/class-advanced-ads.php:584
2852
- msgid "Parent Ad Groups"
2853
- msgstr "Genitore Gruppo Ad:"
2854
-
2855
- #: public/class-advanced-ads.php:585
2856
- msgid "Parent Ad Groups:"
2857
- msgstr "Genitore Gruppi Ad:"
2858
-
2859
- #: public/class-advanced-ads.php:586
2860
- msgid "Edit Ad Group"
2861
- msgstr "Aggiorna Gruppo Ad"
2862
-
2863
- #: public/class-advanced-ads.php:587
2864
- msgid "Update Ad Group"
2865
- msgstr "Aggiorna Gruppo Ad"
2866
-
2867
- #: public/class-advanced-ads.php:588
2868
- msgid "Add New Ad Group"
2869
- msgstr "Aggiungi nuovo gruppo Ad"
2870
-
2871
- #: public/class-advanced-ads.php:589
2872
- msgid "New Ad Groups Name"
2873
- msgstr "Nuovo nome gruppo"
2874
-
2875
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
2876
- #: modules/import-export/views/page.php:24
2877
- msgid "Groups"
2878
- msgstr "Gruppi"
2879
-
2880
- #: public/class-advanced-ads.php:591
2881
- msgid "No Ad Group found"
2882
- msgstr "Nessun Gruppo Ad trovato"
2883
-
2884
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
2885
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
2886
- msgid "New Ad"
2887
- msgstr "Nuovo Ad"
2888
-
2889
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
2890
- msgid "Add New Ad"
2891
- msgstr "Aggiungi nuovo Ad"
2892
-
2893
- #: public/class-advanced-ads.php:621
2894
- #: admin/includes/class-ad-groups-list.php:308
2895
- #: modules/import-export/classes/import.php:144
2896
- #: modules/import-export/classes/import.php:184
2897
- #: modules/import-export/classes/import.php:560
2898
- msgid "Edit"
2899
- msgstr "Modifica"
2900
-
2901
- #: public/class-advanced-ads.php:622
2902
- msgid "Edit Ad"
2903
- msgstr "Modifica Ad"
2904
-
2905
- #: public/class-advanced-ads.php:624
2906
- msgid "View"
2907
- msgstr "Vedi"
2908
-
2909
- #: public/class-advanced-ads.php:625
2910
- msgid "View the Ad"
2911
- msgstr "Vedi l'Ad"
2912
-
2913
- #: public/class-advanced-ads.php:626
2914
- msgid "Search Ads"
2915
- msgstr "Cerca Ad"
2916
-
2917
- #: public/class-advanced-ads.php:627
2918
- msgid "No Ads found"
2919
- msgstr "Nessun Ad trovato"
2920
-
2921
- #: public/class-advanced-ads.php:628
2922
- msgid "No Ads found in Trash"
2923
- msgstr "Nessun Ad trovato in cestino"
2924
-
2925
- #: public/class-advanced-ads.php:629
2926
- msgid "Parent Ad"
2927
- msgstr "Genitore Ad"
2928
-
2929
- #: admin/includes/class-ad-groups-list.php:164
2930
- msgid "Ad weight"
2931
- msgstr "Rilevanza Ad"
2932
-
2933
- #: admin/includes/class-menu.php:52
2934
- msgid "Overview"
2935
- msgstr "Sommario"
2936
-
2937
- #: admin/includes/class-menu.php:75
2938
- msgid "Ad Placements"
2939
- msgstr "Posizionamento"
2940
-
2941
- #: admin/includes/class-menu.php:79
2942
- msgid "Advanced Ads Settings"
2943
- msgstr "Opzioni"
2944
-
2945
- #: admin/includes/class-menu.php:79
2946
- msgid "Settings"
2947
- msgstr "Opzioni"
2948
-
2949
- #: admin/includes/class-meta-box.php:53
2950
- msgid "Ad Type"
2951
- msgstr "Tipo Ad"
2952
-
2953
- #: admin/includes/class-meta-box.php:59
2954
- msgid "Ad Parameters"
2955
- msgstr "Parametri Ad"
2956
-
2957
- #: admin/includes/class-overview-widgets.php:49
2958
- msgid "Manual and Support"
2959
- msgstr "Documentazione e Supporto"
2960
-
2961
- #: admin/includes/class-overview-widgets.php:126
2962
- msgid "Create your first ad"
2963
- msgstr "Crea il tuo primo ad"
2964
-
2965
- #: admin/includes/class-overview-widgets.php:129
2966
- msgid ""
2967
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
2968
- "single spot."
2969
- msgstr ""
2970
- "Un Gruppo Ad contiene ad ed è usato per far ruotare ad multipli in un "
2971
- "singolo spazio."
2972
-
2973
- #: admin/includes/class-overview-widgets.php:131
2974
- msgid "Create your first group"
2975
- msgstr "Crea il tuo primo gruppo"
2976
-
2977
- #: admin/includes/class-overview-widgets.php:134
2978
- msgid ""
2979
- "Ad Placements are the best way to manage where to display ads and groups."
2980
- msgstr ""
2981
- "Il posizionamento degli ad è il miglior modo per gestire dove mostrare ad e "
2982
- "gruppi."
2983
-
2984
- #: admin/includes/class-overview-widgets.php:136
2985
- msgid "Create your first placement"
2986
- msgstr "Crea il tuo primo posizionamento"
2987
-
2988
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
2989
- msgid "General"
2990
- msgstr "Generale"
2991
-
2992
- #: admin/includes/class-settings.php:78
2993
- msgid "Hide ads for logged in users"
2994
- msgstr "Nascondi Ad for utenti loggati"
2995
-
2996
- #: admin/includes/class-settings.php:86
2997
- msgid "Use advanced JavaScript"
2998
- msgstr "Usa Js avanzato"
2999
-
3000
- #: admin/includes/class-settings.php:255
3001
- msgid "(display to all)"
3002
- msgstr "(mostra a tutti)"
3003
-
3004
- #: admin/includes/class-settings.php:256
3005
- msgid "Subscriber"
3006
- msgstr "Sottoscrittore"
3007
-
3008
- #: admin/includes/class-settings.php:257
3009
- msgid "Contributor"
3010
- msgstr "Collaboratore"
3011
-
3012
- #: admin/includes/class-settings.php:258
3013
- msgid "Author"
3014
- msgstr "Autore"
3015
-
3016
- #: admin/includes/class-settings.php:259
3017
- msgid "Editor"
3018
- msgstr "Editore"
3019
-
3020
- #: admin/includes/class-settings.php:260
3021
- msgid "Admin"
3022
- msgstr "Amministratore"
3023
-
3024
- #: admin/includes/class-settings.php:268
3025
- msgid "Choose the lowest role a user must have in order to not see any ads."
3026
- msgstr "Scegli il ruolo minimo per non visualizzare gli ad."
3027
-
3028
- #: admin/views/ad-group-edit.php:40
3029
- msgid ""
3030
- "An id-like string with only letters in lower case, numbers, and hyphens."
3031
- msgstr ""
3032
- "An id-like string with only letters in lower case, numbers, and hyphens."
3033
-
3034
- #: admin/views/ad-group-edit.php:57
3035
- msgid "Create new Ad Group"
3036
- msgstr "Crea nuovo Gruppo Ad"
3037
-
3038
- #: admin/views/ad-group-edit.php:59
3039
- msgid "Update"
3040
- msgstr "Aggiorna"
3041
-
3042
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
3043
- msgid "Name"
3044
- msgstr "Nome"
3045
-
3046
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
3047
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
3048
- msgid "Type"
3049
- msgstr "Tipo"
3050
-
3051
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
3052
- #: admin/views/placements.php:65
3053
- msgid "shortcode"
3054
- msgstr "shortcode"
3055
-
3056
- #: admin/views/ad-group-list-row.php:11
3057
- msgid "template"
3058
- msgstr "template"
3059
-
3060
- #: admin/views/ad-group.php:59
3061
- #, php-format
3062
- msgid "Search results for &#8220;%s&#8221;"
3063
- msgstr "Risultati di ricerca per &#8220;%s&#8221;"
3064
-
3065
- #: admin/views/ad-group.php:68
3066
- msgid ""
3067
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
3068
- "display random ads in the frontend or run split tests, but also just for "
3069
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
3070
- "ad can belong to multiple ad groups."
3071
- msgstr ""
3072
- "I gruppi Ad sono un metodo molto flessibile per raggruppare gli ad. Puoi "
3073
- "usarli per mostrare ad casuali nel frontend o per split test, ma anche per "
3074
- "finalità informative. Un Gruppo Ad può quindi avere ad multipli, ma anche un "
3075
- "ad può appartenere a Gruppi Ad multipli. "
3076
-
3077
- #: admin/views/ad-info.php:2
3078
- #, php-format
3079
- msgid "Ad Id: %s"
3080
- msgstr "Id Ad: %s"
3081
-
3082
- #: admin/views/ad-main-metabox.php:3
3083
- msgid "No ad types defined"
3084
- msgstr "Nessun tipo di ad definito"
3085
-
3086
- #: admin/views/ad-output-metabox.php:7
3087
- #: admin/views/placements-ad-label-position.php:2
3088
- #: admin/views/placements-ad-label-position.php:4
3089
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
3090
- #: admin/views/placements.php:53
3091
- msgid "default"
3092
- msgstr "default"
3093
-
3094
- #: admin/views/ad-parameters-size.php:1
3095
- msgid "size"
3096
- msgstr "dimensione"
3097
-
3098
- #: admin/views/ad-parameters-size.php:3
3099
- msgid "width"
3100
- msgstr "larghezza"
3101
-
3102
- #: admin/views/ad-parameters-size.php:4
3103
- msgid "height"
3104
- msgstr "altezza"
3105
-
3106
- #: admin/views/ad-visitor-metabox.php:12
3107
- msgid ""
3108
- "Display conditions that are based on the user. Use with caution on cached "
3109
- "websites."
3110
- msgstr ""
3111
- "Condizioni di visualizzazione basate sul tipo di supporto. Usa con cautela "
3112
- "su siti web che utilizzano la cache."
3113
-
3114
- #: admin/views/ad-visitor-metabox.php:119
3115
- msgid "Display on all devices"
3116
- msgstr "Mostra su tutti gli apparecchi"
3117
-
3118
- #: admin/views/ad-visitor-metabox.php:123
3119
- msgid "only on mobile devices"
3120
- msgstr "solo su mobile"
3121
-
3122
- #: admin/views/ad-visitor-metabox.php:127
3123
- msgid "not on mobile devices"
3124
- msgstr "solo su apparecchi non mobile"
3125
-
3126
- #: admin/views/placements.php:10
3127
- msgid "Placements updated"
3128
- msgstr "Posizionamento aggiornato"
3129
-
3130
- #: admin/views/placements.php:14
3131
- msgid ""
3132
- "Placements are physically places in your theme and posts. You can use them "
3133
- "if you plan to change ads and ad groups on the same place without the need "
3134
- "to change your templates."
3135
- msgstr ""
3136
- "Il posizionamento è uno spazio fisico nel tuo tema o nei post. Puoi usarlo "
3137
- "se hai bisogno di far ruotare ad e gruppi nello stesso spazio senza aver "
3138
- "bisogno di cambiare i tuoi templates."
3139
-
3140
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
3141
- msgid "Options"
3142
- msgstr "Opzioni"
3143
-
3144
- #: admin/views/placements.php:83
3145
- msgid "Item"
3146
- msgstr "Elemento"
3147
-
3148
- #: admin/views/placements.php:148
3149
- msgid "Save Placements"
3150
- msgstr "Salva Posizionamento"
3151
-
3152
- #: admin/views/placements.php:150
3153
- msgid "Create a new placement"
3154
- msgstr "Crea un nuovo posizionamento"
3155
-
3156
- #: admin/views/placements.php:202
3157
- msgid "Save New Placement"
3158
- msgstr "Salva Nuovo Posizionamento"
3159
-
3160
- #: admin/views/settings.php:50
3161
- msgid "Advanced Ads on WordPress.org"
3162
- msgstr "Advanced Ads su WordPress.org"
3163
-
3164
- #: admin/views/settings.php:50
3165
- msgid "Advanced Ads on wp.org"
3166
- msgstr "Advanced Ads su wp.org"
3167
-
3168
- #: admin/views/settings.php:51
3169
- msgid "the company behind Advanced Ads"
3170
- msgstr "la società dietro Advanced Ads"
3171
-
3172
- msgid "Advanced Ads"
3173
- msgstr "Gestione Ad"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-ja.mo DELETED
Binary file
languages/advanced-ads-ja.po DELETED
@@ -1,3930 +0,0 @@
1
- # Loco Gettext template
2
- msgid ""
3
- msgstr ""
4
- "Project-Id-Version: Advanved Ads\n"
5
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
6
- "POT-Creation-Date: 2017-08-23 16:00+0900\n"
7
- "PO-Revision-Date: 2017-08-23 16:15+0900\n"
8
- "Last-Translator: \n"
9
- "Language-Team: webgilde <thomas.maier@webgilde.com>\n"
10
- "Language: ja\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "POT-Revision-Date: Wed Jul 13 2016 13:23:05 GMT+0200 (CEST)\n"
15
- "Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Generator: Poedit 2.0.3\n"
18
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
- "X-Poedit-Basepath: ..\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
-
26
- #: admin/class-advanced-ads-admin.php:205
27
- #: admin/views/ad-display-metabox.php:114 classes/display-conditions.php:189
28
- #: classes/visitor-conditions.php:241
29
- msgid "or"
30
- msgstr "or"
31
-
32
- #: admin/class-advanced-ads-admin.php:206 admin/views/ad-visitor-metabox.php:88
33
- #: classes/display-conditions.php:189 classes/visitor-conditions.php:241
34
- msgid "and"
35
- msgstr "and"
36
-
37
- #: admin/class-advanced-ads-admin.php:207
38
- msgid "After which paragraph?"
39
- msgstr "段落後?(インライン設定)"
40
-
41
- #: admin/class-advanced-ads-admin.php:315
42
- #, php-format
43
- msgid "time of %s"
44
- msgstr "%s の時間"
45
-
46
- #: admin/class-advanced-ads-admin.php:356 admin/includes/class-menu.php:97
47
- msgid "Support"
48
- msgstr "サポート"
49
-
50
- #: admin/class-advanced-ads-admin.php:360
51
- #: admin/includes/class-overview-widgets.php:24
52
- msgid "Add-Ons"
53
- msgstr "アドオン "
54
-
55
- #: admin/includes/class-ad-groups-list.php:164
56
- msgid "Ad weight"
57
- msgstr "広告重要度"
58
-
59
- #: admin/includes/class-ad-groups-list.php:172
60
- #: admin/views/ad-list-timing-column.php:4
61
- #, php-format
62
- msgid "starts %s"
63
- msgstr "%sを開始"
64
-
65
- #: admin/includes/class-ad-groups-list.php:191
66
- #: admin/views/ad-list-timing-column.php:21
67
- #, php-format
68
- msgid "expires %s"
69
- msgstr "%sの有効期限 "
70
-
71
- #: admin/includes/class-ad-groups-list.php:193
72
- #: admin/views/ad-list-timing-column.php:23
73
- #, php-format
74
- msgid "<strong>expired</strong> %s"
75
- msgstr "<strong>期限切れ</strong>%s"
76
-
77
- #: admin/includes/class-ad-groups-list.php:208
78
- #, php-format
79
- msgid "show %d more ads"
80
- msgstr "%d 件より多くの広告を表示します。"
81
-
82
- #: admin/includes/class-ad-groups-list.php:212
83
- msgid "all published ads are displayed"
84
- msgstr "すべての公開された広告が表示されています"
85
-
86
- #: admin/includes/class-ad-groups-list.php:214
87
- #, php-format
88
- msgid "up to %d ads displayed"
89
- msgstr "最大 %d 個の広告が表示されます"
90
-
91
- #: admin/includes/class-ad-groups-list.php:217
92
- msgid "No ads assigned"
93
- msgstr "割り当てられている広告がありません"
94
-
95
- #: admin/includes/class-ad-groups-list.php:218
96
- msgid "Add some"
97
- msgstr "追加する"
98
-
99
- #: admin/includes/class-ad-groups-list.php:284
100
- msgid "Random ads"
101
- msgstr "ランダム広告"
102
-
103
- #: admin/includes/class-ad-groups-list.php:285
104
- msgid "Display random ads based on ad weight"
105
- msgstr "広告重き付けに基づいてランダム広告を表示します。"
106
-
107
- #: admin/includes/class-ad-groups-list.php:288
108
- msgid "Ordered ads"
109
- msgstr "順序付けられた広告"
110
-
111
- #: admin/includes/class-ad-groups-list.php:289
112
- msgid "Display ads with the highest ad weight first"
113
- msgstr "最初に最高の広告重量と広告を表示します。"
114
-
115
- #: admin/includes/class-ad-groups-list.php:308
116
- #: modules/import-export/classes/import.php:144
117
- #: modules/import-export/classes/import.php:184
118
- #: modules/import-export/classes/import.php:560
119
- #: public/class-advanced-ads.php:621
120
- msgid "Edit"
121
- msgstr "編集 "
122
-
123
- #: admin/includes/class-ad-groups-list.php:309
124
- msgid "Usage"
125
- msgstr "使用法"
126
-
127
- #: admin/includes/class-ad-groups-list.php:318
128
- msgid "Delete"
129
- msgstr "削除"
130
-
131
- #: admin/includes/class-ad-groups-list.php:339
132
- #: admin/includes/class-ad-groups-list.php:389
133
- msgid "Invalid Ad Group"
134
- msgstr "広告グループは無効"
135
-
136
- #: admin/includes/class-ad-groups-list.php:344
137
- #: admin/includes/class-ad-groups-list.php:394
138
- msgid "You don’t have permission to change the ad groups"
139
- msgstr "広告グループを変更する権限がありません。"
140
-
141
- #: admin/includes/class-ad-groups-list.php:374
142
- msgid "No ad group created"
143
- msgstr "広告グループが作成されていません"
144
-
145
- #: admin/includes/class-ad-type.php:80 admin/includes/class-ad-type.php:85
146
- msgid "Ad Details"
147
- msgstr "広告の詳細"
148
-
149
- #: admin/includes/class-ad-type.php:81 admin/includes/class-ad-type.php:86
150
- msgid "Ad Planning"
151
- msgstr "広告掲載状態"
152
-
153
- #: admin/includes/class-ad-type.php:183
154
- msgid "expired"
155
- msgstr "期限切れ"
156
-
157
- #: admin/includes/class-ad-type.php:184
158
- msgid "any expiry date"
159
- msgstr "有効期限"
160
-
161
- #: admin/includes/class-ad-type.php:185
162
- msgid "planned"
163
- msgstr "計画済み"
164
-
165
- #: admin/includes/class-ad-type.php:205
166
- #, php-format
167
- msgid "%s ad updated."
168
- msgid_plural "%s ads updated."
169
- msgstr[0] "%s の広告を更新"
170
- msgstr[1] "%s の広告を更新"
171
-
172
- #: admin/includes/class-ad-type.php:206
173
- #, php-format
174
- msgid "%s ad not updated, somebody is editing it."
175
- msgid_plural "%s ads not updated, somebody is editing them."
176
- msgstr[0] "%s の広告は更新されません、誰かがそれを編集しています。"
177
- msgstr[1] "%s の広告は更新されません、誰かがそれを編集しています。"
178
-
179
- #: admin/includes/class-ad-type.php:207
180
- #, php-format
181
- msgid "%s ad permanently deleted."
182
- msgid_plural "%s ads permanently deleted."
183
- msgstr[0] "%s の広告が完全に削除された。"
184
- msgstr[1] "%s の広告が完全に削除された。"
185
-
186
- #: admin/includes/class-ad-type.php:208
187
- #, php-format
188
- msgid "%s ad moved to the Trash."
189
- msgid_plural "%s ads moved to the Trash."
190
- msgstr[0] "%s の広告はゴミ箱に移動しました。"
191
- msgstr[1] "%s の広告をゴミ箱に移動しました。"
192
-
193
- #: admin/includes/class-ad-type.php:209
194
- #, php-format
195
- msgid "%s ad restored from the Trash."
196
- msgid_plural "%s ads restored from the Trash."
197
- msgstr[0] "%s の広告をゴミ箱から復元します。"
198
- msgstr[1] "%s の広告をゴミ箱から復元します。"
199
-
200
- #: admin/includes/class-ad-type.php:497 admin/includes/class-ad-type.php:498
201
- msgid "Ad updated."
202
- msgstr "更新した広告"
203
-
204
- #: admin/includes/class-ad-type.php:500
205
- #, php-format
206
- msgid "Ad restored to revision from %s"
207
- msgstr "リビジョン %s から復元された広告"
208
-
209
- #: admin/includes/class-ad-type.php:501
210
- msgid "Ad published."
211
- msgstr "広告が公開されました。"
212
-
213
- #: admin/includes/class-ad-type.php:501
214
- #, php-format
215
- msgid ""
216
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
217
- msgstr ""
218
- "広告が表示されませんか?<a href=\"%s\" target=\"_blank\">こちら</a>を見てくだ"
219
- "さい"
220
-
221
- #: admin/includes/class-ad-type.php:502
222
- msgid "Ad saved."
223
- msgstr "広告を保存"
224
-
225
- #: admin/includes/class-ad-type.php:503
226
- msgid "Ad submitted."
227
- msgstr "広告の送信"
228
-
229
- #: admin/includes/class-ad-type.php:505
230
- #, php-format
231
- msgid "Ad scheduled for: <strong>%1$s</strong>."
232
- msgstr "広告のスケジュール設定: <strong>%1$s</strong>。"
233
-
234
- #: admin/includes/class-ad-type.php:507
235
- msgid "M j, Y @ G:i"
236
- msgstr "Y M j @ G:i"
237
-
238
- #: admin/includes/class-ad-type.php:509
239
- msgid "Ad draft updated."
240
- msgstr "広告の下書きを更新"
241
-
242
- #: admin/includes/class-ad-type.php:596
243
- msgid ""
244
- "You don’t have access to ads. Please deactivate and re-enable Advanced Ads "
245
- "again to fix this."
246
- msgstr ""
247
- "あなたは広告にアクセスできません。この問題を解決するには、再度アドバンス広告"
248
- "を無効にしてもう一度有効にしてください。"
249
-
250
- #: admin/includes/class-licenses.php:86
251
- #, php-format
252
- msgid ""
253
- "There might be a new version of %1$s. Please <strong>provide a valid license "
254
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
255
- "this page</a>."
256
- msgstr ""
257
- "新しいバージョンの%1$sがあるかもしれません。アップデートとサポートを受けるた"
258
- "めには<strong>、有効なライセンスキーを</strong>入力<strong>して</strong>くだ"
259
- "さい<a href=\"%2$s\">このページに</a> 。"
260
-
261
- #: admin/includes/class-licenses.php:101
262
- msgid "Error while trying to register the license. Please contact support."
263
- msgstr ""
264
- "ライセンスを登録しようとしてエラーが発生しました。サポートに問い合わせてくだ"
265
- "さい。"
266
-
267
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
268
- msgid "Please enter a valid license key"
269
- msgstr "有効なライセンス キーを入力してください。"
270
-
271
- #: admin/includes/class-licenses.php:132
272
- msgid "License couldn’t be activated. Please try again later."
273
- msgstr ""
274
- "ライセンスをアクティブ化することができませんでした。後でもう一度試してくださ"
275
- "い。"
276
-
277
- #: admin/includes/class-licenses.php:147
278
- msgid "This is the bundle license key."
279
- msgstr "バンドル ライセンス キーです。"
280
-
281
- #: admin/includes/class-licenses.php:148
282
- msgid "This is not the correct key for this add-on."
283
- msgstr "これは、このアドオンの正しいキーではありません。"
284
-
285
- #: admin/includes/class-licenses.php:149
286
- msgid "There are no activations left."
287
- msgstr "左のアクティブ化があります。"
288
-
289
- #: admin/includes/class-licenses.php:158
290
- #, php-format
291
- msgid "License is invalid. Reason: %s"
292
- msgstr "ライセンスが有効ではありません。理由: %s"
293
-
294
- #: admin/includes/class-licenses.php:218
295
- msgid "Error while trying to disable the license. Please contact support."
296
- msgstr ""
297
- "ライセンスを無効にしようとしてエラーが発生しました。サポートに問い合わせてく"
298
- "ださい。"
299
-
300
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
301
- msgid "License couldn’t be deactivated. Please try again later."
302
- msgstr ""
303
- "ライセンスは、非アクティブ化できませんでした。後でもう一度試してください。"
304
-
305
- #: admin/includes/class-licenses.php:470
306
- #, php-format
307
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
308
- msgstr ""
309
- "ダウンロードに失敗しました。<a href=\"%s\">ここをクリックして別の方法を試して"
310
- "ください</a>。"
311
-
312
- #: admin/includes/class-licenses.php:472
313
- #, php-format
314
- msgid ""
315
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</"
316
- "a>."
317
- msgstr ""
318
- "ダウンロードに失敗しました。して<a href=\"%s\" target=\"_blank\">理由について"
319
- "は、こちらをご覧ください</a>。"
320
-
321
- #: admin/includes/class-menu.php:55 admin/includes/class-menu.php:68
322
- #: admin/includes/class-menu.php:72
323
- msgid "Overview"
324
- msgstr "概要"
325
-
326
- #: admin/includes/class-menu.php:62
327
- #: admin/includes/class-shortcode-creator.php:84
328
- #: admin/views/ad-group-list-form-row.php:68
329
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
330
- #: admin/views/placements.php:196 classes/widget.php:83
331
- #: modules/import-export/views/page.php:23 public/class-advanced-ads.php:617
332
- msgid "Ads"
333
- msgstr "広告"
334
-
335
- #: admin/includes/class-menu.php:79 public/class-advanced-ads.php:620
336
- msgid "Add New Ad"
337
- msgstr "広告を新規追加"
338
-
339
- #: admin/includes/class-menu.php:79 admin/views/ad-group-list-ads.php:17
340
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
341
- msgid "New Ad"
342
- msgstr "新しい広告"
343
-
344
- #: admin/includes/class-menu.php:84
345
- #: admin/includes/class-shortcode-creator.php:91
346
- #: admin/views/placements-item.php:4 admin/views/placements.php:189
347
- #: classes/widget.php:76
348
- msgid "Ad Groups"
349
- msgstr "広告グループ"
350
-
351
- #: admin/includes/class-menu.php:84 modules/import-export/views/page.php:24
352
- #: public/class-advanced-ads.php:590
353
- msgid "Groups"
354
- msgstr "グループ"
355
-
356
- #: admin/includes/class-menu.php:89
357
- msgid "Ad Placements"
358
- msgstr "広告の設置"
359
-
360
- #: admin/includes/class-menu.php:89
361
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
362
- #: classes/widget.php:69 modules/import-export/views/page.php:25
363
- msgid "Placements"
364
- msgstr "設置"
365
-
366
- #: admin/includes/class-menu.php:93
367
- msgid "Advanced Ads Settings"
368
- msgstr "広告の詳細設定"
369
-
370
- #: admin/includes/class-menu.php:93
371
- msgid "Settings"
372
- msgstr "設定"
373
-
374
- #: admin/includes/class-menu.php:179 admin/includes/class-menu.php:206
375
- msgid "Sorry, you are not allowed to access this feature."
376
- msgstr "申し訳ありませんが、ことはできませんこの機能にアクセスします。"
377
-
378
- #: admin/includes/class-menu.php:192
379
- msgid ""
380
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
381
- "deleted?"
382
- msgstr "あなたは存在しないアイテムを編集しようとしました。多分それを削除した?"
383
-
384
- #: admin/includes/class-meta-box.php:53
385
- msgid "Ad Type"
386
- msgstr "広告タイプ"
387
-
388
- #: admin/includes/class-meta-box.php:59
389
- msgid "Ad Parameters"
390
- msgstr "広告パラメーター"
391
-
392
- #: admin/includes/class-meta-box.php:62
393
- msgid "Layout / Output"
394
- msgstr "レイアウト/出力"
395
-
396
- #: admin/includes/class-meta-box.php:65 classes/ad-debug.php:152
397
- msgid "Display Conditions"
398
- msgstr "表示条件"
399
-
400
- #: admin/includes/class-meta-box.php:68 classes/ad-debug.php:239
401
- msgid "Visitor Conditions"
402
- msgstr "訪問者条件"
403
-
404
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
405
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:455
406
- #: admin/views/ad-output-metabox.php:51
407
- msgid "Manual"
408
- msgstr "マニュアル"
409
-
410
- #: admin/includes/class-meta-box.php:136
411
- msgid "Video"
412
- msgstr "動画"
413
-
414
- #: admin/includes/class-meta-box.php:222
415
- msgid "Ad Settings"
416
- msgstr "広告設定"
417
-
418
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:6
419
- msgid "Ads Dashboard"
420
- msgstr "ダッシュ ボード広告"
421
-
422
- #: admin/includes/class-meta-box.php:336
423
- msgid "From the ad optimization universe"
424
- msgstr "広告の最適化の宇宙から"
425
-
426
- #: admin/includes/class-meta-box.php:345
427
- msgid "Advanced Ads Tutorials"
428
- msgstr "高度な広告のチュートリアル"
429
-
430
- #: admin/includes/class-meta-box.php:357
431
- #, php-format
432
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
433
- msgstr "%d件の広告 - <a href=\"%s\">管理</a>- <a href=\"%s\">新規</a>"
434
-
435
- #: admin/includes/class-meta-box.php:369
436
- msgid "plugin manual and homepage"
437
- msgstr "プラグインのマニュアルやホームページ"
438
-
439
- #: admin/includes/class-meta-box.php:376
440
- msgid "Get the tutorial via email"
441
- msgstr "E メール経由でチュートリアルを取得します。"
442
-
443
- #: admin/includes/class-meta-box.php:383
444
- msgid "Get AdSense tips via email"
445
- msgstr "E メール経由で AdSense のヒントを得る"
446
-
447
- #: admin/includes/class-notices.php:410
448
- #, php-format
449
- msgid ""
450
- "You don’t seem to have an email address. Please use <a href=\"%s\" target="
451
- "\"_blank\">this form</a> to sign up."
452
- msgstr ""
453
- "あなたは電子メール アドレスを持っていないようです。<a href=\"%s\" target="
454
- "\"_blank\">このフォーム</a>を使用してサインアップするしてください。"
455
-
456
- #: admin/includes/class-notices.php:428
457
- msgid ""
458
- "How embarrassing. The email server seems to be down. Please try again later."
459
- msgstr ""
460
- "なにか戸惑っていますか?メール サーバーがダウンしているようです。後でもう一度"
461
- "試してください。"
462
-
463
- #: admin/includes/class-notices.php:433
464
- #, php-format
465
- msgid ""
466
- "Please check your email (%s) for the confirmation message. If you didn’t "
467
- "receive one or want to use another email address then please use <a href=\"%s"
468
- "\" target=\"_blank\">this form</a> to sign up."
469
- msgstr ""
470
- "確認メッセージのメール (%s) を確認してください。メールアドレスを受け取ってい"
471
- "ない場合や、別のメールアドレスを使用したい場合は、<a href=\"%s\" target="
472
- "\"_blank\">このフォーム</a>を使用してください。"
473
-
474
- #: admin/includes/class-overview-widgets.php:18
475
- msgid "Next steps"
476
- msgstr "次のステップ"
477
-
478
- #: admin/includes/class-overview-widgets.php:20
479
- msgid "Manual and Support"
480
- msgstr "マニュアルとサポート"
481
-
482
- #: admin/includes/class-overview-widgets.php:56
483
- msgid "Create your first ad"
484
- msgstr "あなたの最初の広告を作成します。"
485
-
486
- #: admin/includes/class-overview-widgets.php:65
487
- msgid "Join the newsletter for more benefits"
488
- msgstr "その他の利点については、ニュースレターに参加してください"
489
-
490
- #: admin/includes/class-overview-widgets.php:67
491
- msgid "Get 2 free add-ons"
492
- msgstr "2つの無料アドオンを入手"
493
-
494
- #: admin/includes/class-overview-widgets.php:68
495
- msgid "Get the first steps and more tutorials to your inbox"
496
- msgstr "受信トレイに最初の手順やチュートリアルを取得する"
497
-
498
- #: admin/includes/class-overview-widgets.php:69
499
- msgid "How to earn more with AdSense"
500
- msgstr "AdSenseでさらに収益を上げる方法"
501
-
502
- #: admin/includes/class-overview-widgets.php:72
503
- msgid "Join now"
504
- msgstr "今すぐ登録!"
505
-
506
- #: admin/includes/class-overview-widgets.php:79
507
- msgid "Manage your ads"
508
- msgstr "広告を管理する"
509
-
510
- #: admin/includes/class-overview-widgets.php:105
511
- #, php-format
512
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
513
- msgstr "<a href=\"%s\" target=\"_blank\">手動</a>"
514
-
515
- #: admin/includes/class-overview-widgets.php:106
516
- #, php-format
517
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
518
- msgstr "<a href=\"%s\" target=\"_blank\">よくある質問とサポート</a>"
519
-
520
- #: admin/includes/class-overview-widgets.php:107
521
- #, php-format
522
- msgid ""
523
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
524
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
525
- msgstr ""
526
- "<a href=\"%s\" target=\"_blank\">Wordpress.org</a>上的なアーケード レビューと"
527
- "開発者に感謝します。"
528
-
529
- #: admin/includes/class-overview-widgets.php:119
530
- msgid "The solution for professional websites."
531
- msgstr "プロのウェブサイトのためのソリューション。"
532
-
533
- #: admin/includes/class-overview-widgets.php:122
534
- msgid "support for cached sites"
535
- msgstr "キャッシュされたサイトのサポート"
536
-
537
- #: admin/includes/class-overview-widgets.php:125
538
- msgid "11 more display and visitor conditions"
539
- msgstr "さらに11の表示と訪問者の条件"
540
-
541
- #: admin/includes/class-overview-widgets.php:126
542
- msgid "6 more placements"
543
- msgstr "6つの配置"
544
-
545
- #: admin/includes/class-overview-widgets.php:127
546
- msgid "placement tests for ad optimization"
547
- msgstr "広告最適化のための配置テスト"
548
-
549
- #: admin/includes/class-overview-widgets.php:128
550
- msgid "ad grids and many more advanced features"
551
- msgstr "広告グリッドやその他の高度な機能"
552
-
553
- #: admin/includes/class-overview-widgets.php:135
554
- msgid "Our best deal with all current and future add-ons included."
555
- msgstr "すべての現在および将来のアドオンを含むベストなものです。"
556
-
557
- #: admin/includes/class-overview-widgets.php:137
558
- msgid "Get the Bundle"
559
- msgstr "このバンドルを入手"
560
-
561
- #: admin/includes/class-overview-widgets.php:143
562
- msgid ""
563
- "Analyze clicks and impressions of your ads locally or in Google Analytics, "
564
- "share reports, and limit ads to a specific number of impressions or clicks."
565
- msgstr ""
566
- "広告のクリック数とインプレッション数をローカルまたはGoogleアナリティクスで分"
567
- "析し、レポートを共有し、特定のインプレッション数またはクリック数に広告を制限"
568
- "します。"
569
-
570
- #: admin/includes/class-overview-widgets.php:149
571
- msgid ""
572
- "Display ads based on the device or the size of your visitor’s browser, and "
573
- "control ads on AMP pages."
574
- msgstr ""
575
- "デバイスまたは訪問者のブラウザのサイズに基づいて広告を表示し、AMPページで広告"
576
- "を管理します。"
577
-
578
- #: admin/includes/class-overview-widgets.php:161
579
- msgid ""
580
- "Earn more money and let advertisers pay for ad space directly on the "
581
- "frontend of your site."
582
- msgstr ""
583
- "より多くの収益を得て、広告主がサイトのフロントエンドで広告スペースを直接支払"
584
- "うようにします。"
585
-
586
- #: admin/includes/class-overview-widgets.php:167
587
- msgid ""
588
- "Target visitors with ads that match their geo location and make more money "
589
- "with regional campaigns."
590
- msgstr ""
591
- "地理的な場所に合った広告で訪問者をターゲットに設定し、地域のキャンペーンで収"
592
- "益を上げます。"
593
-
594
- #: admin/includes/class-overview-widgets.php:173
595
- msgid ""
596
- "Increase click rates on your ads by placing them in sticky positions above, "
597
- "next or below your site."
598
- msgstr ""
599
- "広告のクリック率はサイトの上、下または下の固定の場所に配置するとクリック率が"
600
- "向上します。"
601
-
602
- #: admin/includes/class-overview-widgets.php:179
603
- msgid ""
604
- "Users will never miss an ad or other information in a PopUp. Choose when it "
605
- "shows up and for how long a user can close it."
606
- msgstr ""
607
- "ユーザーはPopUpの広告でその他の情報を見逃すことはありません。 表示される時点"
608
- "とユーザーがそれを閉じる時間を選択します。"
609
-
610
- #: admin/includes/class-overview-widgets.php:185
611
- msgid ""
612
- "Create a beautiful and simple slider from your ads to show more information "
613
- "on less space."
614
- msgstr ""
615
- "美しいシンプルなスライダーを広告から作成して、より少ないスペースでより多くの"
616
- "情報を表示します。"
617
-
618
- #: admin/includes/class-overview-widgets.php:191
619
- msgid ""
620
- "Are you using the plain text & code ad type a lot? Install this add-on to "
621
- "show the code highlighted like in a real IDE."
622
- msgstr ""
623
- "プレーンテキストとコード広告の種類を多く使用していますか? このアドオンをイン"
624
- "ストールすると、実際のIDEのように強調表示されたコードが表示されます。"
625
-
626
- #: admin/includes/class-overview-widgets.php:194
627
- #: admin/includes/class-overview-widgets.php:309
628
- #: admin/includes/class-overview-widgets.php:328
629
- msgid "Install now"
630
- msgstr "今すぐインストールする"
631
-
632
- #: admin/includes/class-overview-widgets.php:205
633
- #: admin/includes/class-overview-widgets.php:214
634
- #: admin/includes/class-overview-widgets.php:227
635
- #: admin/includes/class-overview-widgets.php:238
636
- #: admin/includes/class-overview-widgets.php:249
637
- #: admin/includes/class-overview-widgets.php:260
638
- #: admin/includes/class-overview-widgets.php:271
639
- #: admin/includes/class-overview-widgets.php:282
640
- #: admin/includes/class-overview-widgets.php:293
641
- #: admin/includes/class-overview-widgets.php:314
642
- #: admin/includes/class-overview-widgets.php:333
643
- msgid "Activate now"
644
- msgstr "今すぐ有効化"
645
-
646
- #: admin/includes/class-overview-widgets.php:230
647
- msgid "Visit your ad stats"
648
- msgstr "広告の統計情報にアクセスする"
649
-
650
- #: admin/includes/class-overview-widgets.php:241
651
- msgid "List of responsive ads by browser width"
652
- msgstr "レスポンス広告のリスト"
653
-
654
- #: admin/includes/class-overview-widgets.php:305
655
- msgid "Use Genesis specific ad positions."
656
- msgstr "Genesis固有の広告掲載順位を使用してください。"
657
-
658
- #: admin/includes/class-overview-widgets.php:324
659
- msgid "Manage ad positions with Visual Composer."
660
- msgstr "Visual Composerを使用して広告の掲載順位を管理します。"
661
-
662
- #: admin/includes/class-overview-widgets.php:347
663
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
664
- msgid "Visit the manual"
665
- msgstr "マニュアルをご覧ください"
666
-
667
- #: admin/includes/class-overview-widgets.php:350
668
- msgid "Get this add-on"
669
- msgstr "このアドオンを取得"
670
-
671
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
672
- msgid "General"
673
- msgstr "一般"
674
-
675
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:208
676
- msgid "Licenses"
677
- msgstr "ライセンス"
678
-
679
- #: admin/includes/class-settings.php:70
680
- msgid "Disable ads"
681
- msgstr "広告を無効にする"
682
-
683
- #: admin/includes/class-settings.php:78
684
- msgid "Hide ads for logged in users"
685
- msgstr "ログインしているユーザーのための広告を非表示します。"
686
-
687
- #: admin/includes/class-settings.php:86
688
- msgid "Use advanced JavaScript"
689
- msgstr "高度なJavaScriptを使用する"
690
-
691
- #: admin/includes/class-settings.php:94
692
- msgid "Unlimited ad injection"
693
- msgstr "無制限の広告の注入"
694
-
695
- #: admin/includes/class-settings.php:102
696
- msgid "Priority of content injection filter"
697
- msgstr "コンテンツ挿入フィルターの優先順位"
698
-
699
- #: admin/includes/class-settings.php:110 classes/ad_placements.php:517
700
- msgid "Disable level limitation"
701
- msgstr "レベル制限を無効にします。"
702
-
703
- #: admin/includes/class-settings.php:118
704
- msgid "Hide ads from bots"
705
- msgstr "ボットから広告を非表示します。"
706
-
707
- #: admin/includes/class-settings.php:126
708
- msgid "Disable notices"
709
- msgstr "通知を無効にします。"
710
-
711
- #: admin/includes/class-settings.php:134
712
- msgid "ID prefix"
713
- msgstr "IDプレフィックス"
714
-
715
- #: admin/includes/class-settings.php:142
716
- msgid "Remove Widget ID"
717
- msgstr "ウィジェット ID を削除します。"
718
-
719
- #: admin/includes/class-settings.php:150
720
- msgid "Allow editors to manage ads"
721
- msgstr "広告を管理する編集者を許可します。"
722
-
723
- #: admin/includes/class-settings.php:158
724
- msgid "Ad label"
725
- msgstr "広告ラベル"
726
-
727
- #: admin/includes/class-settings.php:167
728
- msgid "Open links in a new window"
729
- msgstr "リンクを新しいウィンドウで開く。"
730
-
731
- #: admin/includes/class-settings.php:177
732
- msgid "Delete data on uninstall"
733
- msgstr "アンインストール時にデータを削除します"
734
-
735
- #: admin/includes/class-settings.php:187
736
- msgid "Disable shortcode button"
737
- msgstr "ショートコードボタンを無効にします。"
738
-
739
- #: admin/includes/class-settings.php:229
740
- #, php-format
741
- msgid ""
742
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
743
- "ons</a>."
744
- msgstr ""
745
- "強力な<a href=\"%s\" target=\"_blank\">アドオン</a>のライセンスキーを入力しま"
746
- "す。"
747
-
748
- #: admin/includes/class-settings.php:230
749
- #, php-format
750
- msgid ""
751
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
752
- "licenses</a>."
753
- msgstr ""
754
- "<a href=\"%s\" target=\"_blank\">ライセンスに関する問題と疑問</a>を参照してく"
755
- "ださい。"
756
-
757
- #: admin/includes/class-settings.php:264
758
- msgid "(display to all)"
759
- msgstr "(すべて表示)"
760
-
761
- #: admin/includes/class-settings.php:265
762
- msgid "Subscriber"
763
- msgstr "購読者"
764
-
765
- #: admin/includes/class-settings.php:266
766
- msgid "Contributor"
767
- msgstr "寄稿者"
768
-
769
- #: admin/includes/class-settings.php:267
770
- msgid "Author"
771
- msgstr "投稿者"
772
-
773
- #: admin/includes/class-settings.php:268
774
- msgid "Editor"
775
- msgstr "編集者"
776
-
777
- #: admin/includes/class-settings.php:269
778
- msgid "Admin"
779
- msgstr "管理者"
780
-
781
- #: admin/includes/class-settings.php:277
782
- msgid "Choose the lowest role a user must have in order to not see any ads."
783
- msgstr ""
784
- "広告が表示されないようにするには、ユーザーが最低限必要な役割を選択します。"
785
-
786
- #: admin/includes/class-settings.php:291
787
- msgid ""
788
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
789
- "needs it."
790
- msgstr ""
791
- "<strong>お知らせ:</strong>:そのファイルは、現在必要なアドオンによって有効に"
792
- "なっています。"
793
-
794
- #: admin/includes/class-settings.php:294
795
- #, php-format
796
- msgid ""
797
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">here</"
798
- "a>). Some features and add-ons might override this setting if they need "
799
- "features from this file."
800
- msgstr ""
801
- "高度なJavaScript関数を有効にします(<a href=\"%s\" target=\"_blank\">ここ</"
802
- "a>)。 このファイルの機能が必要な場合、一部の機能やアドオンがこの設定を上書き"
803
- "することがあります。"
804
-
805
- #: admin/includes/class-settings.php:314
806
- msgid ""
807
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
808
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
809
- "and outside the loop. However, this can cause problems with some themes. Set "
810
- "this option to -1 in order to enable unlimited ad injection at your own "
811
- "risk, set it to 0 to keep it disabled or choose a positive number to enable "
812
- "the injection only in the first x posts on your archive pages."
813
- msgstr ""
814
- "いくつかのプラグインとテーマは、広告注入が発生してはならない場所で広告注入を"
815
- "引き起こします。 したがって、アドバンスト広告では、単数ではないページやループ"
816
- "外に挿入されたプレースメントは無視されます。 しかし、これはいくつかのテーマで"
817
- "問題を引き起こす可能性があります。 自己責任で無制限に広告を掲載できるようにす"
818
- "るには、このオプションを-1に設定し、無効にする場合は0に設定し、アーカイブペー"
819
- "ジの最初のx投稿にのみ注入を許可する場合は正数を選択します。"
820
-
821
- #: admin/includes/class-settings.php:330
822
- msgid ""
823
- "Please check your post content. A priority of 10 and below might cause "
824
- "issues (wpautop function might run twice)."
825
- msgstr ""
826
- "投稿内容を確認してください。 優先度が10以下の場合、問題が発生する可能性があり"
827
- "ます(wpautop関数が2回実行される可能性があります)。"
828
-
829
- #: admin/includes/class-settings.php:332
830
- msgid ""
831
- "Play with this value in order to change the priority of the injected ads "
832
- "compared to other auto injected elements in the post content."
833
- msgstr ""
834
- "投稿内容で他の自動的に投じられた要素と比較して投じられた広告のプライオリティ"
835
- "を変えるためにこの値で遊んでください。"
836
-
837
- #: admin/includes/class-settings.php:346
838
- msgid ""
839
- "Advanced Ads ignores paragraphs and other elements in containers when "
840
- "injecting ads into the post content. Check this option to ignore this "
841
- "limitation and ads might show up again."
842
- msgstr ""
843
- "広告管理は、投稿コンテンツに広告を挿入する際に、段落などのコンテナーの要素を"
844
- "無視します。 この制限を無視すると、広告が再度表示される可能性があります。"
845
-
846
- #: admin/includes/class-settings.php:359
847
- #, php-format
848
- msgid ""
849
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
850
- "impressions for bots when using the <a href=\"%s\" target=\"_blank"
851
- "\">Tracking Add-On</a>."
852
- msgstr ""
853
- "クローラー、ボットや空のユーザーエージェントからの広告を非表示にします。ま"
854
- "た、<a href=\"%s\" target=\"_blank\">トラッキングアドオン</a>を使用している場"
855
- "合のボットのインプレッションのカウントも防止します。"
856
-
857
- #: admin/includes/class-settings.php:360
858
- msgid ""
859
- "Disabling this option only makes sense if your ads contain content you want "
860
- "to display to bots (like search engines) or your site is cached and bots "
861
- "could create a cached version without the ads."
862
- msgstr ""
863
- "このオプションを無効にするのは、広告にボット(検索エンジンなど)に表示するコ"
864
- "ンテンツが含まれているか、サイトがキャッシュされていてボットが広告なしで"
865
- "キャッシュバージョンを作成できる場合のみです。"
866
-
867
- #: admin/includes/class-settings.php:373
868
- msgid ""
869
- "Disable internal notices like tips, tutorials, email newsletters and update "
870
- "notices. Disabling notices is recommended if you run multiple blogs with "
871
- "Advanced Ads already."
872
- msgstr ""
873
- "ヒント、チュートリアル、電子メールニュースレター、更新通知などの内部通知を無"
874
- "効にする。 アドバンスド広告で複数のブログを既に実行している場合は、通知を無効"
875
- "にすることをおすすめします。"
876
-
877
- #: admin/includes/class-settings.php:390
878
- msgid ""
879
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
880
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
881
- "need to <strong>rewrite css rules afterwards</strong>."
882
- msgstr ""
883
- "フロントエンドのclass属性またはid属性の接頭辞。 <strong>広告ブロッカー</"
884
- "strong>でこれらのブロックを広告としてマークしないようにしたい場合は変更しま"
885
- "す。後で<strong> CSSルールを書き直す</strong>が必要な場合があります。"
886
-
887
- #: admin/includes/class-settings.php:411
888
- msgid ""
889
- "Remove the ID attribute from widgets in order to not make them an easy "
890
- "target of ad blockers."
891
- msgstr ""
892
- "ウィジェットからID属性を削除して、広告ブロッカーの簡単なターゲットにしないよ"
893
- "うにします。"
894
-
895
- #: admin/includes/class-settings.php:414
896
- msgid ""
897
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
898
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
899
- msgstr ""
900
- "オンにすると、<strong> Q2W3 Fixed Widget </strong>プラグインの固定オプション"
901
- "で広告管理のウィジェットが動作しなくなります。"
902
-
903
- #: admin/includes/class-settings.php:436
904
- msgid "Allow editors to also manage and publish ads."
905
- msgstr "編集者が広告を管理して公開できるようにする。"
906
-
907
- #: admin/includes/class-settings.php:437
908
- #, php-format
909
- msgid ""
910
- "You can assign different ad-related roles on a user basis with <a href=\"%s"
911
- "\" target=\"_blank\">Advanced Ads Pro</a>."
912
- msgstr ""
913
- "<a href=\"%s\" target=\"_blank\">アドバンスト広告管理</a>を使用して、ユーザー"
914
- "ごとに異なる広告関連の役割を割り当てることができます。"
915
-
916
- #: admin/includes/class-settings.php:448
917
- msgctxt "label before ads"
918
- msgid "Advertisements"
919
- msgstr "広告"
920
-
921
- #: admin/includes/class-settings.php:455
922
- msgid "Displayed above ads."
923
- msgstr "広告上に表示"
924
-
925
- #: admin/includes/class-settings.php:489
926
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
927
- msgstr ""
928
- "プラグインを削除する際に高度な広告に関連するすべてのデータをクリーンアップし"
929
- "ます。"
930
-
931
- #: admin/includes/class-settings.php:502
932
- msgid "Disable shortcode button in visual editor."
933
- msgstr "ビジュアルエディターの [ショートコード] ボタンを無効にします。"
934
-
935
- #: admin/includes/class-shortcode-creator.php:82 classes/widget.php:67
936
- msgid "--empty--"
937
- msgstr "-- 空欄 --"
938
-
939
- #: admin/includes/class-shortcode-creator.php:155
940
- #, php-format
941
- msgid ""
942
- "Please, either switch off your ad blocker or disable the shortcode button in "
943
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
944
- msgstr ""
945
- "広告ブロッカーをオフするか、<a href=\"%s\" target=\"_blank\">設定</a>でショー"
946
- "トコードボタンを無効にしてください。"
947
-
948
- #: admin/includes/notices.php:9
949
- #, php-format
950
- msgid ""
951
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
952
- "primary\">Create your first ad</a>"
953
- msgstr ""
954
- "広告管理が正常にインストールされました。 <a href=\"%s\" class=\"button "
955
- "button-primary\">最初の広告を作成する</a>"
956
-
957
- #: admin/includes/notices.php:15
958
- msgid ""
959
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
960
- "receive the first steps via email?"
961
- msgstr ""
962
- "<strong>広告管理</strong>をご利用いただきありがとうございます。E メール経由で"
963
- "最初のステップを表示しますか?"
964
-
965
- #: admin/includes/notices.php:16
966
- msgid "Yes, send it"
967
- msgstr "はい、メールを送信"
968
-
969
- #: admin/includes/notices.php:22
970
- msgid ""
971
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
972
- "<strong>2 free add-ons</strong> for joining the newsletter."
973
- msgstr ""
974
- "<strong>広告管理</strong>を使用していただきありがとうございます。把握し、"
975
- "ニュースレターに参加するため<strong>2 無料のアドオン</strong>が表示されます。"
976
-
977
- #: admin/includes/notices.php:23
978
- msgid "Add me now"
979
- msgstr "今すぐ私を追加します。"
980
-
981
- #: admin/includes/notices.php:29
982
- msgid ""
983
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
984
- "and Advanced Ads from my dedicated newsletter."
985
- msgstr ""
986
- "専用のニュースレターで、<strong> AdSenseで収益を上げる方法</strong>とアドバン"
987
- "スド広告の詳細については、こちらをご覧ください。"
988
-
989
- #: admin/includes/notices.php:30 admin/views/notices/inline.php:3
990
- #: admin/views/notices/subscribe.php:3
991
- msgid "Subscribe me now"
992
- msgstr "今すぐ購読"
993
-
994
- #: admin/includes/notices.php:41
995
- msgid ""
996
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
997
- "missing</strong>."
998
- msgstr ""
999
- "<strong>広告管理のアドオンのライセンスキーが無効または不足しています</"
1000
- "strong>。"
1001
-
1002
- #: admin/includes/notices.php:41
1003
- #, php-format
1004
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
1005
- msgstr "<a href=\"%s\">ここ</a>で有効なライセンス キーを追加してください。"
1006
-
1007
- #: admin/includes/notices.php:47
1008
- #, php-format
1009
- msgid ""
1010
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
1011
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
1012
- "information."
1013
- msgstr ""
1014
- "<strong>広告管理</strong>でライセンスの期限切れました。サポートとアップデート"
1015
- "が無効になります。詳細については、<a href=\"%s\">ライセンスのページ</a>をご覧"
1016
- "ください。"
1017
-
1018
- #: admin/includes/notices.php:53
1019
- #, php-format
1020
- msgid ""
1021
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
1022
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
1023
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
1024
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
1025
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
1026
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
1027
- "org</a>.</p><p><em>Thomas</em>"
1028
- msgstr ""
1029
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
1030
- "review-image\"/>あなたは<strong>広告管理</strong>を使用しています 。 ありがと"
1031
- "うございました! 今すぐヘルプが必要な場合は、<a href=\"%1$s\" target=\"_blank"
1032
- "\">サポートページ</a>にアクセスして無料のヘルプをご覧ください。</p> <h3>ご報"
1033
- "告いただきありがとうございます</h3 > <p>自分で、広告管理を見つけた場合は、<a "
1034
- "href=\"%2$s\" target=\"_blank\">wordpress.orgで5つ星のレビューを残してくださ"
1035
- "い</a>。</p > <p> <em>トーマス</em>"
1036
-
1037
- #: admin/includes/notices.php:59
1038
- #, php-format
1039
- msgid ""
1040
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
1041
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
1042
- "disguise."
1043
- msgstr ""
1044
- "一部の資産が変更されました。 広告ブロッカーの変装を更新するには、<a href=\"%s"
1045
- "\">広告管理</a>の設定で<strong>アセットフォルダを再構築</strong>してくださ"
1046
- "い。"
1047
-
1048
- #: admin/includes/shortcode-creator-l10n.php:10
1049
- msgctxt "shortcode creator"
1050
- msgid "Add an ad"
1051
- msgstr "広告を追加"
1052
-
1053
- #: admin/includes/shortcode-creator-l10n.php:11
1054
- msgctxt "shortcode creator"
1055
- msgid "Add shortcode"
1056
- msgstr "ショートコードを追加"
1057
-
1058
- #: admin/includes/shortcode-creator-l10n.php:12
1059
- msgctxt "shortcode creator"
1060
- msgid "Cancel"
1061
- msgstr "キャンセル"
1062
-
1063
- #: admin/views/ad-display-metabox.php:9
1064
- msgid ""
1065
- "Click on the button below if the ad should NOT show up on all pages when "
1066
- "included automatically."
1067
- msgstr ""
1068
- "自動的に挿入されたときに広告がすべてのページに表示されないようにするには、下"
1069
- "のボタンをクリックしてください。"
1070
-
1071
- #: admin/views/ad-display-metabox.php:10
1072
- msgid "Hide the ad on some pages"
1073
- msgstr "一部のページで広告を非表示にする"
1074
-
1075
- #: admin/views/ad-display-metabox.php:17
1076
- msgid "Watch video"
1077
- msgstr "動画を見る"
1078
-
1079
- #: admin/views/ad-display-metabox.php:22
1080
- #: admin/views/notices/jqueryui_error.php:2
1081
- #, php-format
1082
- msgid ""
1083
- "There might be a problem with layouts and scripts in your dashboard. Please "
1084
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
1085
- msgstr ""
1086
- "ダッシュボードのレイアウトやスクリプトに問題がある可能性があります。 詳細につ"
1087
- "いては、<a href=\"%s\" target=\"_blank\">この記事をご覧ください</a>。"
1088
-
1089
- #: admin/views/ad-display-metabox.php:23
1090
- msgid "A page with this ad on it must match all of the following conditions."
1091
- msgstr ""
1092
- "この広告が掲載されているページは、次のすべての条件と一致している必要がありま"
1093
- "す。"
1094
-
1095
- #: admin/views/ad-display-metabox.php:59
1096
- msgid "Forced to OR."
1097
- msgstr "ORに強制されます。"
1098
-
1099
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
1100
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
1101
- msgid "manual"
1102
- msgstr "マニュアル"
1103
-
1104
- #: admin/views/ad-display-metabox.php:76
1105
- msgid "If you want to display the ad everywhere, don't do anything here. "
1106
- msgstr "どこでも広告を表示したい場合は、ここでは何もしないでください。"
1107
-
1108
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
1109
- msgid "New condition"
1110
- msgstr "新しい条件"
1111
-
1112
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
1113
- msgid "-- choose a condition --"
1114
- msgstr "-- 条件を選択して下さい。 --"
1115
-
1116
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
1117
- #: admin/views/ad-visitor-metabox.php:62
1118
- msgid "add"
1119
- msgstr "追加"
1120
-
1121
- #: admin/views/ad-group-edit.php:14
1122
- msgid "You did not select an item for editing."
1123
- msgstr "編集するアイテムを選択していません。"
1124
-
1125
- #: admin/views/ad-group-edit.php:33
1126
- msgctxt "Taxonomy Name"
1127
- msgid "Name"
1128
- msgstr "名称"
1129
-
1130
- #: admin/views/ad-group-edit.php:38
1131
- msgctxt "Taxonomy Slug"
1132
- msgid "Slug"
1133
- msgstr "スラッグ"
1134
-
1135
- #: admin/views/ad-group-edit.php:40
1136
- msgid ""
1137
- "An id-like string with only letters in lower case, numbers, and hyphens."
1138
- msgstr "小文字、数字、およびハイフンの文字だけで id のような文字列です。"
1139
-
1140
- #: admin/views/ad-group-edit.php:45
1141
- msgctxt "Taxonomy Description"
1142
- msgid "Description"
1143
- msgstr "説明"
1144
-
1145
- #: admin/views/ad-group-edit.php:57
1146
- msgid "Create new Ad Group"
1147
- msgstr "新規グループを作成"
1148
-
1149
- #: admin/views/ad-group-edit.php:59
1150
- msgid "Update"
1151
- msgstr "更新"
1152
-
1153
- #: admin/views/ad-group-list-ads.php:2 classes/ad-debug.php:118
1154
- #: classes/ad-debug.php:167 classes/ad-debug.php:169
1155
- #: public/class-advanced-ads.php:618
1156
- msgid "Ad"
1157
- msgstr "広告"
1158
-
1159
- #: admin/views/ad-group-list-ads.php:3
1160
- msgid "weight"
1161
- msgstr "重要度"
1162
-
1163
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
1164
- msgid "Name"
1165
- msgstr "ニックネーム"
1166
-
1167
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
1168
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
1169
- msgid "Type"
1170
- msgstr "タイプ"
1171
-
1172
- #: admin/views/ad-group-list-form-row.php:51
1173
- msgctxt "option to display all ads in an ad groups"
1174
- msgid "all"
1175
- msgstr "すべて"
1176
-
1177
- #: admin/views/ad-group-list-form-row.php:57
1178
- msgid "Visible ads"
1179
- msgstr "広告表示"
1180
-
1181
- #: admin/views/ad-group-list-form-row.php:59
1182
- msgid "Number of ads that are visible at the same time"
1183
- msgstr "同時に表示される広告の数"
1184
-
1185
- #: admin/views/ad-group-list-header.php:3 classes/ad_type_group.php:30
1186
- msgid "Ad Group"
1187
- msgstr "広告グループ"
1188
-
1189
- #: admin/views/ad-group-list-header.php:4
1190
- msgid "Details"
1191
- msgstr "詳細"
1192
-
1193
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
1194
- #: admin/views/placements.php:65
1195
- msgid "shortcode"
1196
- msgstr "ショートコード"
1197
-
1198
- #: admin/views/ad-group-list-row.php:11
1199
- msgid "template"
1200
- msgstr "テンプレート"
1201
-
1202
- #: admin/views/ad-group-list-row.php:14
1203
- #, php-format
1204
- msgid ""
1205
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank"
1206
- "\">manual</a>."
1207
- msgstr ""
1208
- "<a href=\"%s\" target=\"_blank\">マニュアル</a>でグループの使用について説明し"
1209
- "ます。"
1210
-
1211
- #: admin/views/ad-group-list-row.php:19
1212
- #, php-format
1213
- msgid "Type: %s"
1214
- msgstr "タイプ: %s"
1215
-
1216
- #: admin/views/ad-group-list-row.php:20
1217
- #, php-format
1218
- msgid "ID: %s"
1219
- msgstr "ID: %s"
1220
-
1221
- #: admin/views/ad-group.php:18
1222
- msgid "Ad Group successfully created"
1223
- msgstr "広告グループが正常に作成されました"
1224
-
1225
- #: admin/views/ad-group.php:29
1226
- msgid "Ad Groups successfully updated"
1227
- msgstr "正常に更新された広告グループ"
1228
-
1229
- #: admin/views/ad-group.php:59
1230
- #, php-format
1231
- msgid "Search results for &#8220;%s&#8221;"
1232
- msgstr "&#8220;%s&#8221; の検索結果"
1233
-
1234
- #: admin/views/ad-group.php:65
1235
- msgid "Group title"
1236
- msgstr "グループのタイトル"
1237
-
1238
- #: admin/views/ad-group.php:66
1239
- msgid "save"
1240
- msgstr "保存"
1241
-
1242
- #: admin/views/ad-group.php:68
1243
- msgid ""
1244
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
1245
- "display random ads in the frontend or run split tests, but also just for "
1246
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
1247
- "ad can belong to multiple ad groups."
1248
- msgstr ""
1249
- "広告グループ、広告をバンドルする非常に柔軟な方法です。フロント エンドのランダ"
1250
- "ム広告を表示分割テストを実行または情報提供の目的だけではなく、それらを使用で"
1251
- "きます。広告グループは、複数の広告を持つことができますだけ広告を複数の広告グ"
1252
- "ループに属することができます。"
1253
-
1254
- #: admin/views/ad-group.php:69
1255
- #, php-format
1256
- msgid ""
1257
- "Find more information about ad groups in the <a href=\"%s\" target=\"_blank"
1258
- "\">manual</a>."
1259
- msgstr ""
1260
- "<a href=\"%s\" target=\"_blank\">手動</a>での広告グループの詳細についてを見つ"
1261
- "けます。"
1262
-
1263
- #: admin/views/ad-group.php:96
1264
- msgid "Update Groups"
1265
- msgstr "グループを更新します。"
1266
-
1267
- #: admin/views/ad-info-after-textarea.php:5
1268
- msgid ""
1269
- "The code of this ad might not work properly with the <em>Content</em> "
1270
- "placement."
1271
- msgstr ""
1272
- "<em>コンテンツ</em>の配置は、この広告のコードが正しく動作しない可能性がありま"
1273
- "す。"
1274
-
1275
- #: admin/views/ad-info-after-textarea.php:6
1276
- #, php-format
1277
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
1278
- msgstr "ヘルプを表示する<a href=\"%s\">サポート</a>をする手を差し伸べる。"
1279
-
1280
- #: admin/views/ad-info-bottom.php:2
1281
- msgctxt "wizard navigation"
1282
- msgid "previous"
1283
- msgstr "前"
1284
-
1285
- #: admin/views/ad-info-bottom.php:3
1286
- msgctxt "wizard navigation"
1287
- msgid "save"
1288
- msgstr "保存"
1289
-
1290
- #: admin/views/ad-info-bottom.php:4
1291
- msgctxt "wizard navigation"
1292
- msgid "next"
1293
- msgstr "次"
1294
-
1295
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
1296
- msgid "Stop Wizard and show all options"
1297
- msgstr "ウィザードを停止し、すべてのオプションを表示"
1298
-
1299
- #: admin/views/ad-info-top.php:5
1300
- #, php-format
1301
- msgid ""
1302
- "Congratulations! Your ad is now visible in the frontend."
1303
- msgstr ""
1304
- "おめでとう! あなたの広告はフロントエンドに表示されます"
1305
-
1306
- #: admin/views/ad-info-top.php:7
1307
- msgid "Where do you want to display the ad?"
1308
- msgstr "あなたは広告をどこに表示したいですか?"
1309
-
1310
- #: admin/views/ad-info-top.php:8
1311
- msgid "New placement"
1312
- msgstr "配置の新規作成"
1313
-
1314
- #: admin/views/ad-info-top.php:9 classes/ad_placements.php:47
1315
- msgid "Before Content"
1316
- msgstr "コンテンツの前"
1317
-
1318
- #: admin/views/ad-info-top.php:10 classes/ad_placements.php:59
1319
- msgid "Content"
1320
- msgstr "コンテンツ "
1321
-
1322
- #: admin/views/ad-info-top.php:11 classes/ad_placements.php:53
1323
- msgid "After Content"
1324
- msgstr "コンテンツの後"
1325
-
1326
- #: admin/views/ad-info-top.php:12
1327
- msgid "Manage Sidebar"
1328
- msgstr "サイドバーで管理"
1329
-
1330
- #: admin/views/ad-info-top.php:15
1331
- msgid "Show Pro Places"
1332
- msgstr "プロの配置で表示"
1333
-
1334
- #: admin/views/ad-info-top.php:19
1335
- msgid "Show Sticky Places"
1336
- msgstr "固定配置で表示"
1337
-
1338
- #: admin/views/ad-info-top.php:23
1339
- msgid "Show PopUp"
1340
- msgstr "ポップアップを表示"
1341
-
1342
- #: admin/views/ad-info-top.php:48
1343
- msgid "Existing placement"
1344
- msgstr "既存の配置"
1345
-
1346
- #: admin/views/ad-info-top.php:53
1347
- #, php-format
1348
- msgid "Or use the shortcode %s to insert the ad into the content manually."
1349
- msgstr "またはコンテンツに手動で広告を挿入するショートコード %s を使用します。"
1350
-
1351
- #: admin/views/ad-info-top.php:54
1352
- #, php-format
1353
- msgid ""
1354
- "Learn more about your choices to display an ad in the <a href=\"%s\" target="
1355
- "\"_blank\">manual</a>."
1356
- msgstr ""
1357
- "<a href=\"%s\" target=\"_blank\">手動</a>で広告を表示するあなたの選択肢につい"
1358
- "て説明します。"
1359
-
1360
- #: admin/views/ad-info-top.php:64
1361
- msgid "Start Wizard"
1362
- msgstr "ウィザードで開始"
1363
-
1364
- #: admin/views/ad-info-top.php:65
1365
- msgid "Stop Wizard"
1366
- msgstr "ウィザードを停止します。"
1367
-
1368
- #: admin/views/ad-info-top.php:83
1369
- msgid "Welcome to the Wizard"
1370
- msgstr "ウィザードへようこそ"
1371
-
1372
- #: admin/views/ad-info-top.php:84
1373
- msgid ""
1374
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
1375
- "the most common options are visible."
1376
- msgstr ""
1377
- "ウィザードでは、迅速に作成し、広告を発行できます。したがって、最も一般的なオ"
1378
- "プションのみが表示されます。"
1379
-
1380
- #: admin/views/ad-info.php:2
1381
- #, php-format
1382
- msgid "Ad Id: %s"
1383
- msgstr "広告 Id: %s"
1384
-
1385
- #: admin/views/ad-info.php:5
1386
- msgid "theme function"
1387
- msgstr "テーマ機能"
1388
-
1389
- #: admin/views/ad-info.php:7
1390
- #, php-format
1391
- msgid ""
1392
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
1393
- msgstr ""
1394
- "<a href=\"%s\" target=\"_blank\">マニュアル</a>で複数の表示オプションを検索し"
1395
- "ます。"
1396
-
1397
- #: admin/views/ad-info.php:11
1398
- msgid "click to change"
1399
- msgstr "クリックして変更する"
1400
-
1401
- #: admin/views/ad-info.php:15
1402
- msgid "Add a description"
1403
- msgstr "詳細な説明を追加"
1404
-
1405
- #: admin/views/ad-info.php:18
1406
- msgid "Internal description or your own notes about this ad."
1407
- msgstr "この広告についての内部説明またはあなたの注釈。"
1408
-
1409
- #: admin/views/ad-list-filters.php:2
1410
- msgid "all ad types"
1411
- msgstr "すべての広告タイプ"
1412
-
1413
- #: admin/views/ad-list-filters.php:5
1414
- msgid "all ad sizes"
1415
- msgstr "すべての広告サイズ"
1416
-
1417
- #: admin/views/ad-list-filters.php:8
1418
- msgid "all ad dates"
1419
- msgstr "すべての広告日付"
1420
-
1421
- #: admin/views/ad-list-filters.php:16
1422
- msgid "all ad groups"
1423
- msgstr "すべてのグループ"
1424
-
1425
- #: admin/views/ad-list-no-ads.php:2
1426
- msgid "Not many ads here yet. Get help from the following resources:"
1427
- msgstr "まだここには広告がありません。 以下のリソースから助けを得てください:"
1428
-
1429
- #: admin/views/ad-list-no-ads.php:3
1430
- msgid "Watch the “First Ad” Tutorial (Video)"
1431
- msgstr "「First Ad」チュートリアルを見る(ビデオ)"
1432
-
1433
- #: admin/views/ad-list-no-ads.php:4
1434
- msgid "Import Ads (Link)"
1435
- msgstr "広告インポート (リンク)"
1436
-
1437
- #: admin/views/ad-list-no-ads.php:5
1438
- msgid "Get dummy ad content (Link)"
1439
- msgstr "ダミー広告内容 (リンク) を取得します。"
1440
-
1441
- #: admin/views/ad-main-metabox.php:3
1442
- msgid "No ad types defined"
1443
- msgstr "定義されている広告の種類がありません。"
1444
-
1445
- #: admin/views/ad-output-metabox.php:1
1446
- msgid "Everything connected to the ads layout and output."
1447
- msgstr "接続された全ての広告のレイアウトの出力位置"
1448
-
1449
- #: admin/views/ad-output-metabox.php:4
1450
- #: admin/views/placements-ad-label-position.php:1
1451
- msgid "Position"
1452
- msgstr "配置"
1453
-
1454
- #: admin/views/ad-output-metabox.php:6
1455
- msgid "- default -"
1456
- msgstr "- デフォルト -"
1457
-
1458
- #: admin/views/ad-output-metabox.php:7
1459
- #: admin/views/placements-ad-label-position.php:2
1460
- #: admin/views/placements-ad-label-position.php:4
1461
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
1462
- #: admin/views/placements.php:53
1463
- msgid "default"
1464
- msgstr "既定"
1465
-
1466
- #: admin/views/ad-output-metabox.php:8
1467
- #: admin/views/placements-ad-label-position.php:6
1468
- #: admin/views/placements-ad-label-position.php:8
1469
- msgid "left"
1470
- msgstr "左"
1471
-
1472
- #: admin/views/ad-output-metabox.php:11
1473
- #: admin/views/placements-ad-label-position.php:9
1474
- #: admin/views/placements-ad-label-position.php:11
1475
- msgid "center"
1476
- msgstr "中央"
1477
-
1478
- #: admin/views/ad-output-metabox.php:14
1479
- #: admin/views/placements-ad-label-position.php:12
1480
- #: admin/views/placements-ad-label-position.php:14
1481
- msgid "right"
1482
- msgstr "右"
1483
-
1484
- #: admin/views/ad-output-metabox.php:18
1485
- msgid ""
1486
- "Check this if you don't want the following elements to float around the ad. "
1487
- "(adds a clearfix)"
1488
- msgstr ""
1489
- "次の要素を広告の周りに浮かべたくない場合は、これをチェックします。 (clearfix"
1490
- "を追加する)"
1491
-
1492
- #: admin/views/ad-output-metabox.php:22
1493
- msgid "Margin"
1494
- msgstr "マージン"
1495
-
1496
- #: admin/views/ad-output-metabox.php:24
1497
- msgid "top:"
1498
- msgstr "上端"
1499
-
1500
- #: admin/views/ad-output-metabox.php:26
1501
- msgid "right:"
1502
- msgstr "右"
1503
-
1504
- #: admin/views/ad-output-metabox.php:28
1505
- msgid "bottom:"
1506
- msgstr "下部"
1507
-
1508
- #: admin/views/ad-output-metabox.php:30
1509
- msgid "left:"
1510
- msgstr "左"
1511
-
1512
- #: admin/views/ad-output-metabox.php:32
1513
- msgid "tip: use this to add a margin around the ad"
1514
- msgstr "ヒント: これを使用して広告の周りに余白を追加する"
1515
-
1516
- #: admin/views/ad-output-metabox.php:35
1517
- msgid "container ID"
1518
- msgstr "カスタム コンテナー ID"
1519
-
1520
- #: admin/views/ad-output-metabox.php:38
1521
- msgid "Specify the id of the ad container. Leave blank for random or no id."
1522
- msgstr ""
1523
- "広告コンテナのIDを指定します。 無作為または無IDの場合は空白のままにします。"
1524
-
1525
- #: admin/views/ad-output-metabox.php:41
1526
- msgid "container classes"
1527
- msgstr "コンテナー クラス"
1528
-
1529
- #: admin/views/ad-output-metabox.php:44
1530
- msgid ""
1531
- "Specify one or more classes for the container. Separate multiple classes "
1532
- "with a space"
1533
- msgstr ""
1534
- "コンテナに1つまたは複数のクラスを指定します。 複数のクラスをスペースで区切る"
1535
-
1536
- #: admin/views/ad-output-metabox.php:47
1537
- msgid "Enable debug mode"
1538
- msgstr "デバッグモードを有効にします。"
1539
-
1540
- #: admin/views/ad-parameters-size.php:1
1541
- msgid "size"
1542
- msgstr "サイズ"
1543
-
1544
- #: admin/views/ad-parameters-size.php:3
1545
- msgid "width"
1546
- msgstr "横幅"
1547
-
1548
- #: admin/views/ad-parameters-size.php:4
1549
- msgid "height"
1550
- msgstr "高さ"
1551
-
1552
- #: admin/views/ad-parameters-size.php:8
1553
- msgid "reserve this space"
1554
- msgstr "このスペースを確保する"
1555
-
1556
- #: admin/views/ad-submitbox-meta.php:6
1557
- msgid "Set expiry date"
1558
- msgstr "有効期限"
1559
-
1560
- #: admin/views/ad-submitbox-meta.php:12
1561
- msgid "Month"
1562
- msgstr "月"
1563
-
1564
- #: admin/views/ad-submitbox-meta.php:16
1565
- #, php-format
1566
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
1567
- msgid "%1$s-%2$s"
1568
- msgstr "%1$s - %2$s"
1569
-
1570
- #: admin/views/ad-submitbox-meta.php:21
1571
- msgid "Day"
1572
- msgstr "日"
1573
-
1574
- #: admin/views/ad-submitbox-meta.php:22
1575
- msgid "Year"
1576
- msgstr "年"
1577
-
1578
- #: admin/views/ad-submitbox-meta.php:23
1579
- msgid "Hour"
1580
- msgstr "時間"
1581
-
1582
- #: admin/views/ad-submitbox-meta.php:24
1583
- msgid "Minute"
1584
- msgstr "分"
1585
-
1586
- #: admin/views/ad-submitbox-meta.php:29
1587
- #, php-format
1588
- msgctxt ""
1589
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
1590
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
1591
- msgstr "%1$s %2$s, %3$s @ %4$s %5$s"
1592
-
1593
- #: admin/views/ad-visitor-metabox.php:7
1594
- msgid ""
1595
- "Click on the button below if the ad should NOT be visible to all visitors"
1596
- msgstr ""
1597
- "広告がすべての訪問者に表示されないようにするには、下のボタンをクリックしてく"
1598
- "ださい"
1599
-
1600
- #: admin/views/ad-visitor-metabox.php:8
1601
- msgid "Hide the ad from some users"
1602
- msgstr "一部のユーザーからの広告を非表示します。"
1603
-
1604
- #: admin/views/ad-visitor-metabox.php:12
1605
- msgid ""
1606
- "Display conditions that are based on the user. Use with caution on cached "
1607
- "websites."
1608
- msgstr ""
1609
- "ユーザーに基づく条件を表示します。 キャッシュされたWebサイトでは慎重に使用し"
1610
- "てください。"
1611
-
1612
- #: admin/views/ad-visitor-metabox.php:47
1613
- msgid ""
1614
- "Visitor conditions limit the number of users who can see your ad. There is "
1615
- "no need to set visitor conditions if you want all users to see the ad."
1616
- msgstr ""
1617
- "ユーザーの条件によって、広告を表示できるユーザー数が制限されます。 すべての"
1618
- "ユーザーに広告を表示させる場合は、訪問ユーザーの条件を設定する必要はありませ"
1619
- "ん。"
1620
-
1621
- #: admin/views/ad-visitor-metabox.php:49
1622
- msgid "It seems that a caching plugin is activated."
1623
- msgstr "キャッシュのプラグインが有効になっているようです。"
1624
-
1625
- #: admin/views/ad-visitor-metabox.php:50
1626
- #, php-format
1627
- msgid ""
1628
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
1629
- "Pro</a> if dynamic features get cached."
1630
- msgstr ""
1631
- "ダイナミック機能でキャッシュされる場合は、<a href=\"%s\" target=\"_blank\">広"
1632
- "告管理プロ</a>のキャッシュ無効化をご覧ください。"
1633
-
1634
- #: admin/views/ad-visitor-metabox.php:67
1635
- #, php-format
1636
- msgid ""
1637
- "Define the exact browser width for which an ad should be visible using the "
1638
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
1639
- msgstr ""
1640
- "<a href=\"%s\" target=\"_blank\">レスポンシブアドオン</a>を使用してブラウザの"
1641
- "幅を正確に定義し広告を表示します。"
1642
-
1643
- #: admin/views/ad-visitor-metabox.php:113
1644
- msgid ""
1645
- "The visitor conditions below are deprecated. Please use the new version of "
1646
- "visitor conditions to replace it."
1647
- msgstr ""
1648
- "以下の訪問者の条件は推奨されていません。 新しいバージョンの訪問者の条件を使用"
1649
- "して交換してください。"
1650
-
1651
- #: admin/views/ad-visitor-metabox.php:119
1652
- msgid "Display on all devices"
1653
- msgstr "すべてのデバイスを表示します。"
1654
-
1655
- #: admin/views/ad-visitor-metabox.php:123
1656
- msgid "only on mobile devices"
1657
- msgstr "モバイルのみ"
1658
-
1659
- #: admin/views/ad-visitor-metabox.php:127
1660
- msgid "not on mobile devices"
1661
- msgstr "モバイルで無効"
1662
-
1663
- #: admin/views/feedback-disable.php:4
1664
- msgid "Why did you decide to disable Advanced Ads?"
1665
- msgstr "広告管理を無効にする理由は何でですか?"
1666
-
1667
- #: admin/views/feedback-disable.php:6
1668
- msgid "It is only temporary"
1669
- msgstr "それは一時的なものです"
1670
-
1671
- #: admin/views/feedback-disable.php:7
1672
- msgid "I need help to set it up"
1673
- msgstr "これを設定するために助けが必要です"
1674
-
1675
- #: admin/views/feedback-disable.php:8
1676
- msgid "I have a problem"
1677
- msgstr "問題がありますか?"
1678
-
1679
- #: admin/views/feedback-disable.php:9
1680
- msgid "Please let us know how we can help"
1681
- msgstr "私たちをどのように助けてくれるのか教えてください"
1682
-
1683
- #: admin/views/feedback-disable.php:12
1684
- #, php-format
1685
- msgid "Send me free help to %s"
1686
- msgstr "%s への無料ヘルプを送ってください。"
1687
-
1688
- #: admin/views/feedback-disable.php:14
1689
- msgid "I miss a feature"
1690
- msgstr "機能が足りません"
1691
-
1692
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
1693
- msgid "Which one?"
1694
- msgstr "どれですか?"
1695
-
1696
- #: admin/views/feedback-disable.php:16
1697
- msgid "I don’t use ads on my site"
1698
- msgstr "私は自分のサイトで広告を使用しない"
1699
-
1700
- #: admin/views/feedback-disable.php:17
1701
- msgid "I switched to another plugin"
1702
- msgstr "プラグインが必要がなくなった"
1703
-
1704
- #: admin/views/feedback-disable.php:19
1705
- msgid "other reason"
1706
- msgstr "他の理由"
1707
-
1708
- #: admin/views/feedback-disable.php:20
1709
- msgid "Please specify"
1710
- msgstr "ご指定ください"
1711
-
1712
- #: admin/views/feedback-disable.php:25
1713
- msgid "Submit & Deactivate"
1714
- msgstr "送信&非アクティブ化"
1715
-
1716
- #: admin/views/feedback-disable.php:26
1717
- msgid "Only Deactivate"
1718
- msgstr "非アクティブ化のみ"
1719
-
1720
- #: admin/views/feedback-disable.php:27
1721
- msgid "don’t deactivate"
1722
- msgstr "非アクティブ化しません。"
1723
-
1724
- #: admin/views/notices/adblock.php:2
1725
- msgid ""
1726
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
1727
- "ad setup."
1728
- msgstr ""
1729
- "広告セットアップで問題を防ぐためにあなたの<strong>広告ブロッカー</strong>を無"
1730
- "効にしてください。"
1731
-
1732
- #: admin/views/placements-ad-label-position.php:18
1733
- msgid ""
1734
- "Check this if you don't want the following elements to float around the ad. "
1735
- "(adds a placement_clearfix)"
1736
- msgstr ""
1737
- "次の要素を広告の周りに重ねて表示したくない場合は、これをチェックします。"
1738
- "(placement_clearfixを追加する)"
1739
-
1740
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
1741
- msgid "enabled"
1742
- msgstr "有効化済み"
1743
-
1744
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
1745
- msgid "disabled"
1746
- msgstr "無効化"
1747
-
1748
- #: admin/views/placements-content-index.php:1
1749
- msgid "after"
1750
- msgstr "後"
1751
-
1752
- #: admin/views/placements-content-index.php:1
1753
- msgid "before"
1754
- msgstr "前"
1755
-
1756
- #: admin/views/placements-content-index.php:21
1757
- msgid "start counting from bottom"
1758
- msgstr "下から数え始めます"
1759
-
1760
- #: admin/views/placements-item.php:2 admin/views/placements.php:187
1761
- msgid "--not selected--"
1762
- msgstr "-- 選択なし --"
1763
-
1764
- #: admin/views/placements.php:8
1765
- msgid ""
1766
- "Couldn’t create the new placement. Please check your form field and whether "
1767
- "the name is already in use."
1768
- msgstr ""
1769
- "新しい配置を作成できませんでした。 フォームフィールドと名前が既に使用されてい"
1770
- "るかどうかを確認してください。"
1771
-
1772
- #: admin/views/placements.php:10
1773
- msgid "Placements updated"
1774
- msgstr "設置を更新"
1775
-
1776
- #: admin/views/placements.php:14
1777
- msgid ""
1778
- "Placements are physically places in your theme and posts. You can use them "
1779
- "if you plan to change ads and ad groups on the same place without the need "
1780
- "to change your templates."
1781
- msgstr ""
1782
- "配置はテーマや投稿に物理的に配置されます。 テンプレートを変更することなく、同"
1783
- "じ場所で広告と広告グループを変更する予定がある場合は、これを使用できます。"
1784
-
1785
- #: admin/views/placements.php:15
1786
- #, php-format
1787
- msgid ""
1788
- "See also the manual for more information on <a href=\"%s\">placements</a>."
1789
- msgstr "<a href=\"%s\">配置</a>の詳細についてはマニュアルを参照してください。"
1790
-
1791
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
1792
- msgid "Options"
1793
- msgstr "オプション"
1794
-
1795
- #: admin/views/placements.php:43
1796
- #, php-format
1797
- msgid ""
1798
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
1799
- "check if the responsible add-on is activated."
1800
- msgstr ""
1801
- "配置タイプ\"%s\"が見つかりません、「既定」にリセットします。<br>担当のアドオ"
1802
- "ンがアクティブかどうかに確認してください。"
1803
-
1804
- #: admin/views/placements.php:59
1805
- msgid "show usage"
1806
- msgstr "ショートコードなどを表示"
1807
-
1808
- #: admin/views/placements.php:68
1809
- msgid "template (PHP)"
1810
- msgstr "テンプレート (PHP)"
1811
-
1812
- #: admin/views/placements.php:83
1813
- msgid "Item"
1814
- msgstr "アイテム"
1815
-
1816
- #: admin/views/placements.php:94
1817
- msgid "position"
1818
- msgstr "配置"
1819
-
1820
- #: admin/views/placements.php:98
1821
- msgid "Important Notice"
1822
- msgstr "重要なお知らせ"
1823
-
1824
- #: admin/views/placements.php:98
1825
- msgid ""
1826
- "Your server is missing an extension. This might break the content injection."
1827
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
1828
- "provider to enable <em>mbstring</em>."
1829
- msgstr ""
1830
- "サーバーには、拡張機能がありません。これはコンテンツ注入を中断可能性がありま"
1831
- "す。<br>すべて正常に動作、または他の<em>mbstring</em>を有効にするホスティン"
1832
- "グ プロバイダーに問い合わせてください場合は、この警告を無視します。"
1833
-
1834
- #: admin/views/placements.php:119
1835
- msgid "ad label"
1836
- msgstr "広告のラベル"
1837
-
1838
- #: admin/views/placements.php:128
1839
- msgid "show all options"
1840
- msgstr "すべてのイベントを表示"
1841
-
1842
- #: admin/views/placements.php:135
1843
- #, php-format
1844
- msgid ""
1845
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
1846
- "header of your website</a>."
1847
- msgstr ""
1848
- "チュートリアル:<a href=\"%s\" target=\"_blank\">どのようにあなたのウェブサイ"
1849
- "トのヘッダーに表示されている広告を配置します</a>。"
1850
-
1851
- #: admin/views/placements.php:142
1852
- msgctxt "checkbox to remove placement"
1853
- msgid "delete"
1854
- msgstr "削除"
1855
-
1856
- #: admin/views/placements.php:149
1857
- msgid "Save Placements"
1858
- msgstr "配置を保存"
1859
-
1860
- #: admin/views/placements.php:151
1861
- msgid "Create a new placement"
1862
- msgstr "新しい配置を作成します。"
1863
-
1864
- #: admin/views/placements.php:152
1865
- msgid "New Placement"
1866
- msgstr "配置の新規作成"
1867
-
1868
- #: admin/views/placements.php:160
1869
- msgid "Choose a placement type"
1870
- msgstr "配置の種類を選択します。"
1871
-
1872
- #: admin/views/placements.php:161
1873
- #, php-format
1874
- msgid ""
1875
- "Placement types define where the ad is going to be displayed. Learn more "
1876
- "about the different types from the <a href=\"%s\">manual</a>"
1877
- msgstr ""
1878
- "配置タイプは、広告は表示する予定を定義します。詳細については、<a href=\"%s\">"
1879
- "マニュアル</a>を見てください。"
1880
-
1881
- #: admin/views/placements.php:178
1882
- msgid "Please select a placement type."
1883
- msgstr "配置タイプを選択してください。"
1884
-
1885
- #: admin/views/placements.php:180
1886
- msgid "Choose a Name"
1887
- msgstr "名前を選択"
1888
-
1889
- #: admin/views/placements.php:181
1890
- msgid ""
1891
- "The name of the placement is only visible to you. Tip: choose a descriptive "
1892
- "one, e.g. <em>Below Post Headline</em>."
1893
- msgstr ""
1894
- "配置のの名前はあなただけが見ることができます。ヒント: 説明的なものを選択して"
1895
- "ください。 <em>記事の見出しの下</em>。"
1896
-
1897
- #: admin/views/placements.php:182
1898
- msgid "Placement Name"
1899
- msgstr "配置名"
1900
-
1901
- #: admin/views/placements.php:183
1902
- msgid "Please enter a name for your placement."
1903
- msgstr "あなたの配置の名前を入力してください。"
1904
-
1905
- #: admin/views/placements.php:184
1906
- msgid "Choose the Ad or Group"
1907
- msgstr "広告またはグループを選択"
1908
-
1909
- #: admin/views/placements.php:185
1910
- msgid "The ad or group that should be displayed."
1911
- msgstr "表示されるべき広告またはグループ。"
1912
-
1913
- #: admin/views/placements.php:204
1914
- msgid "Save New Placement"
1915
- msgstr "新しい配置を保存"
1916
-
1917
- #: admin/views/post-ad-settings-metabox.php:3
1918
- msgid "Disable ads on this page"
1919
- msgstr "このページの広告を無効にします。"
1920
-
1921
- #: admin/views/setting-license.php:5
1922
- msgid "Your license expired."
1923
- msgstr "ライセンス失効"
1924
-
1925
- #: admin/views/setting-license.php:12
1926
- msgid "Update expiry date"
1927
- msgstr "有効期限"
1928
-
1929
- #: admin/views/setting-license.php:15
1930
- #, php-format
1931
- msgid ""
1932
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
1933
- "target=\"_blank\">renew your license with a discount</a>."
1934
- msgstr ""
1935
- "更新した場合、またはサブスクリプションを持っている場合は%2$s をクリックする"
1936
- "か、割引で<a href=\"%1$s\" target=\"_blank\">ライセンス</a>を更新します。"
1937
-
1938
- #: admin/views/setting-license.php:27
1939
- #, php-format
1940
- msgid "(%d days left)"
1941
- msgstr "(残り %d 日)"
1942
-
1943
- #: admin/views/setting-license.php:31
1944
- msgid "License key"
1945
- msgstr "ライセンスキー"
1946
-
1947
- #: admin/views/setting-license.php:41
1948
- msgid "Deactivate License"
1949
- msgstr "ライセンスのアクティベートを解除"
1950
-
1951
- #: admin/views/setting-license.php:47
1952
- msgid "Update License"
1953
- msgstr "ライセンスの更新"
1954
-
1955
- #: admin/views/setting-license.php:47
1956
- msgid "Activate License"
1957
- msgstr "ライセンスをアクティブ化"
1958
-
1959
- #: admin/views/setting-license.php:51
1960
- msgid "License key invalid"
1961
- msgstr "ライセンス キーが無効です。"
1962
-
1963
- #: admin/views/setting-license.php:54
1964
- msgid "active"
1965
- msgstr "アクティブ"
1966
-
1967
- #: admin/views/setting-target.php:3
1968
- msgid ""
1969
- "Choose whether to open programatically created links in the same window (no "
1970
- "<code>target=\"_blank\"</code>) or not by default"
1971
- msgstr ""
1972
- "プログラムで作成されたリンクを同じウィンドウ( <code>target=\"_blank\"</"
1973
- "code> )で開くかどうかを選択するかどうかを選択します。"
1974
-
1975
- #: admin/views/settings-disable-ads.php:3
1976
- msgid "Disable all ads in frontend"
1977
- msgstr "フロント エンドのすべての広告を無効にします。"
1978
-
1979
- #: admin/views/settings-disable-ads.php:4
1980
- msgid ""
1981
- "Use this option to disable all ads in the frontend, but still be able to use "
1982
- "the plugin."
1983
- msgstr ""
1984
- "このオプションを使用すると、フロント エンドのすべての広告を無効にするが、まだ"
1985
- "プラグインを使用することができます。"
1986
-
1987
- #: admin/views/settings-disable-ads.php:8
1988
- msgid "Disable ads on 404 error pages"
1989
- msgstr "404エラーのページ上で広告を無効にします。"
1990
-
1991
- #: admin/views/settings-disable-ads.php:12
1992
- msgid "Disable ads on non-singular pages"
1993
- msgstr "非特異的なページの広告を無効にする"
1994
-
1995
- #: admin/views/settings-disable-ads.php:13
1996
- msgid ""
1997
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
1998
- msgstr ""
1999
- "例えば カテゴリ、タグ、著者、フロントページなどのアーカイブページ(一覧の場"
2000
- "合)"
2001
-
2002
- #: admin/views/settings-disable-ads.php:16
2003
- msgid "Disable ads on secondary queries"
2004
- msgstr "セカンダリクエリで広告を無効にする"
2005
-
2006
- #: admin/views/settings-disable-ads.php:17
2007
- msgid ""
2008
- "Secondary queries are custom queries of posts outside the main query of a "
2009
- "page. Try this option if you see ads injected on places where they shouldn’t "
2010
- "appear."
2011
- msgstr ""
2012
- "セカンダリクエリは、ページのメインクエリ以外のポストのカスタムクエリです。 広"
2013
- "告が表示されない場所に広告が掲載されている場合は、このオプションをお試しくだ"
2014
- "さい。"
2015
-
2016
- #: admin/views/settings-disable-ads.php:21
2017
- msgid "Disable ads in Feed"
2018
- msgstr "フィード内の広告を無効にする"
2019
-
2020
- #: admin/views/settings.php:35
2021
- msgid "Save settings on this page"
2022
- msgstr "このページに設定を保存する"
2023
-
2024
- #: admin/views/settings.php:49 modules/import-export/main.php:15
2025
- msgid "Import &amp; Export"
2026
- msgstr "インポート &amp; エクスポート"
2027
-
2028
- #: admin/views/settings.php:50
2029
- msgid "Advanced Ads on WordPress.org"
2030
- msgstr "WordPress.orgの広告管理"
2031
-
2032
- #: admin/views/settings.php:50
2033
- msgid "Advanced Ads on wp.org"
2034
- msgstr "wp.orgの広告管理"
2035
-
2036
- #: admin/views/settings.php:51
2037
- msgid "the company behind Advanced Ads"
2038
- msgstr "広告管理の開発会社"
2039
-
2040
- #: admin/views/support.php:7
2041
- msgid ""
2042
- "Please fix the red highlighted issues on this page or try to understand "
2043
- "their consequences before contacting support."
2044
- msgstr ""
2045
- "このページ上の問題を強調したりサポートに連絡する前に自分の結果を理解しようと"
2046
- "するために赤い表示を修正してください。"
2047
-
2048
- #: admin/views/support.php:11
2049
- #, php-format
2050
- msgid ""
2051
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
2052
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
2053
- "Please ask your hosting provider for more information."
2054
- msgstr ""
2055
- "あなたが<strong>PHP バージョン (%s) が低すぎます</strong>。広告管理は、PHP "
2056
- "5.3以上で作成されています。 それはうまくいくかもしれませんが、PHPの更新を強く"
2057
- "お勧めします。 詳細については、ホスティングプロバイダにお尋ねください。"
2058
-
2059
- #: admin/views/support.php:14
2060
- #, php-format
2061
- msgid ""
2062
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
2063
- "rotation or visitor conditions might not work properly. Use the cache-"
2064
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
2065
- "load ads dynamically."
2066
- msgstr ""
2067
- "あなたが<strong>ウェブサイトはキャッシュを使用</strong>します。広告のローテー"
2068
- "ションや訪問ユーザーのような動的な機能は正しく動作しない可能性があります。 動"
2069
- "的に広告を読み込むには、<a href=\"%s\" target=\"_blank\"> 広告管理Pro </a>の"
2070
- "キャッシュ無効化機能を使用します。"
2071
-
2072
- #: admin/views/support.php:17
2073
- msgid ""
2074
- "There is a <strong>new WordPress version available</strong>. Please update."
2075
- msgstr ""
2076
- "<strong>利用可能な新しいWordPress のバージョン</strong>があります。更新してく"
2077
- "ださい。"
2078
-
2079
- #: admin/views/support.php:20
2080
- msgid "There are <strong>plugin updates available</strong>. Please update."
2081
- msgstr ""
2082
- "<strong>利用可能なプラグインの更新</strong>があります。更新してください。"
2083
-
2084
- #: admin/views/support.php:29
2085
- #, php-format
2086
- msgid ""
2087
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
2088
- "site performance, it is known to alter code, including scripts from ad "
2089
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
2090
- "in support for Autoptimize."
2091
- msgstr ""
2092
- "<strong>Autoptimize プラグインが検出されました</strong>。このプラグインは、サ"
2093
- "イトのパフォーマンスのためですが、広告ネットワークからのスクリプトを含むコー"
2094
- "ドを変更が知られています。<a href=\"%s\" target=\"_blank\">広告管理プロ</a>で"
2095
- "Autoptimizeを使用した構築をサポートしています。"
2096
-
2097
- #: admin/views/support.php:32
2098
- #, php-format
2099
- msgid ""
2100
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
2101
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
2102
- msgstr ""
2103
- "strong>%1$s</strong>の問題を引き起こすことが知られているプラグイン。 <a href="
2104
- "\"%2$s\" target=\"_blank\">詳細</a>"
2105
-
2106
- #: admin/views/support.php:35
2107
- #, php-format
2108
- msgid ""
2109
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a href=\"%s"
2110
- "\">settings</a>."
2111
- msgstr ""
2112
- "一部または全部のページで広告が無効になっています。 <a href=\"%s\">設定</a>の"
2113
- "「無効な広告」を参照してください。"
2114
-
2115
- #: admin/views/support.php:46
2116
- msgid "Possible Issues"
2117
- msgstr "考えられる問題"
2118
-
2119
- #: admin/views/support.php:48
2120
- msgid "Ads not showing up"
2121
- msgstr "広告が表示されません"
2122
-
2123
- #: admin/views/support.php:49
2124
- msgid "Purchase & Licenses"
2125
- msgstr "購入&ライセンス"
2126
-
2127
- #: admin/views/support.php:50
2128
- msgid "General Issues"
2129
- msgstr "一般的な問題"
2130
-
2131
- #: admin/views/support.php:51
2132
- msgid "Issues with Add-Ons"
2133
- msgstr "アドオンの問題"
2134
-
2135
- #: admin/views/support.php:53
2136
- msgid ""
2137
- "Use the following form to search for solutions in the manual on "
2138
- "wpadvancedads.com"
2139
- msgstr "次のフォームを使用して、wpadvancedads.com で手動でソリューションを検索"
2140
-
2141
- #: admin/views/support.php:56
2142
- msgid "search"
2143
- msgstr "検索"
2144
-
2145
- #: admin/views/support.php:58
2146
- #, php-format
2147
- msgid ""
2148
- "Take a look at more common issues or contact us directly through the <a href="
2149
- "\"%s\" target=\"_blank\">support page</a>."
2150
- msgstr ""
2151
- "より一般的な問題をご覧いただくか、<a href=\"%s\" target=\"_blank\">サポート"
2152
- "ページ</a>から直接ご連絡ください。"
2153
-
2154
- #: classes/EDD_SL_Plugin_Updater.php:201
2155
- #, php-format
2156
- msgid ""
2157
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
2158
- msgstr ""
2159
- "利用可能な%1$sの新しいバージョンがあります。 %2$sViewバージョン%3$sの詳"
2160
- "細%4$s。"
2161
-
2162
- #: classes/EDD_SL_Plugin_Updater.php:209
2163
- #, php-format
2164
- msgid ""
2165
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
2166
- "or %5$supdate now%6$s."
2167
- msgstr ""
2168
- "利用可能な%1$s の新しいバージョンがあります。 %2$s表示バージョン %3$sの詳細"
2169
- "は%4$s または%5$sの現在更新の%6$s."
2170
-
2171
- #: classes/EDD_SL_Plugin_Updater.php:399
2172
- msgid "You do not have permission to install plugin updates"
2173
- msgstr "あなたはプラグインの更新プログラムをインストールする権限がありません"
2174
-
2175
- #: classes/EDD_SL_Plugin_Updater.php:399
2176
- msgid "Error"
2177
- msgstr "エラー "
2178
-
2179
- #: classes/ad-debug.php:32
2180
- msgid "The ad is displayed on the page"
2181
- msgstr "広告がページに表示されます"
2182
-
2183
- #: classes/ad-debug.php:34
2184
- msgid "The ad is not displayed on the page"
2185
- msgstr "広告がページに表示されていません"
2186
-
2187
- #: classes/ad-debug.php:39
2188
- msgid "Current query is not identical to main query."
2189
- msgstr "現在のクエリは、メインクエリと同一ではありません。"
2190
-
2191
- #: classes/ad-debug.php:45
2192
- msgid "current post"
2193
- msgstr "現在の投稿"
2194
-
2195
- #: classes/ad-debug.php:49
2196
- msgid "Current post is not identical to main post."
2197
- msgstr "現在のポストは、メインポストと同一ではありません。"
2198
-
2199
- #: classes/ad-debug.php:51
2200
- msgid "main post"
2201
- msgstr "主な記事"
2202
-
2203
- #: classes/ad-debug.php:98
2204
- msgid "current query"
2205
- msgstr "現在のクエリ"
2206
-
2207
- #: classes/ad-debug.php:98
2208
- msgid "main query"
2209
- msgstr "メインクエリ"
2210
-
2211
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
2212
- msgctxt "ad group singular name"
2213
- msgid "Ad Group"
2214
- msgstr "広告グループ"
2215
-
2216
- #: classes/ad-debug.php:128
2217
- msgid "Placement"
2218
- msgstr "配置"
2219
-
2220
- #: classes/ad-debug.php:271
2221
- msgid ""
2222
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
2223
- "work."
2224
- msgstr ""
2225
- "あなたのウェブサイトは、HTTPSを使用しているが、広告コードは、HTTPが含まれてお"
2226
- "り、動作しない可能性があります。"
2227
-
2228
- #: classes/ad_placements.php:31
2229
- msgid "Manual Placement"
2230
- msgstr "手動で配置"
2231
-
2232
- #: classes/ad_placements.php:32
2233
- msgid "Manual placement to use as function or shortcode."
2234
- msgstr "手動配置機能やショートコードとして使用します。"
2235
-
2236
- #: classes/ad_placements.php:37
2237
- msgid "Header Code"
2238
- msgstr "ヘッダーコード"
2239
-
2240
- #: classes/ad_placements.php:38
2241
- msgid ""
2242
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
2243
- msgstr "ヘッダーに挿入(終値前に &lt;/head&gt; タグ、頻繁に表示されていません) "
2244
-
2245
- #: classes/ad_placements.php:42
2246
- msgid "Footer Code"
2247
- msgstr "フッターコード"
2248
-
2249
- #: classes/ad_placements.php:43
2250
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
2251
- msgstr "フッターに挿入される (閉じる前に </ボディ > タグ)。"
2252
-
2253
- #: classes/ad_placements.php:48
2254
- msgid "Injected before the post content."
2255
- msgstr "記事の内容前に注入します。"
2256
-
2257
- #: classes/ad_placements.php:54
2258
- msgid "Injected after the post content."
2259
- msgstr "記事の内容後注入。"
2260
-
2261
- #: classes/ad_placements.php:60
2262
- msgid ""
2263
- "Injected into the content. You can choose the paragraph after which the ad "
2264
- "content is displayed."
2265
- msgstr "記事の内容に注入します。広告コンテンツを表示した後段落を選択できます。"
2266
-
2267
- #: classes/ad_placements.php:65
2268
- msgid "Sidebar Widget"
2269
- msgstr "サイドバーウィジェットエリア"
2270
-
2271
- #: classes/ad_placements.php:66
2272
- msgid ""
2273
- "Create a sidebar widget with an ad. Can be placed and used like any other "
2274
- "widget."
2275
- msgstr ""
2276
- "広告をサイドバーのウィジェットを作成します。配置され、他のウィジェットのよう"
2277
- "に使用することができます。"
2278
-
2279
- #: classes/ad_placements.php:218
2280
- #, php-format
2281
- msgid "paragraph (%s)"
2282
- msgstr "段落 (%s)"
2283
-
2284
- #: classes/ad_placements.php:219
2285
- #, php-format
2286
- msgid "paragraph without image (%s)"
2287
- msgstr "画像なしの段落 (%s)"
2288
-
2289
- #: classes/ad_placements.php:220
2290
- #, php-format
2291
- msgid "headline 2 (%s)"
2292
- msgstr "見出し 2 (%s)"
2293
-
2294
- #: classes/ad_placements.php:221
2295
- #, php-format
2296
- msgid "headline 3 (%s)"
2297
- msgstr "見出し 3 (%s)"
2298
-
2299
- #: classes/ad_placements.php:222
2300
- #, php-format
2301
- msgid "headline 4 (%s)"
2302
- msgstr "見出し 4 (%s)"
2303
-
2304
- #: classes/ad_placements.php:517
2305
- #, php-format
2306
- msgid "Set <em>%s</em> to show more ads"
2307
- msgstr "<em>%s</em>より多くの広告を表示する設定します。"
2308
-
2309
- #: classes/ad_type_content.php:35
2310
- msgid "Rich Content"
2311
- msgstr "豊富なコンテンツ"
2312
-
2313
- #: classes/ad_type_content.php:36
2314
- msgid ""
2315
- "The full content editor from WordPress with all features like shortcodes, "
2316
- "image upload or styling, but also simple text/html mode for scripts and code."
2317
- msgstr ""
2318
- "ショートコード、画像のアップロード、スタイリングだけでなくスクリプトやコード"
2319
- "から単純なテキスト/html モードのようなすべての機能を備えた WordPress の完全な"
2320
- "コンテンツエディター。"
2321
-
2322
- #: classes/ad_type_dummy.php:26
2323
- msgid "Dummy"
2324
- msgstr "ダミー広告内容 (リンク) を取得します。"
2325
-
2326
- #: classes/ad_type_dummy.php:27
2327
- msgid "Uses a simple placeholder ad for quick testing."
2328
- msgstr "クイックをテストするための単純なプレース ホルダー広告を使用します。"
2329
-
2330
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
2331
- msgid "url"
2332
- msgstr "URL"
2333
-
2334
- #: classes/ad_type_group.php:31
2335
- msgid ""
2336
- "Choose an existing ad group. Use this type when you want to assign the same "
2337
- "display and visitor conditions to all ads in that group."
2338
- msgstr ""
2339
- "既存の広告グループを選択します。そのグループのすべての広告に同じ表示と訪問者"
2340
- "条件を割り当てる場合は、この種類を使用します。"
2341
-
2342
- #: classes/ad_type_group.php:84
2343
- msgid "ad group"
2344
- msgstr "広告グループ"
2345
-
2346
- #: classes/ad_type_image.php:34
2347
- msgid "Image Ad"
2348
- msgstr "画像広告"
2349
-
2350
- #: classes/ad_type_image.php:35
2351
- msgid "Ads in various image formats."
2352
- msgstr "さまざまな画像形式の広告です。"
2353
-
2354
- #: classes/ad_type_image.php:55
2355
- msgid "Insert File"
2356
- msgstr "ファイルのURLを挿入"
2357
-
2358
- #: classes/ad_type_image.php:55
2359
- msgid "Insert"
2360
- msgstr "挿入"
2361
-
2362
- #: classes/ad_type_image.php:55
2363
- msgid "select image"
2364
- msgstr "画像選択"
2365
-
2366
- #: classes/ad_type_image.php:56
2367
- msgid "edit"
2368
- msgstr "編集"
2369
-
2370
- #: classes/ad_type_image.php:67
2371
- msgid "Link to target site"
2372
- msgstr "ターゲットサイトへのリンク"
2373
-
2374
- #: classes/ad_type_plain.php:31
2375
- msgid "Plain Text and Code"
2376
- msgstr "プレーン テキストとコード"
2377
-
2378
- #: classes/ad_type_plain.php:32
2379
- msgid ""
2380
- "Simple text editor without any filters. You might use it to display "
2381
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
2382
- "content field magic does not work here."
2383
- msgstr ""
2384
- "任意のフィルターなしの単純なテキスト エディターです。それを使用して、フィル"
2385
- "ター処理されていないコンテンツ、php コードまたは javascript を表示可能性があ"
2386
- "ります。ショート コードとその他のワードプレスのコンテンツ フィールド魔法はこ"
2387
- "こで動作しません。"
2388
-
2389
- #: classes/ad_type_plain.php:52
2390
- msgid "Insert plain text or code into this field."
2391
- msgstr "このフィールドには、プレーン テキストまたはコードを挿入します。"
2392
-
2393
- #: classes/ad_type_plain.php:87
2394
- msgid "Allow PHP"
2395
- msgstr "PHP ができるように"
2396
-
2397
- #: classes/ad_type_plain.php:89
2398
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
2399
- msgstr "PHP コードを実行 (包まれた <code>&lt;?php ?&gt;</code> )"
2400
-
2401
- #: classes/checks.php:244
2402
- #, php-format
2403
- msgid ""
2404
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
2405
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
2406
- "to misfortunate formats in forms, but should not damage features."
2407
- msgstr ""
2408
- "広告管理と他のライブラリ(おそらく<a href=\"%s\"> Twitter Bootstrap </a>)に"
2409
- "よって使用されるjQueryUIライブラリとの競合が考えられます。 これは、形式の中で"
2410
- "不幸な形式につながる可能性がありますが、機能に損傷を与えてはいけません。"
2411
-
2412
- #: classes/display-conditions.php:69
2413
- msgid "post type"
2414
- msgstr "投稿タイプ"
2415
-
2416
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
2417
- msgid "Choose the public post types on which to display the ad."
2418
- msgstr "広告を表示するパブリック ポスト タイプを選択します。"
2419
-
2420
- #: classes/display-conditions.php:76
2421
- msgid "specific pages"
2422
- msgstr "特定のページ"
2423
-
2424
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
2425
- msgid ""
2426
- "Choose on which individual posts, pages and public post type pages you want "
2427
- "to display or hide ads."
2428
- msgstr "広告を非表示にする個々 の投稿、ページ、投稿型のページを選択します。"
2429
-
2430
- #: classes/display-conditions.php:82
2431
- msgid "general conditions"
2432
- msgstr "一般的な条件"
2433
-
2434
- #: classes/display-conditions.php:88
2435
- msgid "author"
2436
- msgstr "投稿者"
2437
-
2438
- #: classes/display-conditions.php:97
2439
- msgid "content age"
2440
- msgstr "コンテンツの生存期間"
2441
-
2442
- #: classes/display-conditions.php:98
2443
- msgid "Display ads based on age of the page."
2444
- msgstr "ページの年齢に基づいて広告を表示します。"
2445
-
2446
- #: classes/display-conditions.php:106
2447
- msgid "taxonomy"
2448
- msgstr "分類"
2449
-
2450
- #: classes/display-conditions.php:107
2451
- msgid "Display ads based on the taxonomy of an archive page."
2452
- msgstr "アーカイブページの分類に基づいて広告を表示します。"
2453
-
2454
- #: classes/display-conditions.php:131
2455
- #, php-format
2456
- msgid "archive: %s"
2457
- msgstr "アーカイブ: %s"
2458
-
2459
- #: classes/display-conditions.php:224 classes/display-conditions.php:277
2460
- #: classes/display-conditions.php:332 classes/display-conditions.php:449
2461
- #: classes/visitor-conditions.php:126
2462
- msgid "is"
2463
- msgstr "一致"
2464
-
2465
- #: classes/display-conditions.php:225 classes/display-conditions.php:278
2466
- #: classes/display-conditions.php:333 classes/display-conditions.php:450
2467
- #: classes/visitor-conditions.php:127
2468
- msgid "is not"
2469
- msgstr "一致しない"
2470
-
2471
- #: classes/display-conditions.php:248 classes/display-conditions.php:293
2472
- #: classes/display-conditions.php:380 classes/display-conditions.php:424
2473
- msgctxt "Error message shown when no display condition term is selected"
2474
- msgid "Please select some items."
2475
- msgstr "いくつかの項目を選択してください"
2476
-
2477
- #: classes/display-conditions.php:294
2478
- #, php-format
2479
- msgid ""
2480
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
2481
- "terms</code> filter to change this limit according to <a href=\"%s\" target="
2482
- "\"_blank\">this page</a>."
2483
- msgstr ""
2484
- "上記は、%d 要素のみが表示されます。使用、 <code>advanced-ads-admin-max-"
2485
- "terms</code> <a href=\"%s\" target=\"_blank\">このページ</a>によるとこの制限"
2486
- "を変更するフィルター。"
2487
-
2488
- #: classes/display-conditions.php:415
2489
- msgctxt "display the terms search field on ad edit page"
2490
- msgid "add more terms"
2491
- msgstr "用語を追加します。"
2492
-
2493
- #: classes/display-conditions.php:417
2494
- msgid "term name or id"
2495
- msgstr "項名またはID"
2496
-
2497
- #: classes/display-conditions.php:478
2498
- msgid "title or id"
2499
- msgstr "タイトルまたは id"
2500
-
2501
- #: classes/display-conditions.php:523 includes/array_ad_conditions.php:63
2502
- msgid "Home Page"
2503
- msgstr "ホームページ"
2504
-
2505
- #: classes/display-conditions.php:524 includes/array_ad_conditions.php:64
2506
- msgid "show on Home page"
2507
- msgstr "ホーム ページに表示します。"
2508
-
2509
- #: classes/display-conditions.php:528 includes/array_ad_conditions.php:68
2510
- msgid "Singular Pages"
2511
- msgstr "単一ページ"
2512
-
2513
- #: classes/display-conditions.php:529 includes/array_ad_conditions.php:69
2514
- msgid "show on singular pages/posts"
2515
- msgstr "単数ページ/投稿を表示します。"
2516
-
2517
- #: classes/display-conditions.php:533 includes/array_ad_conditions.php:73
2518
- msgid "Archive Pages"
2519
- msgstr "アーカイブページ"
2520
-
2521
- #: classes/display-conditions.php:534 includes/array_ad_conditions.php:74
2522
- msgid "show on any type of archive page (category, tag, author and date)"
2523
- msgstr ""
2524
- "あらゆる種類のアーカイブ ページ (カテゴリ、タグ、作成者、日付) の地図します。"
2525
-
2526
- #: classes/display-conditions.php:538 includes/array_ad_conditions.php:78
2527
- msgid "Search Results"
2528
- msgstr "検索結果"
2529
-
2530
- #: classes/display-conditions.php:539 includes/array_ad_conditions.php:79
2531
- msgid "show on search result pages"
2532
- msgstr "検索結果ページに表示します。"
2533
-
2534
- #: classes/display-conditions.php:543 includes/array_ad_conditions.php:83
2535
- msgid "404 Page"
2536
- msgstr "404ページ"
2537
-
2538
- #: classes/display-conditions.php:544 includes/array_ad_conditions.php:84
2539
- msgid "show on 404 error page"
2540
- msgstr "404 エラーのページに表示します。"
2541
-
2542
- #: classes/display-conditions.php:548 includes/array_ad_conditions.php:88
2543
- msgid "Attachment Pages"
2544
- msgstr "添付ファイルページ"
2545
-
2546
- #: classes/display-conditions.php:549 includes/array_ad_conditions.php:89
2547
- msgid "show on attachment pages"
2548
- msgstr "添付ファイルのページを表示します。"
2549
-
2550
- #: classes/display-conditions.php:553 includes/array_ad_conditions.php:93
2551
- msgid "Secondary Queries"
2552
- msgstr "セカンダリのクエリ"
2553
-
2554
- #: classes/display-conditions.php:554 includes/array_ad_conditions.php:94
2555
- msgid "allow ads in secondary queries"
2556
- msgstr "セカンダリ クエリで広告を許可します。"
2557
-
2558
- #: classes/display-conditions.php:558
2559
- msgid "Feed"
2560
- msgstr "フィード"
2561
-
2562
- #: classes/display-conditions.php:559
2563
- msgid "allow ads in Feed"
2564
- msgstr "フィードの広告を許可します。"
2565
-
2566
- #: classes/display-conditions.php:587
2567
- msgid "older than"
2568
- msgstr "より古く"
2569
-
2570
- #: classes/display-conditions.php:588
2571
- msgid "younger than"
2572
- msgstr "より新しい"
2573
-
2574
- #: classes/display-conditions.php:589
2575
- msgid "days"
2576
- msgstr "日間"
2577
-
2578
- #: classes/filesystem.php:61
2579
- msgid "Could not access filesystem."
2580
- msgstr "ファイルシステムにアクセスできませんでした。"
2581
-
2582
- #: classes/filesystem.php:65
2583
- msgid "Filesystem error."
2584
- msgstr "ファイルシステムにエラー"
2585
-
2586
- #: classes/filesystem.php:72
2587
- msgid "Unable to locate WordPress root directory."
2588
- msgstr "ワードプレスのルート ディレクトリが見つかりません。"
2589
-
2590
- #: classes/filesystem.php:76
2591
- msgid "Unable to locate WordPress content directory (wp-content)."
2592
- msgstr ""
2593
- "ワードプレスのコンテンツのディレクトリ (wp-コンテンツ) が見つかりません。"
2594
-
2595
- #: classes/filesystem.php:80
2596
- #, php-format
2597
- msgid "Unable to locate needed folder (%s)."
2598
- msgstr "必要なフォルダー (%s) が見つかりません。"
2599
-
2600
- #: classes/frontend_checks.php:40
2601
- msgid "Ad Health"
2602
- msgstr "広告の状態"
2603
-
2604
- #: classes/frontend_checks.php:63
2605
- msgid "Random AdSense ads"
2606
- msgstr "ランダムの AdSense 広告"
2607
-
2608
- #: classes/frontend_checks.php:76
2609
- msgid "Ad blocker enabled"
2610
- msgstr "広告ブロッカーが有効になっている"
2611
-
2612
- #: classes/frontend_checks.php:90
2613
- #, php-format
2614
- msgid "<em>%s</em> filter does not exist"
2615
- msgstr "<em>%s</em>フィルタは存在しません。"
2616
-
2617
- #: classes/frontend_checks.php:107
2618
- msgid "Ads are disabled on this page"
2619
- msgstr "広告はこのページで無効になっています"
2620
-
2621
- #: classes/frontend_checks.php:121
2622
- msgid "Ads are disabled in the content of this page"
2623
- msgstr "広告はこのページの内容で無効にされています"
2624
-
2625
- #: classes/frontend_checks.php:134
2626
- msgid "the current post ID is 0 "
2627
- msgstr "現在の投稿IDは0です"
2628
-
2629
- #: classes/frontend_checks.php:149
2630
- msgid "Ads are disabled on 404 pages"
2631
- msgstr "広告は404ページで無効になっています"
2632
-
2633
- #: classes/frontend_checks.php:163
2634
- msgid "Ads are disabled on non singular pages"
2635
- msgstr "広告を非単数ページ上で無効にされています"
2636
-
2637
- #: classes/frontend_checks.php:177
2638
- #: modules/import-export/classes/XmlEncoder.php:61
2639
- #: modules/import-export/classes/XmlEncoder.php:64
2640
- #: modules/import-export/classes/XmlEncoder.php:193
2641
- #: modules/import-export/classes/XmlEncoder.php:196
2642
- #, php-format
2643
- msgid "The %s extension(s) is not loaded"
2644
- msgstr "%s 拡張子が読み込まれていません"
2645
-
2646
- #: classes/frontend_checks.php:193
2647
- msgid "Everything is fine"
2648
- msgstr "すべて順調"
2649
-
2650
- #: classes/frontend_checks.php:204
2651
- msgid "debug DFP ads"
2652
- msgstr "DFP広告デバッグ"
2653
-
2654
- #: classes/frontend_checks.php:215
2655
- msgid "highlight ads"
2656
- msgstr "ハイライト広告"
2657
-
2658
- #: classes/frontend_checks.php:318
2659
- #, php-format
2660
- msgid ""
2661
- "This ads was automatically placed here by AdSense. <a href=\"%s\" target="
2662
- "\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to learn more</"
2663
- "a>."
2664
- msgstr ""
2665
- "この広告が、アドセンスで自動的に配置されますここ。して<a href=\"%s\" target="
2666
- "\"_blank\" style=\"color:#fff;border-color:#fff;\">詳細については、ここをク"
2667
- "リック</a>します。"
2668
-
2669
- #: classes/visitor-conditions.php:32
2670
- msgid "device"
2671
- msgstr "デバイス"
2672
-
2673
- #: classes/visitor-conditions.php:33
2674
- msgid "Display ads only on mobile devices or hide them."
2675
- msgstr "モバイル デバイス上でのみ広告を表示または非表示にします。"
2676
-
2677
- #: classes/visitor-conditions.php:39
2678
- msgid "logged in visitor"
2679
- msgstr "訪問者をログイン"
2680
-
2681
- #: classes/visitor-conditions.php:40
2682
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
2683
- msgstr "訪問者がログインする、または広告を見るためにかどうか。"
2684
-
2685
- #: classes/visitor-conditions.php:86
2686
- msgid "Mobile (including tablets)"
2687
- msgstr "モバイル(タブレットを含みます)"
2688
-
2689
- #: classes/visitor-conditions.php:87
2690
- msgid "Desktop"
2691
- msgstr "デスクトップ"
2692
-
2693
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
2694
- msgid "Manual and Troubleshooting"
2695
- msgstr "マニュアルおよびトラブルシューティング"
2696
-
2697
- #: classes/visitor-conditions.php:98
2698
- #, php-format
2699
- msgid ""
2700
- "Display ads by the available space on the device or target tablets with the "
2701
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
2702
- msgstr ""
2703
- "持つデバイスまたはターゲットタブレット上で利用可能なスペースでディスプレイ広"
2704
- "告<a href=\"%s\" target=\"_blank\">応答アドオン</a>"
2705
-
2706
- #: classes/visitor-conditions.php:161
2707
- msgid "equal"
2708
- msgstr "等しい"
2709
-
2710
- #: classes/visitor-conditions.php:162
2711
- msgid "equal or higher"
2712
- msgstr "同等以上"
2713
-
2714
- #: classes/visitor-conditions.php:163
2715
- msgid "equal or lower"
2716
- msgstr "同じ、または低い"
2717
-
2718
- #: classes/visitor-conditions.php:194
2719
- msgid "contains"
2720
- msgstr "含まれています"
2721
-
2722
- #: classes/visitor-conditions.php:195
2723
- msgid "starts with"
2724
- msgstr "開始する"
2725
-
2726
- #: classes/visitor-conditions.php:196
2727
- msgid "ends with"
2728
- msgstr "終了する"
2729
-
2730
- #: classes/visitor-conditions.php:197
2731
- msgid "matches"
2732
- msgstr "一致"
2733
-
2734
- #: classes/visitor-conditions.php:198
2735
- msgid "matches regex"
2736
- msgstr "正規表現に一致"
2737
-
2738
- #: classes/visitor-conditions.php:199
2739
- msgid "does not contain"
2740
- msgstr "含まれていません"
2741
-
2742
- #: classes/visitor-conditions.php:200
2743
- msgid "does not start with"
2744
- msgstr "下記より始まらない"
2745
-
2746
- #: classes/visitor-conditions.php:201
2747
- msgid "does not end with"
2748
- msgstr "以下で終わらない"
2749
-
2750
- #: classes/visitor-conditions.php:202
2751
- msgid "does not match"
2752
- msgstr "不一致"
2753
-
2754
- #: classes/visitor-conditions.php:203
2755
- msgid "does not match regex"
2756
- msgstr "正規表現パターンに一致しません"
2757
-
2758
- #: classes/widget.php:22
2759
- msgid "Display Ads and Ad Groups."
2760
- msgstr "広告や広告グループを表示します。"
2761
-
2762
- #: classes/widget.php:61
2763
- msgid "Title:"
2764
- msgstr "タイトル:"
2765
-
2766
- #: includes/array_ad_conditions.php:39
2767
- msgid "Post Types"
2768
- msgstr "投稿タイプ"
2769
-
2770
- #: includes/array_ad_conditions.php:45
2771
- msgid "Categories, Tags and Taxonomies"
2772
- msgstr "カテゴリ、タグと分類"
2773
-
2774
- #: includes/array_ad_conditions.php:46
2775
- msgid ""
2776
- "Choose terms from public category, tag and other taxonomies a post must "
2777
- "belong to in order to have ads."
2778
- msgstr ""
2779
- "公開カテゴリ、タグおよびポストは広告があるために属さなければならない他の分類"
2780
- "から用語を選択します。"
2781
-
2782
- #: includes/array_ad_conditions.php:51
2783
- msgid "Category Archives"
2784
- msgstr "カテゴリーアーカイブ"
2785
-
2786
- #: includes/array_ad_conditions.php:52
2787
- msgid "comma seperated IDs of category archives"
2788
- msgstr "コンマ区切り Id カテゴリをアーカイブします。"
2789
-
2790
- #: includes/array_ad_conditions.php:57
2791
- msgid "Individual Posts, Pages and Public Post Types"
2792
- msgstr "個々 の投稿、ページおよびパブリック ポスト タイプ"
2793
-
2794
- #: modules/ad-blocker/admin/admin.php:96
2795
- msgid "Ad blocker fix"
2796
- msgstr "広告ブロッカーの修正"
2797
-
2798
- #: modules/ad-blocker/admin/admin.php:150
2799
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
2800
- msgstr ""
2801
- "ファイルシステムに接続することができません。あなたの資格情報をご確認くださ"
2802
- "い。"
2803
-
2804
- #: modules/ad-blocker/admin/admin.php:162
2805
- msgid "The asset folder was rebuilt successfully"
2806
- msgstr "asset フォルダーが正常に再構築されました。"
2807
-
2808
- #: modules/ad-blocker/admin/admin.php:223
2809
- msgid "There is no writable upload folder"
2810
- msgstr "書き込み可能なアップロード先のフォルダーがないです。"
2811
-
2812
- #: modules/ad-blocker/admin/admin.php:252
2813
- #, php-format
2814
- msgid "Unable to rename \"%s\" directory"
2815
- msgstr "ディレクトリ\"%s\"の名前を変更できません。"
2816
-
2817
- #: modules/ad-blocker/admin/admin.php:268
2818
- #: modules/ad-blocker/admin/admin.php:281
2819
- #: modules/ad-blocker/admin/admin.php:298
2820
- #, php-format
2821
- msgid "Unable to copy assets to the \"%s\" directory"
2822
- msgstr "アセットを\"%s\"ディレクトリにコピーできません。"
2823
-
2824
- #: modules/ad-blocker/admin/admin.php:331
2825
- #: modules/ad-blocker/admin/admin.php:351
2826
- #, php-format
2827
- msgid "We do not have direct write access to the \"%s\" directory"
2828
- msgstr "\"%s\"のディレクトリに直接アクセスしていません。"
2829
-
2830
- #: modules/ad-blocker/admin/admin.php:417
2831
- #, php-format
2832
- msgid ""
2833
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
2834
- "server?"
2835
- msgstr ""
2836
- "ディレクトリ %s を作成できませんでした。この親ディレクトリはサーバーによる書"
2837
- "き込みを許可していますか ?"
2838
-
2839
- #: modules/ad-blocker/admin/admin.php:428
2840
- #, php-format
2841
- msgid "Unable to copy files to %s"
2842
- msgstr "ファイルを %s にコピーできません。"
2843
-
2844
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
2845
- msgid "Ad blocker file folder"
2846
- msgstr "広告ブロッカー ファイル フォルダー"
2847
-
2848
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
2849
- msgid "Upload folder is not writable"
2850
- msgstr "アップロード先のフォルダーが書き込み可能ではありません。"
2851
-
2852
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
2853
- msgid "Asset path"
2854
- msgstr "アセットパス"
2855
-
2856
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
2857
- msgid "Asset URL"
2858
- msgstr "アセット URL"
2859
-
2860
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
2861
- msgid "Rename assets"
2862
- msgstr "アセットの名称変更"
2863
-
2864
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
2865
- msgid "Check if you want to change the names of the assets"
2866
- msgstr "アセットの名前を変更するかどうかはチェックしてください。"
2867
-
2868
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
2869
- #, php-format
2870
- msgid ""
2871
- "Please, rebuild the asset folder. All assets will be located in <strong>%s</"
2872
- "strong>"
2873
- msgstr ""
2874
- "アセットフォルダーを再構築してください。すべてのアセットを<strong>%s</strong>"
2875
- "に配置されます。"
2876
-
2877
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
2878
- msgid "Rebuild asset folder"
2879
- msgstr "アセットフォルダーを再構築します。"
2880
-
2881
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
2882
- msgid ""
2883
- "The ad block disguise can only be set by the super admin on the main site in "
2884
- "the network."
2885
- msgstr ""
2886
- "広告ブロックの変装は、ネットワークの主なサイトのスーパー管理者によってのみ設"
2887
- "定できます。"
2888
-
2889
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
2890
- msgid ""
2891
- "Prevents ad block software from breaking your website when blocking asset "
2892
- "files (.js, .css)."
2893
- msgstr ""
2894
- "広告ブロック ソフトウェアが資産に (.js や .css) ファイルをブロックするときに"
2895
- "あなたのウェブサイトを破壊するを防ぎます。"
2896
-
2897
- #: modules/gadsense/admin/admin.php:27
2898
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
2899
- msgid "Responsive"
2900
- msgstr "レスポンシブ"
2901
-
2902
- #: modules/gadsense/admin/admin.php:45
2903
- msgid "The ad details couldn't be retrieved from the ad code"
2904
- msgstr "広告コードから広告の詳細を取得できませんでした。"
2905
-
2906
- #: modules/gadsense/admin/admin.php:46
2907
- msgid ""
2908
- "Warning : The AdSense account from this code does not match the one set with "
2909
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
2910
- "end."
2911
- msgstr ""
2912
- "警告: このコードから AdSense アカウントは、高度な広告のプラグインの 1 つの"
2913
- "セットを一致しません。この広告は、フロント エンドで使用する場合の問題を可能性"
2914
- "があります。"
2915
-
2916
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
2917
- msgid "AdSense"
2918
- msgstr "Google AdSense"
2919
-
2920
- #: modules/gadsense/admin/admin.php:132
2921
- msgid "AdSense ID"
2922
- msgstr "アドセンス ID"
2923
-
2924
- #: modules/gadsense/admin/admin.php:141
2925
- msgid "Limit to 3 ads"
2926
- msgstr "3つの広告に制限する"
2927
-
2928
- #: modules/gadsense/admin/admin.php:150
2929
- msgid "Activate Page-Level ads"
2930
- msgstr "ページレベルで広告をアクティブにする"
2931
-
2932
- #: modules/gadsense/admin/admin.php:170
2933
- #, php-format
2934
- msgid ""
2935
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
2936
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
2937
- msgstr ""
2938
- "あなたのページに AdSense を使用するためにサイト運営者 ID を入力してください。"
2939
- "<a href=\"%s\" target=\"_blank\">マニュアル</a>の詳細を参照してください。"
2940
-
2941
- #: modules/gadsense/admin/admin.php:184
2942
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
2943
- msgstr "AdSense サイト運営者 ID <em>(pub-xxxxxxxxxxxxxx)</em>"
2944
-
2945
- #: modules/gadsense/admin/admin.php:196
2946
- #, php-format
2947
- msgid "Limit to %d AdSense ads"
2948
- msgstr "%d 個のAdSense広告に制限します。"
2949
-
2950
- #: modules/gadsense/admin/admin.php:200
2951
- msgid ""
2952
- "There is no explicit limit for AdSense ads anymore, but you can still use "
2953
- "this setting to prevent too many AdSense ads to show accidentally on your "
2954
- "site."
2955
- msgstr ""
2956
- "AdSense広告には明示的な制限はありませんが、あまりにも多くのAdSense広告があな"
2957
- "たのサイトに誤って表示されないようにこの設定を使用することはできます。"
2958
-
2959
- #: modules/gadsense/admin/admin.php:204
2960
- msgid ""
2961
- "Due to technical restrictions, the limit does not work on placements with "
2962
- "cache-busting enabled."
2963
- msgstr ""
2964
- "技術的な制限のため、キャッシュの破棄が有効になっているプレースメントでは制限"
2965
- "が適用されません。"
2966
-
2967
- #: modules/gadsense/admin/admin.php:218
2968
- msgid "Insert Page-Level ads code on all pages."
2969
- msgstr "すべてのページにページレベルの広告コードを挿入します。"
2970
-
2971
- #: modules/gadsense/admin/admin.php:219
2972
- msgid ""
2973
- "You still need to enable Page-Level ads in your AdSense account. See <a href="
2974
- "\"https://support.google.com/adsense/answer/6245304\" target=\"_blank"
2975
- "\">AdSense Help</a> (requires AdSense-login) for more information."
2976
- msgstr ""
2977
- "AdSenseアカウントでページレベル広告を有効にする必要があります。 詳細について"
2978
- "は、<a href=\"https://support.google.com/adsense/answer/6245304\" target="
2979
- "\"_blank\"> AdSenseヘルプ</a>(AdSenseログインが必要)をご覧ください。"
2980
-
2981
- #: modules/gadsense/admin/admin.php:220
2982
- #, php-format
2983
- msgid ""
2984
- "Please notice that this code might also activate QuickStart ads. Please read "
2985
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
2986
- "random places</strong>."
2987
- msgstr ""
2988
- "このコードはクイックスタート広告を有効にする場合があります。 <strong>広告がラ"
2989
- "ンダムな場所に表示されている場合は<a href=\"%s\" target=\"_blank\">この記事</"
2990
- "a>をご覧ください。</ strong>"
2991
-
2992
- #: modules/gadsense/admin/admin.php:238
2993
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
2994
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
2995
- msgstr ""
2996
- "パブリッシャーIDの形式が正しくありません。(「pub-」で始まる必要があります)"
2997
-
2998
- #: modules/gadsense/admin/admin.php:312
2999
- #, php-format
3000
- msgid ""
3001
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
3002
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
3003
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
3004
- "wrapped in text."
3005
- msgstr ""
3006
- "レスポンシブなAdSense広告は、<em> 配置</em>を左または右に設定すると確実に動作"
3007
- "しません。 テキストを行内に納めるには、<em>タイプ</em>を「通常」に変更する"
3008
- "か、<a href=\"%s\" target=\"_blank\">このチュートリアル</a>に従ってください。"
3009
-
3010
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
3011
- msgid ""
3012
- "Copy the ad code from your AdSense account, paste it into the area below and "
3013
- "click on <em>Get details</em>."
3014
- msgstr ""
3015
- "AdSenseアカウントの広告コードをコピーして下のエリアに貼り付け、<em>詳細を取得"
3016
- "</em>をクリックします。"
3017
-
3018
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3019
- msgid "Get details"
3020
- msgstr "詳細を取得"
3021
-
3022
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
3023
- msgid "Insert new AdSense code"
3024
- msgstr "新しい AdSense コードを挿入します。"
3025
-
3026
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3027
- msgid "Ad Slot ID"
3028
- msgstr "広告スロット ID"
3029
-
3030
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3031
- #, php-format
3032
- msgid "Publisher ID: %s"
3033
- msgstr "パブリッシャー ID: %s"
3034
-
3035
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3036
- #, php-format
3037
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3038
- msgstr "<a href=\"%s\" target=\"_blank\">ここでそれを変更</a>してください。"
3039
-
3040
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3041
- msgid "Normal"
3042
- msgstr "標準"
3043
-
3044
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
3045
- msgid "Responsive (Matched Content)"
3046
- msgstr "レスポンシブ(一致したコンテンツ)"
3047
-
3048
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
3049
- msgid "Link ads"
3050
- msgstr "広告リンク"
3051
-
3052
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
3053
- msgid "Link ads (Responsive)"
3054
- msgstr "広告リンク (レスポンシブ)"
3055
-
3056
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
3057
- msgid "InArticle"
3058
- msgstr "記事内広告"
3059
-
3060
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
3061
- msgid "InFeed"
3062
- msgstr "記事一覧内差し込み広告"
3063
-
3064
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
3065
- #, php-format
3066
- msgid ""
3067
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
3068
- "define the exact size for each browser width or choose between horizontal, "
3069
- "vertical, or rectangle formats."
3070
- msgstr ""
3071
- "各ブラウザーの幅の正確なサイズを定義または、水平、垂直、または四角形の形式の"
3072
- "間で選択するために<a href=\"%s\" target=\"_blank\">応答のアドオン</a>を使用し"
3073
- "ます。"
3074
-
3075
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3076
- msgid "Resizing"
3077
- msgstr "サイズ"
3078
-
3079
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
3080
- msgid "Tutorial: How to place ads between posts?"
3081
- msgstr "チュートリアル: 記事一覧で投稿と投稿の間に広告を配置する方法。"
3082
-
3083
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
3084
- msgid "Layout"
3085
- msgstr "レイアウト"
3086
-
3087
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
3088
- msgid "Layout-Key"
3089
- msgstr "レイアウト キー"
3090
-
3091
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3092
- msgid "AdSense ad"
3093
- msgstr "アドセンス広告"
3094
-
3095
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3096
- msgid "Use ads from your Google AdSense account"
3097
- msgstr "あなたの Google AdSense アカウントの広告を使用してください。"
3098
-
3099
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3100
- msgid "Your AdSense Publisher ID is missing."
3101
- msgstr "サイト運営者 ID がありません。"
3102
-
3103
- #: modules/gadsense/includes/class-gadsense-data.php:37
3104
- msgid "Auto"
3105
- msgstr "自動"
3106
-
3107
- #: modules/gadsense/main.php:19
3108
- msgid " at "
3109
- msgstr "の"
3110
-
3111
- #: modules/import-export/classes/XmlEncoder.php:75
3112
- msgctxt "import_export"
3113
- msgid "The data must be an array"
3114
- msgstr "データ配列でなければなりません"
3115
-
3116
- #: modules/import-export/classes/XmlEncoder.php:103
3117
- #, php-format
3118
- msgctxt "import_export"
3119
- msgid "The key %s is not valid"
3120
- msgstr "キー %s が無効"
3121
-
3122
- #: modules/import-export/classes/XmlEncoder.php:149
3123
- #, php-format
3124
- msgctxt "import_export"
3125
- msgid "An unexpected value could not be serialized: %s"
3126
- msgstr "予期しない値をシリアライズできませんでした: %s"
3127
-
3128
- #: modules/import-export/classes/XmlEncoder.php:201
3129
- msgctxt "import_export"
3130
- msgid "Invalid XML data, it can not be empty"
3131
- msgstr "それは空にできません無効な XML データ"
3132
-
3133
- #: modules/import-export/classes/XmlEncoder.php:223
3134
- #, php-format
3135
- msgctxt "import_export"
3136
- msgid "XML error: %s"
3137
- msgstr "エラー: %s"
3138
-
3139
- #: modules/import-export/classes/import.php:64
3140
- msgid "Please enter XML content"
3141
- msgstr "XML コンテンツを入力してください。"
3142
-
3143
- #: modules/import-export/classes/import.php:145
3144
- #: modules/import-export/classes/import.php:561
3145
- #, php-format
3146
- msgid "New attachment created <em>%s</em> %s"
3147
- msgstr "<em>%s</em>の %s で新しい添付ファイル作成"
3148
-
3149
- #: modules/import-export/classes/import.php:177
3150
- #, php-format
3151
- msgid "Failed to import <em>%s</em>"
3152
- msgstr " <em>%s</em>のインポートに失敗しました。"
3153
-
3154
- #: modules/import-export/classes/import.php:185
3155
- #, php-format
3156
- msgid "New ad created: <em>%s</em> %s"
3157
- msgstr "新しい広告の作成: <em>%s</em> %s"
3158
-
3159
- #: modules/import-export/classes/import.php:228
3160
- #, php-format
3161
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
3162
- msgstr "条件を割り当てられます: <em>%s</em>、投稿する: <em>%s</em>"
3163
-
3164
- #: modules/import-export/classes/import.php:290
3165
- #, php-format
3166
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
3167
- msgstr "新しいグループの作成、id: <em>%s</em>名前: <em>%s</em>"
3168
-
3169
- #: modules/import-export/classes/import.php:292
3170
- #, php-format
3171
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
3172
- msgstr "分類のインポートに失敗しました: <em>%s</em>用語: <em>%s</em>"
3173
-
3174
- #: modules/import-export/classes/import.php:357
3175
- #, php-format
3176
- msgid "Placement <em>%s</em> created"
3177
- msgstr "配置<em>%s</em>が作成されました"
3178
-
3179
- #: modules/import-export/classes/import.php:472
3180
- #, php-format
3181
- msgid "Option was updated: <em>%s</em>"
3182
- msgstr "オプションが更新されました: <em>%s</em>"
3183
-
3184
- #: modules/import-export/classes/import.php:475
3185
- #, php-format
3186
- msgid "Option already exists: <em>%s</em>"
3187
- msgstr "オプションは既に存在します: <em>%s</em>"
3188
-
3189
- #: modules/import-export/classes/import.php:497
3190
- #, php-format
3191
- msgid "Failed to create import directory <em>%s</em>"
3192
- msgstr "インポート ディレクトリ<em>%s</em>を作成できませんでした。"
3193
-
3194
- #: modules/import-export/classes/import.php:502
3195
- #, php-format
3196
- msgid "Import directory is not writable: <em>%s</em>"
3197
- msgstr "インポート ディレクトリが書き込み可能ではありません: <em>%s</em>"
3198
-
3199
- #: modules/import-export/classes/import.php:510
3200
- msgid ""
3201
- "File is empty, uploads are disabled or post_max_size is smaller than "
3202
- "upload_max_filesize in php.ini"
3203
- msgstr ""
3204
- "ファイルが空で、アップロードが無効になっているまたは post_max_size は php."
3205
- "ini で upload_max_filesize よりも小さい"
3206
-
3207
- #: modules/import-export/classes/import.php:520
3208
- #, php-format
3209
- msgid "Failed to upload file, error: <em>%s</em>"
3210
- msgstr "エラー ファイルをアップロードに失敗しました: <em>%s</em>"
3211
-
3212
- #: modules/import-export/classes/import.php:525
3213
- msgid "File is empty."
3214
- msgstr "ファイルパスが空です"
3215
-
3216
- #: modules/import-export/classes/import.php:530
3217
- #, php-format
3218
- msgid ""
3219
- "The file could not be created: <em>%s</em>. This is probably a permissions "
3220
- "problem"
3221
- msgstr ""
3222
- "ファイルを作成できませんでした: <em>%s</em>。これはおそらく、アクセス許可の問"
3223
- "題"
3224
-
3225
- #: modules/import-export/classes/import.php:603
3226
- #, php-format
3227
- msgid "Invalid filetype <em>%s</em>"
3228
- msgstr "<em>%s</em> は無効なファイルタイプ"
3229
-
3230
- #: modules/import-export/classes/import.php:608
3231
- #: modules/import-export/classes/import.php:615
3232
- #: modules/import-export/classes/import.php:623
3233
- #: modules/import-export/classes/import.php:638
3234
- #, php-format
3235
- msgid "Error getting remote image <em>%s</em>"
3236
- msgstr "リモート イメージ<em>%s</em>を取得中のエラー"
3237
-
3238
- #: modules/import-export/classes/import.php:632
3239
- #, php-format
3240
- msgid "Zero size file downloaded <em>%s</em>"
3241
- msgstr "<em>%s</em> はゼロサイズのファイルがダウンロード"
3242
-
3243
- #: modules/import-export/views/page.php:16
3244
- msgid "Export"
3245
- msgstr "エクスポート"
3246
-
3247
- #: modules/import-export/views/page.php:17
3248
- msgid ""
3249
- "When you click the button below Advanced Ads will create an XML file for you "
3250
- "to save to your computer."
3251
- msgstr ""
3252
- "高度な広告の下のボタンをクリックするときは、お使いのコンピューターに保存する"
3253
- "ために XML ファイルが作成されます。"
3254
-
3255
- #: modules/import-export/views/page.php:28
3256
- msgid "Download Export File"
3257
- msgstr "エクスポートファイルのダウンロード"
3258
-
3259
- #: modules/import-export/views/page.php:33
3260
- msgid "Import"
3261
- msgstr "インポート"
3262
-
3263
- #: modules/import-export/views/page.php:44
3264
- msgid "Choose an XML file"
3265
- msgstr "XML ファイルを選択します。"
3266
-
3267
- #: modules/import-export/views/page.php:45
3268
- msgid "Copy an XML content"
3269
- msgstr "XML コンテンツをコピーします。"
3270
-
3271
- #: modules/import-export/views/page.php:52
3272
- msgid ""
3273
- "Before you can upload your import file, you will need to fix the following "
3274
- "error:"
3275
- msgstr "インポートファイルをアップロードする前に、次を修正する必要があります:"
3276
-
3277
- #: modules/import-export/views/page.php:57
3278
- #, php-format
3279
- msgid "Maximum size: %s"
3280
- msgstr "最大サイズ: %s"
3281
-
3282
- #: modules/import-export/views/page.php:66
3283
- msgid "Start import"
3284
- msgstr "インポートの開始"
3285
-
3286
- #: public/class-advanced-ads.php:317
3287
- msgid "Advanced Ads Error following:"
3288
- msgstr "高度な広告エラーをフォロー中:"
3289
-
3290
- #: public/class-advanced-ads.php:320
3291
- #, php-format
3292
- msgid "Advanced Ads Error: %s"
3293
- msgstr "高度な広告エラー: %s"
3294
-
3295
- #: public/class-advanced-ads.php:580
3296
- msgctxt "ad group general name"
3297
- msgid "Ad Groups"
3298
- msgstr "広告グループ"
3299
-
3300
- #: public/class-advanced-ads.php:582
3301
- msgid "Search Ad Groups"
3302
- msgstr "広告グループを検索..."
3303
-
3304
- #: public/class-advanced-ads.php:583
3305
- msgid "All Ad Groups"
3306
- msgstr "すべてのグループ"
3307
-
3308
- #: public/class-advanced-ads.php:584
3309
- msgid "Parent Ad Groups"
3310
- msgstr "親広告グループ"
3311
-
3312
- #: public/class-advanced-ads.php:585
3313
- msgid "Parent Ad Groups:"
3314
- msgstr "親広告グループ:"
3315
-
3316
- #: public/class-advanced-ads.php:586
3317
- msgid "Edit Ad Group"
3318
- msgstr "広告グループを編集"
3319
-
3320
- #: public/class-advanced-ads.php:587
3321
- msgid "Update Ad Group"
3322
- msgstr "広告グループの更新"
3323
-
3324
- #: public/class-advanced-ads.php:588
3325
- msgid "Add New Ad Group"
3326
- msgstr "新しい広告グループを追加"
3327
-
3328
- #: public/class-advanced-ads.php:589
3329
- msgid "New Ad Groups Name"
3330
- msgstr "新しい広告グループの名前"
3331
-
3332
- #: public/class-advanced-ads.php:591
3333
- msgid "No Ad Group found"
3334
- msgstr "広告グループが見つかりません"
3335
-
3336
- #: public/class-advanced-ads.php:622
3337
- msgid "Edit Ad"
3338
- msgstr "広告編集"
3339
-
3340
- #: public/class-advanced-ads.php:624
3341
- msgid "View"
3342
- msgstr "表示"
3343
-
3344
- #: public/class-advanced-ads.php:625
3345
- msgid "View the Ad"
3346
- msgstr "広告を表示"
3347
-
3348
- #: public/class-advanced-ads.php:626
3349
- msgid "Search Ads"
3350
- msgstr "広告を検索"
3351
-
3352
- #: public/class-advanced-ads.php:627
3353
- msgid "No Ads found"
3354
- msgstr "広告がみつかりません"
3355
-
3356
- #: public/class-advanced-ads.php:628
3357
- msgid "No Ads found in Trash"
3358
- msgstr "ゴミ箱に広告がみつかりません"
3359
-
3360
- #: public/class-advanced-ads.php:629
3361
- msgid "Parent Ad"
3362
- msgstr "メイン広告"
3363
-
3364
- #: public/class-advanced-ads.php:754
3365
- msgctxt "label above ads"
3366
- msgid "Advertisements"
3367
- msgstr "広告"
3368
-
3369
- #: public/views/ad-debug.php:18
3370
- msgid "Ad debug output"
3371
- msgstr "広告のデバッグ出力"
3372
-
3373
- #: public/views/ad-debug.php:20
3374
- msgid "Find solutions in the manual"
3375
- msgstr "マニュアルで解決策を見つけます"
3376
-
3377
- #~ msgid "Tips and Tutorials"
3378
- #~ msgstr "ヒントとチュートリアル"
3379
-
3380
- #~ msgid "Setup and Optimization Help"
3381
- #~ msgstr "セットアップおよび最適化ヘルプ"
3382
-
3383
- #~ msgid "Advanced Ads Pro"
3384
- #~ msgstr "高度な広告プロ"
3385
-
3386
- #~ msgid "Tracking and Stats"
3387
- #~ msgstr "トラッキングと統計情報"
3388
-
3389
- #~ msgid "Responsive and Mobile ads"
3390
- #~ msgstr "レスポンシブとモバイル広告"
3391
-
3392
- #~ msgid "Geo Targeting"
3393
- #~ msgstr "ジオターゲティング"
3394
-
3395
- #~ msgid "Sticky ads"
3396
- #~ msgstr "粘着性がある広告"
3397
-
3398
- #~ msgid "PopUps and Layers"
3399
- #~ msgstr "ポップアップとレイヤー"
3400
-
3401
- #~ msgid "Ad Slider"
3402
- #~ msgstr "広告スライダー"
3403
-
3404
- #~ msgid "Selling Ads"
3405
- #~ msgstr "広告を販売"
3406
-
3407
- #~ msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
3408
- #~ msgstr ""
3409
- #~ "メルマガに参加する事で 2つの<strong>無料のアドオン</strong>を取得します。"
3410
-
3411
- #~ msgid ""
3412
- #~ "Learn more about how and <strong>how much you can earn with AdSense</"
3413
- #~ "strong> and Advanced Ads from the dedicated newsletter group."
3414
- #~ msgstr ""
3415
- #~ "専用のニュースレターグループから<strong> AdSenseで収益を上げる方法</"
3416
- #~ "strong>と広告管理の仕組みについて詳しくは、こちらをご覧ください。"
3417
-
3418
- #~ msgid "Get the first steps and more tutorials to your inbox."
3419
- #~ msgstr "最初のステップと受信トレイに多くのチュートリアルを取得します。"
3420
-
3421
- #~ msgid "Send it now"
3422
- #~ msgstr "それを今すぐ送信します。"
3423
-
3424
- #~ msgid ""
3425
- #~ "Ad Groups contain ads and are currently used to rotate multiple ads on a "
3426
- #~ "single spot."
3427
- #~ msgstr ""
3428
- #~ "広告グループは広告を含む、単一の場所で複数の広告を回転に利用されています。"
3429
-
3430
- #~ msgid "Create your first group"
3431
- #~ msgstr "あなたの最初のグループを作成します。"
3432
-
3433
- #~ msgid ""
3434
- #~ "Ad Placements are the best way to manage where to display ads and groups."
3435
- #~ msgstr ""
3436
- #~ "広告のプレースメントは、広告およびグループを表示する場所を管理する最善の方"
3437
- #~ "法です。"
3438
-
3439
- #~ msgid "Create your first placement"
3440
- #~ msgstr "あなたの最初の配置を作成します。"
3441
-
3442
- #~ msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
3443
- #~ msgstr "<a href=\"%s\" target=\"_blank\">機能</a>のための投票"
3444
-
3445
- #~ msgid ""
3446
- #~ "Need help to set up and optimize your ads? Need custom coding on your "
3447
- #~ "site? Ask me for a quote."
3448
- #~ msgstr ""
3449
- #~ "設定し、広告を最適化するための助けが必要ですか。あなたのサイトにカスタムの"
3450
- #~ "コーディングが必要ですか。お見積もりを私に尋ねます。"
3451
-
3452
- #~ msgid "Help with ads on %s"
3453
- #~ msgstr "%s の広告のヘルプ"
3454
-
3455
- #~ msgid "Get an offer"
3456
- #~ msgstr "オファーをGET!"
3457
-
3458
- #~ msgid "Ad management for advanced websites."
3459
- #~ msgstr "高度なウェブサイトの広告管理。"
3460
-
3461
- #~ msgid "Cache-busting"
3462
- #~ msgstr "キャッシュ無効化"
3463
-
3464
- #~ msgid "Advanced visitor conditions"
3465
- #~ msgstr "高度な訪問者の条件"
3466
-
3467
- #~ msgid "Flash ads with fallback"
3468
- #~ msgstr "フォールバックを伴うFlash広告"
3469
-
3470
- #~ msgid "Get Pro"
3471
- #~ msgstr "プロを取得"
3472
-
3473
- #~ msgid "Track the impressions of and clicks on your ads."
3474
- #~ msgstr "あなたの広告の表示回数やクリック数を追跡します。"
3475
-
3476
- #~ msgid "2 methods to count impressions"
3477
- #~ msgstr "インプレッション数をカウントする 2 つの方法"
3478
-
3479
- #~ msgid "beautiful stats for all or single ads"
3480
- #~ msgstr "すべての美しい統計または単一の広告"
3481
-
3482
- #~ msgid "group stats by day, week or month"
3483
- #~ msgstr "日、週または月でグループの統計情報"
3484
-
3485
- #~ msgid "Get the Tracking add-on"
3486
- #~ msgstr "アドオンを追跡を取得"
3487
-
3488
- #~ msgid "Display ads based on the size of your visitor’s browser or device."
3489
- #~ msgstr ""
3490
- #~ "あなたの訪問者のブラウザーやデバイスのサイズに基づいて広告を表示します。"
3491
-
3492
- #~ msgid "set a range (from … to …) pixels for the browser size"
3493
- #~ msgstr "範囲を設定 (from … to …) ブラウザーのサイズのピクセル"
3494
-
3495
- #~ msgid "set custom sizes for AdSense responsive ads"
3496
- #~ msgstr "AdSenseレスポンシブ広告のカスタムサイズを設定します。"
3497
-
3498
- #~ msgid "list all ads by their responsive settings"
3499
- #~ msgstr "彼らの応答の設定ですべての広告を一覧表示します。"
3500
-
3501
- #~ msgid "Get the Responsive add-on"
3502
- #~ msgstr "対応アドオンを取得します。"
3503
-
3504
- #~ msgid "Target visitors by their geo location."
3505
- #~ msgstr "その地理的な位置によってターゲットの訪問者。"
3506
-
3507
- #~ msgid "Get the Geo Targeting add-on"
3508
- #~ msgstr "アドオンを地域によるターゲット設定"
3509
-
3510
- #~ msgid ""
3511
- #~ "Fix ads to the browser while users are scrolling and create best "
3512
- #~ "performing anchor ads."
3513
- #~ msgstr ""
3514
- #~ "修正プログラム広告、ユーザーはブラウザーをスクロールしているし、最高のパ"
3515
- #~ "フォーマンスのアンカー広告を作成します。"
3516
-
3517
- #~ msgid "position ads that don’t scroll with the screen"
3518
- #~ msgstr "画面がスクロールしない位置広告"
3519
-
3520
- #~ msgid "build anchor ads not only on mobile devices"
3521
- #~ msgstr "モバイル機器だけでなく、アンカー広告を構築します。"
3522
-
3523
- #~ msgid "Get the Sticky add-on"
3524
- #~ msgstr "スティッキーアドオンを取得します。"
3525
-
3526
- #~ msgid "Display content and ads in layers and popups on custom events."
3527
- #~ msgstr ""
3528
- #~ "レイヤーおよびカスタム イベントのポップアップのコンテンツや広告を表示しま"
3529
- #~ "す。"
3530
-
3531
- #~ msgid "display a popup after a user interaction like scrolling"
3532
- #~ msgstr "スクロールのようなユーザーとの対話の後、ポップアップを表示します。"
3533
-
3534
- #~ msgid "optional background overlay"
3535
- #~ msgstr "オプションのバック グラウンド オーバーレイ"
3536
-
3537
- #~ msgid "allow users to close the popup"
3538
- #~ msgstr "ポップアップを閉じることができます。"
3539
-
3540
- #~ msgid "Get the PopUp and Layer add-on"
3541
- #~ msgstr "アドオンをポップアップとレイヤー"
3542
-
3543
- #~ msgid "Create a beautiful and simple slider from your ads."
3544
- #~ msgstr "広告から美しく、シンプルなスライダーを作成します。"
3545
-
3546
- #~ msgid "Get the Slider add-on"
3547
- #~ msgstr "スライダー アドオンを取得します。"
3548
-
3549
- #~ msgid ""
3550
- #~ "Let advertisers purchase ad space directly on the frontend of your site."
3551
- #~ msgstr ""
3552
- #~ "広告主があなたのサイトのフロントエンドに直接広告スペースを購入してみましょ"
3553
- #~ "う。"
3554
-
3555
- #~ msgid "Get the Selling Ads add-on"
3556
- #~ msgstr "販売広告はアドオンを入手します"
3557
-
3558
- #~ msgid ""
3559
- #~ "Open this url in a new window and track impressions and clicks with the "
3560
- #~ "<a href=\"%s\" target=\"_blank\">Tracking add-on</a>"
3561
- #~ msgstr ""
3562
- #~ "新しいウィンドウでこのURLを開き、<a href=\"%s\" target=\"_blank\">トラッキ"
3563
- #~ "ングアドオン</a>でインプレッションとクリックをトラッキングする"
3564
-
3565
- #~ msgid "jQuery not in header"
3566
- #~ msgstr "ヘッダーにjQueryのではない"
3567
-
3568
- #~ msgid "Advanced Ads Debugging"
3569
- #~ msgstr "広告の修正"
3570
-
3571
- #~ msgid "Debug"
3572
- #~ msgstr "デバッグ"
3573
-
3574
- #~ msgid ""
3575
- #~ "One or more licenses for your <strong>Advanced Ads add-ons are expiring "
3576
- #~ "soon</strong>. Don’t risk to lose support and updates and renew your "
3577
- #~ "license before it expires with a significant discount on <a href=\"%s\" "
3578
- #~ "target=\"_blank\">the add-on page</a>."
3579
- #~ msgstr ""
3580
- #~ "1 つまたは複数の<strong>高度な広告のアドオンがすぐに期限切れ</strong>のラ"
3581
- #~ "イセンス。サポートと更新を失う、それは<a href=\"%s\" target=\"_blank\">ア"
3582
- #~ "ドオン ページ</a>で大幅な割引価格で有効期限が切れる前に、ライセンスを更新"
3583
- #~ "するリスクはありません。"
3584
-
3585
- #~ msgid ""
3586
- #~ "You can create a new group through the <em>Ad Groups</em> widget on the "
3587
- #~ "ad edit page."
3588
- #~ msgstr ""
3589
- #~ "広告編集ページに<em>広告グループ</em>のウィジェットを使用して新しいグルー"
3590
- #~ "プを作成できます。"
3591
-
3592
- #~ msgctxt "advanced-ads"
3593
- #~ msgid "Stop Wizard and show all options"
3594
- #~ msgstr "ウィザードを停止し、すべてのオプションを表示"
3595
-
3596
- #~ msgid "Debug Page"
3597
- #~ msgstr "ページデバッグ"
3598
-
3599
- #~ msgid "Work in progress"
3600
- #~ msgstr "作業中"
3601
-
3602
- #~ msgid "Please specify, if possible"
3603
- #~ msgstr "可能な場合は指定してください。"
3604
-
3605
- #~ msgctxt "advanced-ads"
3606
- #~ msgid "position"
3607
- #~ msgstr "位置"
3608
-
3609
- #~ msgctxt "advanced-ads"
3610
- #~ msgid "ad label"
3611
- #~ msgstr "広告のラベル"
3612
-
3613
- #~ msgid "<a href=\"%s\" target=\"_blank\">Renew it with a discount</a>."
3614
- #~ msgstr "<a href=\"%s\" target=\"_blank\">割引でそれを更新</a>します。"
3615
-
3616
- #~ msgid "MarketPress Bundle License"
3617
- #~ msgstr "MarketPressバンドルライセンス"
3618
-
3619
- #~ msgid ""
3620
- #~ "Enter your key here, if you have purchased the bundle through MarketPress."
3621
- #~ msgstr ""
3622
- #~ "あなたはMarketPressを通してバンドルを購入した場合、ここにあなたのキーを入"
3623
- #~ "力してください。"
3624
-
3625
- #~ msgid ""
3626
- #~ "Click here if you purchased a Bundle key through <strong>MarketPress</"
3627
- #~ "strong>."
3628
- #~ msgstr ""
3629
- #~ "あなたは<strong>MarketPress</strong>を通じてバンドルキーを購入した場合、こ"
3630
- #~ "こをクリックしてください。"
3631
-
3632
- #~ msgid "Advanced Ads"
3633
- #~ msgstr "アドバンスト広告"
3634
-
3635
- #~ msgid "https://wpadvancedads.com"
3636
- #~ msgstr "https://wpadvancedads.com"
3637
-
3638
- #~ msgid "Manage and optimize your ads in WordPress"
3639
- #~ msgstr "管理およびワードプレスの広告を最適化"
3640
-
3641
- #~ msgid "Thomas Maier"
3642
- #~ msgstr "トーマス マイヤー"
3643
-
3644
- #~ msgid "http://webgilde.com"
3645
- #~ msgstr "http://webgilde.com"
3646
-
3647
- #~ msgid "Advanced Ads Intro"
3648
- #~ msgstr "高度な広告のイントロ"
3649
-
3650
- #~ msgid "Please enter a message"
3651
- #~ msgstr "メッセージを入力してください"
3652
-
3653
- #~ msgid "Email could NOT be sent. Please contact us directly at %s."
3654
- #~ msgstr "メールを送信できませんでした。%s に直接お問い合わせください。"
3655
-
3656
- #~ msgid "Please enter a valid email address"
3657
- #~ msgstr "有効なメールアドレスを記入してください"
3658
-
3659
- #~ msgid ""
3660
- #~ "Some plugins and themes trigger ad injection where it shouldn’t happen. "
3661
- #~ "Therefore, Advanced Ads ignores injected placements on non-singular pages "
3662
- #~ "and outside the loop. However, this can cause problems with some themes. "
3663
- #~ "You can enable this option if you don’t see ads or want to enable ad "
3664
- #~ "injections on archive pages AT YOUR OWN RISK."
3665
- #~ msgstr ""
3666
- #~ "若干の plugins とテーマがそれが起きるべきではない広告インジェクションを引"
3667
- #~ "き起こします。 そのために、拡張広告は単数形でないページで、そしてループの"
3668
- #~ "外(に・で)投じられた配置を無視します。 しかしながら、これは若干のテーマ"
3669
- #~ "における問題を起こすことができます。 もしあなたが広告を見ないなら、あなた"
3670
- #~ "はこのオプションを可能にするか、あるいは自分の責任でアーカイブページで広告"
3671
- #~ "インジェクションを可能にすることを望むことができます。"
3672
-
3673
- #~ msgid ""
3674
- #~ "Advanced Ads successfully installed. Take a look at the <a href=\"%s"
3675
- #~ "\">First Steps</a>."
3676
- #~ msgstr ""
3677
- #~ "高度な広告は正常にインストールされています。<a href=\"%s\">最初のステップ"
3678
- #~ "</a>を見てみましょう。"
3679
-
3680
- #~ msgid "Set Display Conditions to allow or hide the ad on specific pages."
3681
- #~ msgstr "表示を許可または特定のページの広告を非表示にする条件を設定します。"
3682
-
3683
- #~ msgid "Description"
3684
- #~ msgstr "説明"
3685
-
3686
- #~ msgid "Number of visible ads"
3687
- #~ msgstr "表示される広告の数"
3688
-
3689
- #~ msgid "How to display an Ad Group?"
3690
- #~ msgstr "広告グループを表示する方法ですか。"
3691
-
3692
- #~ msgid ""
3693
- #~ "Examples on how to display an ad group? Find more help and examples in "
3694
- #~ "the <a href=\"%s\" target=\"_blank\">manual</a>"
3695
- #~ msgstr ""
3696
- #~ "広告グループを表示する方法の例ですか。<a href=\"%s\" target=\"_blank\">手"
3697
- #~ "動</a>でより多くのヘルプと例を見つける"
3698
-
3699
- #~ msgid "To display an ad group with the ID 6 in content fields"
3700
- #~ msgstr "コンテンツ フィールドに ID 6 で広告グループを表示するには"
3701
-
3702
- #~ msgid "To display an ad group with the ID 6 in template files"
3703
- #~ msgstr "テンプレート ファイルで ID 6 で広告グループを表示するには"
3704
-
3705
- #~ msgctxt "advanced-ads"
3706
- #~ msgid "Stop Wizard"
3707
- #~ msgstr "ウィザードを停止"
3708
-
3709
- #~ msgid "Thank you for helping to improve Advanced Ads."
3710
- #~ msgstr "高度な広告を向上していただきありがとうございます。"
3711
-
3712
- #~ msgid ""
3713
- #~ "Your feedback will motivates me to work harder towards a professional ad "
3714
- #~ "management solution."
3715
- #~ msgstr ""
3716
- #~ "あなたのフィードバックは、プロの広告管理ソリューションに向けて一生懸命に動"
3717
- #~ "機を与えるが。"
3718
-
3719
- #~ msgid "I stopped showing ads on my site"
3720
- #~ msgstr "自分のサイトに広告を掲載をやめた"
3721
-
3722
- #~ msgid "I miss a feature or <a href=\"%s\">add-on</a>"
3723
- #~ msgstr "機能または<a href=\"%s\">アドオン</a>が恋しい"
3724
-
3725
- #~ msgid "I have a technical problem"
3726
- #~ msgstr "私は技術的な問題を抱えています。"
3727
-
3728
- #~ msgid "What would be a reason to return to Advanced Ads?"
3729
- #~ msgstr "高度な広告に戻る理由何でしょうか。"
3730
-
3731
- #~ msgid "5-Star Usability"
3732
- #~ msgstr "5 つ星の使いやすさ"
3733
-
3734
- #~ msgid ""
3735
- #~ "Advanced Ads is powerful and easy to use, because it is build on "
3736
- #~ "WordPress standards. If you know how to publish a post then you know how "
3737
- #~ "to create an ad."
3738
- #~ msgstr ""
3739
- #~ "高度な広告は強力な使いやすい WordPress 標準の構築です。記事を投稿する方法"
3740
- #~ "を知っている場合、広告を作成する方法を知っています。"
3741
-
3742
- #~ msgid "5-Star Support"
3743
- #~ msgstr "5 つ星のサポート"
3744
-
3745
- #~ msgid ""
3746
- #~ "I promise you the best supported ad management plugin for WordPress. "
3747
- #~ "Whether a pro user or not, you can reach me easily through the support "
3748
- #~ "page, in the chat on the homepage or replying to a newsletter."
3749
- #~ msgstr ""
3750
- #~ "最高のワードプレスの広告管理プラグインのサポートを約束します。プロのユー"
3751
- #~ "ザーかどうかどうか、私はホームページやニュースレターへの返信でチャットでの"
3752
- #~ "サポート ページから簡単には達することができます。"
3753
-
3754
- #~ msgid "5-Star Experience"
3755
- #~ msgstr "5 つ星の経験"
3756
-
3757
- #~ msgid ""
3758
- #~ "Advanced Ads was built out of my own experience. I am personally using it "
3759
- #~ "to serve millions of ad impressions per month and constantly test new "
3760
- #~ "ways to optimize ad settings."
3761
- #~ msgstr ""
3762
- #~ "高度な広告は、私自身の経験から建てられました。私は個人的に 1 ヶ月あたりの"
3763
- #~ "広告の数百万を提供し、広告の設定を最適化する新しい方法を常にテストにそれを"
3764
- #~ "使っています。"
3765
-
3766
- #~ msgid "Welcome to <strong>Advanced Ads</strong>"
3767
- #~ msgstr "<strong>Advanced </strong>へようこそ"
3768
-
3769
- #~ msgid ""
3770
- #~ "Let me give you an introduction into your future ad management solution."
3771
- #~ msgstr "未来の広告管理ソリューションに導入しましょう。"
3772
-
3773
- #~ msgid "Next Steps"
3774
- #~ msgstr "次のステップ"
3775
-
3776
- #~ msgid "Subscribe to the Mailing List"
3777
- #~ msgstr "メーリング リストを購読します。"
3778
-
3779
- #~ msgid "Subscribe to the newsletter and instantly"
3780
- #~ msgstr "即座にニュースレターを購読します。"
3781
-
3782
- #~ msgid "get 2 free add-ons."
3783
- #~ msgstr "2 無料のアドオンを取得します。"
3784
-
3785
- #~ msgid "reply to the welcome message with a question."
3786
- #~ msgstr "質問とウェルカム メッセージに返信します。"
3787
-
3788
- #~ msgid "subscribe to a dedicated group for the tutorial or AdSense tips."
3789
- #~ msgstr "チュートリアルまたは AdSense のヒントの専用のグループを購読します。"
3790
-
3791
- #~ msgid ""
3792
- #~ "Get started by creating an ad <a href=\"%1$s\" target=\"blank\">right "
3793
- #~ "now</a> or watch the <a href=\"%2$s\" target=\"blank\">tutorial video "
3794
- #~ "(3:29min)</a> first."
3795
- #~ msgstr ""
3796
- #~ "広告を<a href=\"%1$s\" target=\"blank\">今</a>または時計作成開始、<a href="
3797
- #~ "\"%2$s\" target=\"blank\">チュートリアル ビデオ (3:29 分)</a>最初。"
3798
-
3799
- #~ msgid "Display your ad"
3800
- #~ msgstr "広告を表示します。"
3801
-
3802
- #~ msgid ""
3803
- #~ "You can display your ad using a shortcode, widget or one of the powerful "
3804
- #~ "placements. Placements help you to inject ads into the content or place "
3805
- #~ "them on your site without coding."
3806
- #~ msgstr ""
3807
- #~ "ショートコード、ウィジェットまたは強力な設置のいずれかを使用して広告を表示"
3808
- #~ "することができます。設置は、広告をコンテンツに挿入またはコーディングしなく"
3809
- #~ "てもあなたのサイトに設置することができます。"
3810
-
3811
- #~ msgid "List of all available placements"
3812
- #~ msgstr "すべての利用可能な設置のリスト"
3813
-
3814
- #~ msgid "Create a placement"
3815
- #~ msgstr "新しい設置を作成します。"
3816
-
3817
- #~ msgid "Inject"
3818
- #~ msgstr "挿入"
3819
-
3820
- #~ msgid "advanced options"
3821
- #~ msgstr "上級者向け設定"
3822
-
3823
- #~ msgid "Welcome Page"
3824
- #~ msgstr "ウェルカムページ"
3825
-
3826
- #~ msgid ""
3827
- #~ "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
3828
- #~ "missing</strong>. Please add valid license keys <a href=\"%s\">here</a>."
3829
- #~ msgstr ""
3830
- #~ "<strong>高度な広告のアドオンが無効または見つからない</strong>ため、1 つ以"
3831
- #~ "上のライセンス キー。有効なライセンス キーを追加してください<a href=\"%s"
3832
- #~ "\">ここで</a>。"
3833
-
3834
- #~ msgid "Search"
3835
- #~ msgstr "検索"
3836
-
3837
- #~ msgid "Contact"
3838
- #~ msgstr "お問い合わせ"
3839
-
3840
- #~ msgid ""
3841
- #~ "Please search the manual for a solution and take a look at <a href=\"%s\" "
3842
- #~ "target=\"_blank\">Ads not showing up?</a> before contacting me for help."
3843
- #~ msgstr ""
3844
- #~ "ソリューションのマニュアルを検索して見てください<a href=\"%s\" target="
3845
- #~ "\"_blank\">広告表示されない?</a>助けを私に連絡する前に。"
3846
-
3847
- #~ msgid "Email was successfully sent."
3848
- #~ msgstr "Eメールが正常に送信されました!"
3849
-
3850
- #~ msgid "your email"
3851
- #~ msgstr "あなたのメールアドレス"
3852
-
3853
- #~ msgid "your name"
3854
- #~ msgstr "お名前"
3855
-
3856
- #~ msgid "your message"
3857
- #~ msgstr "メッセージ"
3858
-
3859
- #~ msgid "send"
3860
- #~ msgstr "送信"
3861
-
3862
- #~ msgid "Post Content"
3863
- #~ msgstr "投稿コンテンツ以下の著者情報"
3864
-
3865
- #~ msgid ""
3866
- #~ "Injected into the post content. You can choose the paragraph after which "
3867
- #~ "the ad content is displayed."
3868
- #~ msgstr ""
3869
- #~ "記事の内容に注入します。広告コンテンツを表示した後段落を選択できます。"
3870
-
3871
- #~ msgid ""
3872
- #~ "Pro: Open this url in a new window and track impressions and clicks with "
3873
- #~ "the <a href=\"%s\" target=\"_blank\">Tracking add-on</a>"
3874
- #~ msgstr ""
3875
- #~ "プロ: 新しいウィンドウでこの url を開くし、印象と<a href=\"%s\" target="
3876
- #~ "\"_blank\">アドオンを追跡</a>をクリックをトラッキング"
3877
-
3878
- #~ msgid "show"
3879
- #~ msgstr "表示"
3880
-
3881
- #~ msgid "hide"
3882
- #~ msgstr "非表示"
3883
-
3884
- #~ msgid "add more terms"
3885
- #~ msgstr "用語を追加します。"
3886
-
3887
- #~ msgid "mobile device"
3888
- #~ msgstr "モバイル機器"
3889
-
3890
- #~ msgid ""
3891
- #~ "Pro: Display ads by the available space on the device using the <a href="
3892
- #~ "\"%s\" target=\"_blank\">Responsive add-on</a>"
3893
- #~ msgstr ""
3894
- #~ "プロ:<a href=\"%s\" target=\"_blank\">応答のアドオン</a>を使用して、デバイ"
3895
- #~ "ス上の空き領域に広告が表示します。"
3896
-
3897
- #~ msgid ""
3898
- #~ "Currently, Google AdSense <a target=\"_blank\" href=\"%s\" title=\"Terms "
3899
- #~ "Of Service\">TOS</a> imposes a limit of %d display ads per page. You can "
3900
- #~ "disable this limitation at your own risks."
3901
- #~ msgstr ""
3902
- #~ "現在、Google AdSense<a target=\"_blank\" href=\"%s\" title=\"Terms Of "
3903
- #~ "Service\">の利用規約</a>は、%d 表示広告ページごとの制限です。あなた自身の"
3904
- #~ "リスクでこの制限を無効にすることができます。"
3905
-
3906
- #~ msgid ""
3907
- #~ "Notice: Advanced Ads only considers the AdSense ad type for this limit."
3908
- #~ msgstr "注意: 高度な広告のみこの制限の AdSense 広告の種類を考慮します。"
3909
-
3910
- #~ msgid ""
3911
- #~ "You still need to enable Page-Level ads in your AdSense account. See <a "
3912
- #~ "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank"
3913
- #~ "\">AdSense Help</a> (requires AdSense-login) for more information"
3914
- #~ msgstr ""
3915
- #~ "お客様の AdSense アカウントの広告をページ レベルを有効にする必要がありま"
3916
- #~ "す。詳細については、 <a href=\"https://support.google.com/adsense/"
3917
- #~ "answer/6245304\" target=\"_blank\">AdSense のヘルプ</a>(AdSense ログインが"
3918
- #~ "必要です) を参照してください。"
3919
-
3920
- #~ msgid "Copy&Paste existing ad code"
3921
- #~ msgstr "既存の広告コードをコピー ・ ペースト"
3922
-
3923
- #~ msgid ""
3924
- #~ "Copy the ad code from your AdSense account and paste it in the area below"
3925
- #~ msgstr ""
3926
- #~ "お客様の AdSense アカウントの広告コードをコピーし、下のエリアに貼り付けま"
3927
- #~ "す"
3928
-
3929
- #~ msgid "Close"
3930
- #~ msgstr "閉じる"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-nl_NL.mo DELETED
Binary file
languages/advanced-ads-nl_NL.po DELETED
@@ -1,3294 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-11 09:29+0000\n"
7
- "Last-Translator: Thomas Maier <post@webzunft.de>\n"
8
- "Language-Team: Dutch\n"
9
- "Language: nl-NL\n"
10
- "Plural-Forms: nplurals=2; plural=n != 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
17
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
18
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
19
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
- "X-Poedit-Basepath: ../\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Loco-Target-Locale: nl_NL"
24
-
25
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
26
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
27
- msgid "or"
28
- msgstr ""
29
-
30
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
31
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
32
- msgid "and"
33
- msgstr ""
34
-
35
- #: admin/class-advanced-ads-admin.php:192
36
- msgid "After which paragraph?"
37
- msgstr ""
38
-
39
- #: admin/class-advanced-ads-admin.php:300
40
- #, php-format
41
- msgid "time of %s"
42
- msgstr ""
43
-
44
- #: admin/class-advanced-ads-admin.php:345
45
- msgid "Add-Ons"
46
- msgstr ""
47
-
48
- #: classes/ad-debug.php:32
49
- msgid "The ad is displayed on the page"
50
- msgstr ""
51
-
52
- #: classes/ad-debug.php:34
53
- msgid "The ad is not displayed on the page"
54
- msgstr ""
55
-
56
- #: classes/ad-debug.php:39
57
- msgid "Current query is not identical to main query."
58
- msgstr ""
59
-
60
- #: classes/ad-debug.php:45
61
- msgid "current post"
62
- msgstr ""
63
-
64
- #: classes/ad-debug.php:49
65
- msgid "Current post is not identical to main post."
66
- msgstr ""
67
-
68
- #: classes/ad-debug.php:51
69
- msgid "main post"
70
- msgstr ""
71
-
72
- #: classes/ad-debug.php:98
73
- msgid "current query"
74
- msgstr ""
75
-
76
- #: classes/ad-debug.php:98
77
- msgid "main query"
78
- msgstr ""
79
-
80
- #: classes/ad-debug.php:128
81
- msgid "Placement"
82
- msgstr ""
83
-
84
- #: classes/ad-debug.php:271
85
- msgid ""
86
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
87
- "work."
88
- msgstr ""
89
-
90
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
91
- msgid "Content"
92
- msgstr ""
93
-
94
- #: classes/ad_placements.php:65
95
- msgid "Sidebar Widget"
96
- msgstr ""
97
-
98
- #: classes/ad_placements.php:66
99
- msgid ""
100
- "Create a sidebar widget with an ad. Can be placed and used like any other "
101
- "widget."
102
- msgstr ""
103
-
104
- #: classes/ad_placements.php:219
105
- #, php-format
106
- msgid "paragraph without image (%s)"
107
- msgstr ""
108
-
109
- #: classes/ad_placements.php:517
110
- #, php-format
111
- msgid "Set <em>%s</em> to show more ads"
112
- msgstr ""
113
-
114
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
115
- msgid "Disable level limitation"
116
- msgstr ""
117
-
118
- #: classes/ad_type_dummy.php:26
119
- msgid "Dummy"
120
- msgstr ""
121
-
122
- #: classes/ad_type_dummy.php:27
123
- msgid "Uses a simple placeholder ad for quick testing."
124
- msgstr ""
125
-
126
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
127
- msgid "url"
128
- msgstr ""
129
-
130
- #: classes/ad_type_group.php:31
131
- msgid ""
132
- "Choose an existing ad group. Use this type when you want to assign the same "
133
- "display and visitor conditions to all ads in that group."
134
- msgstr ""
135
-
136
- #: classes/ad_type_group.php:84
137
- msgid "ad group"
138
- msgstr ""
139
-
140
- #: classes/ad_type_image.php:34
141
- msgid "Image Ad"
142
- msgstr ""
143
-
144
- #: classes/ad_type_image.php:35
145
- msgid "Ads in various image formats."
146
- msgstr ""
147
-
148
- #: classes/ad_type_image.php:55
149
- msgid "Insert File"
150
- msgstr ""
151
-
152
- #: classes/ad_type_image.php:55
153
- msgid "Insert"
154
- msgstr ""
155
-
156
- #: classes/ad_type_image.php:55
157
- msgid "select image"
158
- msgstr ""
159
-
160
- #: classes/ad_type_image.php:56
161
- msgid "edit"
162
- msgstr ""
163
-
164
- #: classes/ad_type_image.php:67
165
- msgid "Link to target site"
166
- msgstr ""
167
-
168
- #: classes/ad_type_image.php:68
169
- #, php-format
170
- msgid ""
171
- "Open this url in a new window and track impressions and clicks with the <a "
172
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
173
- msgstr ""
174
-
175
- #: classes/ad_type_plain.php:87
176
- msgid "Allow PHP"
177
- msgstr ""
178
-
179
- #: classes/checks.php:244
180
- #, php-format
181
- msgid ""
182
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
183
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
184
- "to misfortunate formats in forms, but should not damage features."
185
- msgstr ""
186
-
187
- #: classes/display-conditions.php:69
188
- msgid "post type"
189
- msgstr ""
190
-
191
- #: classes/display-conditions.php:76
192
- msgid "specific pages"
193
- msgstr ""
194
-
195
- #: classes/display-conditions.php:88
196
- msgid "author"
197
- msgstr ""
198
-
199
- #: classes/display-conditions.php:120
200
- #, php-format
201
- msgid "archive: %s"
202
- msgstr ""
203
-
204
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
205
- #: classes/display-conditions.php:370
206
- msgctxt "Error message shown when no display condition term is selected"
207
- msgid "Please select some items."
208
- msgstr ""
209
-
210
- #: classes/display-conditions.php:283
211
- #, php-format
212
- msgid ""
213
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
214
- "terms</code> filter to change this limit according to <a href=\"%s\" "
215
- "target=\"_blank\">this page</a>."
216
- msgstr ""
217
-
218
- #: classes/display-conditions.php:424
219
- msgid "title or id"
220
- msgstr ""
221
-
222
- #: classes/display-conditions.php:504
223
- msgid "Feed"
224
- msgstr ""
225
-
226
- #: classes/display-conditions.php:505
227
- msgid "allow ads in Feed"
228
- msgstr ""
229
-
230
- #: classes/EDD_SL_Plugin_Updater.php:201
231
- #, php-format
232
- msgid ""
233
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
234
- msgstr ""
235
-
236
- #: classes/EDD_SL_Plugin_Updater.php:209
237
- #, php-format
238
- msgid ""
239
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
240
- "or %5$supdate now%6$s."
241
- msgstr ""
242
-
243
- #: classes/filesystem.php:61
244
- msgid "Could not access filesystem."
245
- msgstr ""
246
-
247
- #: classes/filesystem.php:65
248
- msgid "Filesystem error."
249
- msgstr ""
250
-
251
- #: classes/filesystem.php:72
252
- msgid "Unable to locate WordPress root directory."
253
- msgstr ""
254
-
255
- #: classes/filesystem.php:76
256
- msgid "Unable to locate WordPress content directory (wp-content)."
257
- msgstr ""
258
-
259
- #: classes/filesystem.php:80
260
- #, php-format
261
- msgid "Unable to locate needed folder (%s)."
262
- msgstr ""
263
-
264
- #: classes/frontend_checks.php:40
265
- msgid "Ad Health"
266
- msgstr ""
267
-
268
- #: classes/frontend_checks.php:48
269
- msgid "jQuery not in header"
270
- msgstr ""
271
-
272
- #: classes/frontend_checks.php:61
273
- msgid "Random AdSense ads"
274
- msgstr ""
275
-
276
- #: classes/frontend_checks.php:74
277
- msgid "Ad blocker enabled"
278
- msgstr ""
279
-
280
- #: classes/frontend_checks.php:88
281
- #, php-format
282
- msgid "<em>%s</em> filter does not exist"
283
- msgstr ""
284
-
285
- #: classes/frontend_checks.php:105
286
- msgid "Ads are disabled on this page"
287
- msgstr ""
288
-
289
- #: classes/frontend_checks.php:119
290
- msgid "Ads are disabled in the content of this page"
291
- msgstr ""
292
-
293
- #: classes/frontend_checks.php:132
294
- msgid "the current post ID is 0 "
295
- msgstr ""
296
-
297
- #: classes/frontend_checks.php:147
298
- msgid "Ads are disabled on 404 pages"
299
- msgstr ""
300
-
301
- #: classes/frontend_checks.php:161
302
- msgid "Ads are disabled on non singular pages"
303
- msgstr ""
304
-
305
- #: classes/frontend_checks.php:175
306
- #: modules/import-export/classes/XmlEncoder.php:61
307
- #: modules/import-export/classes/XmlEncoder.php:64
308
- #: modules/import-export/classes/XmlEncoder.php:193
309
- #: modules/import-export/classes/XmlEncoder.php:196
310
- #, php-format
311
- msgid "The %s extension(s) is not loaded"
312
- msgstr ""
313
-
314
- #: classes/frontend_checks.php:191
315
- msgid "Everything is fine"
316
- msgstr ""
317
-
318
- #: classes/frontend_checks.php:202
319
- msgid "debug DFP ads"
320
- msgstr ""
321
-
322
- #: classes/frontend_checks.php:213
323
- msgid "highlight ads"
324
- msgstr ""
325
-
326
- #: classes/frontend_checks.php:315
327
- #, php-format
328
- msgid ""
329
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
330
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
331
- "learn more</a>."
332
- msgstr ""
333
-
334
- #: classes/visitor-conditions.php:32
335
- msgid "device"
336
- msgstr ""
337
-
338
- #: classes/visitor-conditions.php:86
339
- msgid "Mobile (including tablets)"
340
- msgstr ""
341
-
342
- #: classes/visitor-conditions.php:87
343
- msgid "Desktop"
344
- msgstr ""
345
-
346
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
347
- msgid "Manual and Troubleshooting"
348
- msgstr ""
349
-
350
- #: classes/visitor-conditions.php:98
351
- #, php-format
352
- msgid ""
353
- "Display ads by the available space on the device or target tablets with the "
354
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
355
- msgstr ""
356
-
357
- #: classes/widget.php:61
358
- msgid "Title:"
359
- msgstr ""
360
-
361
- #: includes/array_ad_conditions.php:39
362
- msgid "Post Types"
363
- msgstr ""
364
-
365
- #: includes/array_ad_conditions.php:45
366
- msgid "Categories, Tags and Taxonomies"
367
- msgstr ""
368
-
369
- #: includes/array_ad_conditions.php:46
370
- msgid ""
371
- "Choose terms from public category, tag and other taxonomies a post must "
372
- "belong to in order to have ads."
373
- msgstr ""
374
-
375
- #: includes/array_ad_conditions.php:51
376
- msgid "Category Archives"
377
- msgstr ""
378
-
379
- #: includes/array_ad_conditions.php:52
380
- msgid "comma seperated IDs of category archives"
381
- msgstr ""
382
-
383
- #: includes/array_ad_conditions.php:57
384
- msgid "Individual Posts, Pages and Public Post Types"
385
- msgstr ""
386
-
387
- #: public/class-advanced-ads.php:317
388
- msgid "Advanced Ads Error following:"
389
- msgstr ""
390
-
391
- #: public/class-advanced-ads.php:754
392
- msgctxt "label above ads"
393
- msgid "Advertisements"
394
- msgstr ""
395
-
396
- #: admin/includes/class-ad-groups-list.php:172
397
- #: admin/views/ad-list-timing-column.php:4
398
- #, php-format
399
- msgid "starts %s"
400
- msgstr ""
401
-
402
- #: admin/includes/class-ad-groups-list.php:191
403
- #: admin/views/ad-list-timing-column.php:21
404
- #, php-format
405
- msgid "expires %s"
406
- msgstr ""
407
-
408
- #: admin/includes/class-ad-groups-list.php:193
409
- #: admin/views/ad-list-timing-column.php:23
410
- #, php-format
411
- msgid "<strong>expired</strong> %s"
412
- msgstr ""
413
-
414
- #: admin/includes/class-ad-groups-list.php:208
415
- #, php-format
416
- msgid "show %d more ads"
417
- msgstr ""
418
-
419
- #: admin/includes/class-ad-groups-list.php:218
420
- msgid "Add some"
421
- msgstr ""
422
-
423
- #: admin/includes/class-ad-groups-list.php:318
424
- msgid "Delete"
425
- msgstr ""
426
-
427
- #: admin/includes/class-ad-groups-list.php:374
428
- msgid "No ad group created"
429
- msgstr ""
430
-
431
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
432
- msgid "Ad Planning"
433
- msgstr ""
434
-
435
- #: admin/includes/class-ad-type.php:201
436
- msgid "any expiry date"
437
- msgstr ""
438
-
439
- #: admin/includes/class-ad-type.php:202
440
- msgid "planned"
441
- msgstr ""
442
-
443
- #: admin/includes/class-ad-type.php:222
444
- #, php-format
445
- msgid "%s ad updated."
446
- msgid_plural "%s ads updated."
447
- msgstr[0] ""
448
- msgstr[1] ""
449
-
450
- #: admin/includes/class-ad-type.php:223
451
- #, php-format
452
- msgid "%s ad not updated, somebody is editing it."
453
- msgid_plural "%s ads not updated, somebody is editing them."
454
- msgstr[0] ""
455
- msgstr[1] ""
456
-
457
- #: admin/includes/class-ad-type.php:224
458
- #, php-format
459
- msgid "%s ad permanently deleted."
460
- msgid_plural "%s ads permanently deleted."
461
- msgstr[0] ""
462
- msgstr[1] ""
463
-
464
- #: admin/includes/class-ad-type.php:225
465
- #, php-format
466
- msgid "%s ad moved to the Trash."
467
- msgid_plural "%s ads moved to the Trash."
468
- msgstr[0] ""
469
- msgstr[1] ""
470
-
471
- #: admin/includes/class-ad-type.php:226
472
- #, php-format
473
- msgid "%s ad restored from the Trash."
474
- msgid_plural "%s ads restored from the Trash."
475
- msgstr[0] ""
476
- msgstr[1] ""
477
-
478
- #: admin/includes/class-ad-type.php:518
479
- #, php-format
480
- msgid ""
481
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
482
- msgstr ""
483
-
484
- #: admin/includes/class-licenses.php:86
485
- #, php-format
486
- msgid ""
487
- "There might be a new version of %1$s. Please <strong>provide a valid license "
488
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
489
- "this page</a>."
490
- msgstr ""
491
-
492
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
493
- msgid "Please enter a valid license key"
494
- msgstr ""
495
-
496
- #: admin/includes/class-licenses.php:132
497
- msgid "License couldn’t be activated. Please try again later."
498
- msgstr ""
499
-
500
- #: admin/includes/class-licenses.php:147
501
- msgid "This is the bundle license key."
502
- msgstr ""
503
-
504
- #: admin/includes/class-licenses.php:148
505
- msgid "This is not the correct key for this add-on."
506
- msgstr ""
507
-
508
- #: admin/includes/class-licenses.php:149
509
- msgid "There are no activations left."
510
- msgstr ""
511
-
512
- #: admin/includes/class-licenses.php:158
513
- #, php-format
514
- msgid "License is invalid. Reason: %s"
515
- msgstr ""
516
-
517
- #: admin/includes/class-licenses.php:218
518
- msgid "Error while trying to disable the license. Please contact support."
519
- msgstr ""
520
-
521
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
522
- msgid "License couldn’t be deactivated. Please try again later."
523
- msgstr ""
524
-
525
- #: admin/includes/class-licenses.php:470
526
- #, php-format
527
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
528
- msgstr ""
529
-
530
- #: admin/includes/class-licenses.php:472
531
- #, php-format
532
- msgid ""
533
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
534
- "."
535
- msgstr ""
536
-
537
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
538
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
539
- #: admin/views/ad-output-metabox.php:51
540
- msgid "Manual"
541
- msgstr ""
542
-
543
- #: admin/includes/class-meta-box.php:136
544
- msgid "Video"
545
- msgstr ""
546
-
547
- #: admin/includes/class-overview-widgets.php:59
548
- msgid "Geo Targeting"
549
- msgstr ""
550
-
551
- #: admin/includes/class-overview-widgets.php:67
552
- msgid "Selling Ads"
553
- msgstr ""
554
-
555
- #: admin/includes/class-overview-widgets.php:154
556
- #, php-format
557
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
558
- msgstr ""
559
-
560
- #: admin/includes/class-overview-widgets.php:214
561
- msgid "Target visitors by their geo location."
562
- msgstr ""
563
-
564
- #: admin/includes/class-overview-widgets.php:216
565
- msgid "Get the Geo Targeting add-on"
566
- msgstr ""
567
-
568
- #: admin/includes/class-overview-widgets.php:238
569
- msgid "optional background overlay"
570
- msgstr ""
571
-
572
- #: admin/includes/class-overview-widgets.php:258
573
- msgid ""
574
- "Let advertisers purchase ad space directly on the frontend of your site."
575
- msgstr ""
576
-
577
- #: admin/includes/class-overview-widgets.php:260
578
- msgid "Get the Selling Ads add-on"
579
- msgstr ""
580
-
581
- #: admin/includes/class-settings.php:150
582
- msgid "Allow editors to manage ads"
583
- msgstr ""
584
-
585
- #: admin/includes/class-settings.php:158
586
- msgid "Ad label"
587
- msgstr ""
588
-
589
- #: admin/includes/class-settings.php:168
590
- msgid "Delete data on uninstall"
591
- msgstr ""
592
-
593
- #: admin/includes/class-settings.php:178
594
- msgid "Disable shortcode button"
595
- msgstr ""
596
-
597
- #: admin/includes/class-settings.php:220
598
- #, php-format
599
- msgid ""
600
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
601
- "ons</a>."
602
- msgstr ""
603
-
604
- #: admin/includes/class-settings.php:221
605
- #, php-format
606
- msgid ""
607
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
608
- "licenses</a>."
609
- msgstr ""
610
-
611
- #: admin/includes/class-settings.php:305
612
- msgid ""
613
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
614
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
615
- "and outside the loop. However, this can cause problems with some themes. Set "
616
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
617
- " set it to 0 to keep it disabled or choose a positive number to enable the "
618
- "injection only in the first x posts on your archive pages."
619
- msgstr ""
620
-
621
- #: admin/includes/class-settings.php:321
622
- msgid ""
623
- "Please check your post content. A priority of 10 and below might cause "
624
- "issues (wpautop function might run twice)."
625
- msgstr ""
626
-
627
- #: admin/includes/class-settings.php:337
628
- msgid ""
629
- "Advanced Ads ignores paragraphs and other elements in containers when "
630
- "injecting ads into the post content. Check this option to ignore this "
631
- "limitation and ads might show up again."
632
- msgstr ""
633
-
634
- #: admin/includes/class-settings.php:405
635
- msgid ""
636
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
637
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
638
- msgstr ""
639
-
640
- #: admin/includes/class-settings.php:427
641
- msgid "Allow editors to also manage and publish ads."
642
- msgstr ""
643
-
644
- #: admin/includes/class-settings.php:428
645
- #, php-format
646
- msgid ""
647
- "You can assign different ad-related roles on a user basis with <a "
648
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
649
- msgstr ""
650
-
651
- #: admin/includes/class-settings.php:439
652
- msgctxt "label before ads"
653
- msgid "Advertisements"
654
- msgstr ""
655
-
656
- #: admin/includes/class-settings.php:446
657
- msgid "Displayed above ads."
658
- msgstr ""
659
-
660
- #: admin/includes/class-settings.php:460
661
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
662
- msgstr ""
663
-
664
- #: admin/includes/class-settings.php:473
665
- msgid "Disable shortcode button in visual editor."
666
- msgstr ""
667
-
668
- #: admin/includes/class-shortcode-creator.php:155
669
- #, php-format
670
- msgid ""
671
- "Please, either switch off your ad blocker or disable the shortcode button in "
672
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
673
- msgstr ""
674
-
675
- #: admin/includes/notices.php:9
676
- #, php-format
677
- msgid ""
678
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
679
- "primary\">Create your first ad</a>"
680
- msgstr ""
681
-
682
- #: admin/includes/notices.php:41
683
- msgid ""
684
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
685
- "missing</strong>."
686
- msgstr ""
687
-
688
- #: admin/includes/notices.php:41
689
- #, php-format
690
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
691
- msgstr ""
692
-
693
- #: admin/includes/notices.php:53
694
- #, php-format
695
- msgid ""
696
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
697
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
698
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
699
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
700
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
701
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
702
- "org</a>.</p><p><em>Thomas</em>"
703
- msgstr ""
704
-
705
- #: admin/includes/notices.php:59
706
- #, php-format
707
- msgid ""
708
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
709
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
710
- "disguise."
711
- msgstr ""
712
-
713
- #: admin/includes/shortcode-creator-l10n.php:10
714
- msgctxt "shortcode creator"
715
- msgid "Add an ad"
716
- msgstr ""
717
-
718
- #: admin/includes/shortcode-creator-l10n.php:11
719
- msgctxt "shortcode creator"
720
- msgid "Add shortcode"
721
- msgstr ""
722
-
723
- #: admin/includes/shortcode-creator-l10n.php:12
724
- msgctxt "shortcode creator"
725
- msgid "Cancel"
726
- msgstr ""
727
-
728
- #: admin/views/ad-display-metabox.php:9
729
- msgid ""
730
- "Click on the button below if the ad should NOT show up on all pages when "
731
- "included automatically."
732
- msgstr ""
733
-
734
- #: admin/views/ad-display-metabox.php:10
735
- msgid "Hide the ad on some pages"
736
- msgstr ""
737
-
738
- #: admin/views/ad-display-metabox.php:17
739
- msgid "Watch video"
740
- msgstr ""
741
-
742
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
743
- msgid "Visit the manual"
744
- msgstr ""
745
-
746
- #: admin/views/ad-display-metabox.php:22
747
- #: admin/views/notices/jqueryui_error.php:2
748
- #, php-format
749
- msgid ""
750
- "There might be a problem with layouts and scripts in your dashboard. Please "
751
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
752
- msgstr ""
753
-
754
- #: admin/views/ad-display-metabox.php:23
755
- msgid "A page with this ad on it must match all of the following conditions."
756
- msgstr ""
757
-
758
- #: admin/views/ad-display-metabox.php:59
759
- msgid "Forced to OR."
760
- msgstr ""
761
-
762
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
763
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
764
- msgid "manual"
765
- msgstr ""
766
-
767
- #: admin/views/ad-group-edit.php:14
768
- msgid "You did not select an item for editing."
769
- msgstr ""
770
-
771
- #: admin/views/ad-group-edit.php:33
772
- msgctxt "Taxonomy Name"
773
- msgid "Name"
774
- msgstr ""
775
-
776
- #: admin/views/ad-group-edit.php:38
777
- msgctxt "Taxonomy Slug"
778
- msgid "Slug"
779
- msgstr ""
780
-
781
- #: admin/views/ad-group-edit.php:45
782
- msgctxt "Taxonomy Description"
783
- msgid "Description"
784
- msgstr ""
785
-
786
- #: admin/views/ad-group-list-form-row.php:57
787
- msgid "Visible ads"
788
- msgstr ""
789
-
790
- #: admin/views/ad-group.php:18
791
- msgid "Ad Group successfully created"
792
- msgstr ""
793
-
794
- #: admin/views/ad-group.php:65
795
- msgid "Group title"
796
- msgstr ""
797
-
798
- #: admin/views/ad-group.php:66
799
- msgid "save"
800
- msgstr ""
801
-
802
- #: admin/views/ad-group.php:69
803
- #, php-format
804
- msgid ""
805
- "Find more information about ad groups in the <a href=\"%s\" "
806
- "target=\"_blank\">manual</a>."
807
- msgstr ""
808
-
809
- #: admin/views/ad-info-after-textarea.php:5
810
- msgid ""
811
- "The code of this ad might not work properly with the <em>Content</em> "
812
- "placement."
813
- msgstr ""
814
-
815
- #: admin/views/ad-info-after-textarea.php:6
816
- #, php-format
817
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
818
- msgstr ""
819
-
820
- #: admin/views/ad-info-bottom.php:2
821
- msgctxt "wizard navigation"
822
- msgid "previous"
823
- msgstr ""
824
-
825
- #: admin/views/ad-info-bottom.php:3
826
- msgctxt "wizard navigation"
827
- msgid "save"
828
- msgstr ""
829
-
830
- #: admin/views/ad-info-bottom.php:4
831
- msgctxt "wizard navigation"
832
- msgid "next"
833
- msgstr ""
834
-
835
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
836
- msgid "Stop Wizard and show all options"
837
- msgstr ""
838
-
839
- #: admin/views/ad-info-top.php:5
840
- #, php-format
841
- msgid ""
842
- "Congratulations! Your ad is now visible in the frontend."
843
- msgstr ""
844
-
845
- #: admin/views/ad-info-top.php:7
846
- msgid "Where do you want to display the ad?"
847
- msgstr ""
848
-
849
- #: admin/views/ad-info-top.php:8
850
- msgid "New placement"
851
- msgstr ""
852
-
853
- #: admin/views/ad-info-top.php:12
854
- msgid "Manage Sidebar"
855
- msgstr ""
856
-
857
- #: admin/views/ad-info-top.php:15
858
- msgid "Show Pro Places"
859
- msgstr ""
860
-
861
- #: admin/views/ad-info-top.php:19
862
- msgid "Show Sticky Places"
863
- msgstr ""
864
-
865
- #: admin/views/ad-info-top.php:23
866
- msgid "Show PopUp"
867
- msgstr ""
868
-
869
- #: admin/views/ad-info-top.php:48
870
- msgid "Existing placement"
871
- msgstr ""
872
-
873
- #: admin/views/ad-info-top.php:53
874
- #, php-format
875
- msgid "Or use the shortcode %s to insert the ad into the content manually."
876
- msgstr ""
877
-
878
- #: admin/views/ad-info-top.php:64
879
- msgid "Start Wizard"
880
- msgstr ""
881
-
882
- #: admin/views/ad-info-top.php:65
883
- msgid "Stop Wizard"
884
- msgstr ""
885
-
886
- #: admin/views/ad-info-top.php:83
887
- msgid "Welcome to the Wizard"
888
- msgstr ""
889
-
890
- #: admin/views/ad-info-top.php:84
891
- msgid ""
892
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
893
- "the most common options are visible."
894
- msgstr ""
895
-
896
- #: admin/views/ad-list-filters.php:2
897
- msgid "all ad types"
898
- msgstr ""
899
-
900
- #: admin/views/ad-list-filters.php:5
901
- msgid "all ad sizes"
902
- msgstr ""
903
-
904
- #: admin/views/ad-list-filters.php:8
905
- msgid "all ad dates"
906
- msgstr ""
907
-
908
- #: admin/views/ad-list-filters.php:16
909
- msgid "all ad groups"
910
- msgstr ""
911
-
912
- #: admin/views/ad-list-no-ads.php:2
913
- msgid "Not many ads here yet. Get help from the following resources:"
914
- msgstr ""
915
-
916
- #: admin/views/ad-list-no-ads.php:3
917
- msgid "Watch the “First Ad” Tutorial (Video)"
918
- msgstr ""
919
-
920
- #: admin/views/ad-list-no-ads.php:4
921
- msgid "Import Ads (Link)"
922
- msgstr ""
923
-
924
- #: admin/views/ad-list-no-ads.php:5
925
- msgid "Get dummy ad content (Link)"
926
- msgstr ""
927
-
928
- #: admin/views/ad-output-metabox.php:35
929
- msgid "container ID"
930
- msgstr ""
931
-
932
- #: admin/views/ad-output-metabox.php:38
933
- msgid "Specify the id of the ad container. Leave blank for random or no id."
934
- msgstr ""
935
-
936
- #: admin/views/ad-output-metabox.php:41
937
- msgid "container classes"
938
- msgstr ""
939
-
940
- #: admin/views/ad-output-metabox.php:44
941
- msgid ""
942
- "Specify one or more classes for the container. Separate multiple classes "
943
- "with a space"
944
- msgstr ""
945
-
946
- #: admin/views/ad-output-metabox.php:47
947
- msgid "Enable debug mode"
948
- msgstr ""
949
-
950
- #: admin/views/ad-parameters-size.php:8
951
- msgid "reserve this space"
952
- msgstr ""
953
-
954
- #: admin/views/ad-submitbox-meta.php:12
955
- msgid "Month"
956
- msgstr ""
957
-
958
- #: admin/views/ad-submitbox-meta.php:21
959
- msgid "Day"
960
- msgstr ""
961
-
962
- #: admin/views/ad-submitbox-meta.php:22
963
- msgid "Year"
964
- msgstr ""
965
-
966
- #: admin/views/ad-submitbox-meta.php:23
967
- msgid "Hour"
968
- msgstr ""
969
-
970
- #: admin/views/ad-submitbox-meta.php:24
971
- msgid "Minute"
972
- msgstr ""
973
-
974
- #: admin/views/ad-submitbox-meta.php:29
975
- #, php-format
976
- msgctxt ""
977
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
978
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
979
- msgstr ""
980
-
981
- #: admin/views/ad-visitor-metabox.php:7
982
- msgid ""
983
- "Click on the button below if the ad should NOT be visible to all visitors"
984
- msgstr ""
985
-
986
- #: admin/views/ad-visitor-metabox.php:8
987
- msgid "Hide the ad from some users"
988
- msgstr ""
989
-
990
- #: admin/views/ad-visitor-metabox.php:49
991
- msgid "It seems that a caching plugin is activated."
992
- msgstr ""
993
-
994
- #: admin/views/ad-visitor-metabox.php:50
995
- #, php-format
996
- msgid ""
997
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
998
- "Pro</a> if dynamic features get cached."
999
- msgstr ""
1000
-
1001
- #: admin/views/feedback-disable.php:4
1002
- msgid "Why did you decide to disable Advanced Ads?"
1003
- msgstr ""
1004
-
1005
- #: admin/views/feedback-disable.php:6
1006
- msgid "It is only temporary"
1007
- msgstr ""
1008
-
1009
- #: admin/views/feedback-disable.php:7
1010
- msgid "I need help to set it up"
1011
- msgstr ""
1012
-
1013
- #: admin/views/feedback-disable.php:8
1014
- msgid "I have a problem"
1015
- msgstr ""
1016
-
1017
- #: admin/views/feedback-disable.php:9
1018
- msgid "Please let us know how we can help"
1019
- msgstr ""
1020
-
1021
- #: admin/views/feedback-disable.php:12
1022
- #, php-format
1023
- msgid "Send me free help to %s"
1024
- msgstr ""
1025
-
1026
- #: admin/views/feedback-disable.php:14
1027
- msgid "I miss a feature"
1028
- msgstr ""
1029
-
1030
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
1031
- msgid "Which one?"
1032
- msgstr ""
1033
-
1034
- #: admin/views/feedback-disable.php:16
1035
- msgid "I don’t use ads on my site"
1036
- msgstr ""
1037
-
1038
- #: admin/views/feedback-disable.php:17
1039
- msgid "I switched to another plugin"
1040
- msgstr ""
1041
-
1042
- #: admin/views/feedback-disable.php:19
1043
- msgid "other reason"
1044
- msgstr ""
1045
-
1046
- #: admin/views/feedback-disable.php:20
1047
- msgid "Please specify"
1048
- msgstr ""
1049
-
1050
- #: admin/views/feedback-disable.php:25
1051
- msgid "Submit & Deactivate"
1052
- msgstr ""
1053
-
1054
- #: admin/views/feedback-disable.php:26
1055
- msgid "Only Deactivate"
1056
- msgstr ""
1057
-
1058
- #: admin/views/feedback-disable.php:27
1059
- msgid "don’t deactivate"
1060
- msgstr ""
1061
-
1062
- #: admin/views/placements-ad-label-position.php:18
1063
- msgid ""
1064
- "Check this if you don't want the following elements to float around the ad. "
1065
- "(adds a placement_clearfix)"
1066
- msgstr ""
1067
-
1068
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
1069
- msgid "enabled"
1070
- msgstr ""
1071
-
1072
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
1073
- msgid "disabled"
1074
- msgstr ""
1075
-
1076
- #: admin/views/placements.php:68
1077
- msgid "template (PHP)"
1078
- msgstr ""
1079
-
1080
- #: admin/views/placements.php:94
1081
- msgid "position"
1082
- msgstr ""
1083
-
1084
- #: admin/views/placements.php:98
1085
- msgid "Important Notice"
1086
- msgstr ""
1087
-
1088
- #: admin/views/placements.php:98
1089
- msgid ""
1090
- "Your server is missing an extension. This might break the content injection."
1091
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
1092
- "provider to enable <em>mbstring</em>."
1093
- msgstr ""
1094
-
1095
- #: admin/views/placements.php:119
1096
- msgid "ad label"
1097
- msgstr ""
1098
-
1099
- #: admin/views/placements.php:128
1100
- msgid "show all options"
1101
- msgstr ""
1102
-
1103
- #: admin/views/placements.php:135
1104
- #, php-format
1105
- msgid ""
1106
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
1107
- "header of your website</a>."
1108
- msgstr ""
1109
-
1110
- #: admin/views/placements.php:142
1111
- msgctxt "checkbox to remove placement"
1112
- msgid "delete"
1113
- msgstr ""
1114
-
1115
- #: admin/views/setting-license.php:5
1116
- msgid "Your license expired."
1117
- msgstr ""
1118
-
1119
- #: admin/views/setting-license.php:15
1120
- #, php-format
1121
- msgid ""
1122
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
1123
- "target=\"_blank\">renew your license with a discount</a>."
1124
- msgstr ""
1125
-
1126
- #: admin/views/setting-license.php:41
1127
- msgid "Deactivate License"
1128
- msgstr ""
1129
-
1130
- #: admin/views/setting-license.php:47
1131
- msgid "Update License"
1132
- msgstr ""
1133
-
1134
- #: admin/views/setting-license.php:47
1135
- msgid "Activate License"
1136
- msgstr ""
1137
-
1138
- #: admin/views/setting-license.php:51
1139
- msgid "License key invalid"
1140
- msgstr ""
1141
-
1142
- #: admin/views/settings-disable-ads.php:21
1143
- msgid "Disable ads in Feed"
1144
- msgstr ""
1145
-
1146
- #: admin/views/settings.php:49 modules/import-export/main.php:15
1147
- #: modules/import-export/main.php:15
1148
- msgid "Import &amp; Export"
1149
- msgstr ""
1150
-
1151
- #: admin/views/support.php:7
1152
- msgid ""
1153
- "Please fix the red highlighted issues on this page or try to understand "
1154
- "their consequences before contacting support."
1155
- msgstr ""
1156
-
1157
- #: admin/views/support.php:11
1158
- #, php-format
1159
- msgid ""
1160
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
1161
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
1162
- "Please ask your hosting provider for more information."
1163
- msgstr ""
1164
-
1165
- #: admin/views/support.php:14
1166
- #, php-format
1167
- msgid ""
1168
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
1169
- "rotation or visitor conditions might not work properly. Use the cache-"
1170
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
1171
- "load ads dynamically."
1172
- msgstr ""
1173
-
1174
- #: admin/views/support.php:17
1175
- msgid ""
1176
- "There is a <strong>new WordPress version available</strong>. Please update."
1177
- msgstr ""
1178
-
1179
- #: admin/views/support.php:20
1180
- msgid "There are <strong>plugin updates available</strong>. Please update."
1181
- msgstr ""
1182
-
1183
- #: admin/views/support.php:29
1184
- #, php-format
1185
- msgid ""
1186
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
1187
- "site performance, it is known to alter code, including scripts from ad "
1188
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
1189
- "in support for Autoptimize."
1190
- msgstr ""
1191
-
1192
- #: admin/views/support.php:32
1193
- #, php-format
1194
- msgid ""
1195
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
1196
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
1197
- msgstr ""
1198
-
1199
- #: admin/views/support.php:35
1200
- #, php-format
1201
- msgid ""
1202
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
1203
- "href=\"%s\">settings</a>."
1204
- msgstr ""
1205
-
1206
- #: admin/views/support.php:46
1207
- msgid "Possible Issues"
1208
- msgstr ""
1209
-
1210
- #: admin/views/support.php:48
1211
- msgid "Ads not showing up"
1212
- msgstr ""
1213
-
1214
- #: admin/views/support.php:49
1215
- msgid "Purchase & Licenses"
1216
- msgstr ""
1217
-
1218
- #: admin/views/support.php:50
1219
- msgid "General Issues"
1220
- msgstr ""
1221
-
1222
- #: admin/views/support.php:51
1223
- msgid "Issues with Add-Ons"
1224
- msgstr ""
1225
-
1226
- #: admin/views/support.php:58
1227
- #, php-format
1228
- msgid ""
1229
- "Take a look at more common issues or contact us directly through the <a "
1230
- "href=\"%s\" target=\"_blank\">support page</a>."
1231
- msgstr ""
1232
-
1233
- #: public/views/ad-debug.php:18
1234
- msgid "Ad debug output"
1235
- msgstr ""
1236
-
1237
- #: public/views/ad-debug.php:20
1238
- msgid "Find solutions in the manual"
1239
- msgstr ""
1240
-
1241
- #: admin/views/notices/adblock.php:2
1242
- msgid ""
1243
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
1244
- "ad setup."
1245
- msgstr ""
1246
-
1247
- #: modules/ad-blocker/admin/admin.php:96
1248
- msgid "Ad blocker fix"
1249
- msgstr ""
1250
-
1251
- #: modules/ad-blocker/admin/admin.php:162
1252
- msgid "The asset folder was rebuilt successfully"
1253
- msgstr ""
1254
-
1255
- #: modules/ad-blocker/admin/admin.php:223
1256
- msgid "There is no writable upload folder"
1257
- msgstr ""
1258
-
1259
- #: modules/ad-blocker/admin/admin.php:252
1260
- #, php-format
1261
- msgid "Unable to rename \"%s\" directory"
1262
- msgstr ""
1263
-
1264
- #: modules/ad-blocker/admin/admin.php:268
1265
- #: modules/ad-blocker/admin/admin.php:281
1266
- #: modules/ad-blocker/admin/admin.php:298
1267
- #, php-format
1268
- msgid "Unable to copy assets to the \"%s\" directory"
1269
- msgstr ""
1270
-
1271
- #: modules/ad-blocker/admin/admin.php:331
1272
- #: modules/ad-blocker/admin/admin.php:351
1273
- #, php-format
1274
- msgid "We do not have direct write access to the \"%s\" directory"
1275
- msgstr ""
1276
-
1277
- #: modules/ad-blocker/admin/admin.php:417
1278
- #, php-format
1279
- msgid ""
1280
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
1281
- "server?"
1282
- msgstr ""
1283
-
1284
- #: modules/ad-blocker/admin/admin.php:428
1285
- #, php-format
1286
- msgid "Unable to copy files to %s"
1287
- msgstr ""
1288
-
1289
- #: modules/gadsense/admin/admin.php:150
1290
- msgid "Activate Page-Level ads"
1291
- msgstr ""
1292
-
1293
- #: modules/gadsense/admin/admin.php:170
1294
- #, php-format
1295
- msgid ""
1296
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
1297
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
1298
- msgstr ""
1299
-
1300
- #: modules/gadsense/admin/admin.php:200
1301
- msgid ""
1302
- "There is no explicit limit for AdSense ads anymore, but you can still use "
1303
- "this setting to prevent too many AdSense ads to show accidentally on your "
1304
- "site."
1305
- msgstr ""
1306
-
1307
- #: modules/gadsense/admin/admin.php:204
1308
- msgid ""
1309
- "Due to technical restrictions, the limit does not work on placements with "
1310
- "cache-busting enabled."
1311
- msgstr ""
1312
-
1313
- #: modules/gadsense/admin/admin.php:218
1314
- msgid "Insert Page-Level ads code on all pages."
1315
- msgstr ""
1316
-
1317
- #: modules/gadsense/admin/admin.php:219
1318
- msgid ""
1319
- "You still need to enable Page-Level ads in your AdSense account. See <a "
1320
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
1321
- "AdSense Help</a> (requires AdSense-login) for more information."
1322
- msgstr ""
1323
-
1324
- #: modules/gadsense/admin/admin.php:220
1325
- #, php-format
1326
- msgid ""
1327
- "Please notice that this code might also activate QuickStart ads. Please read "
1328
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
1329
- "random places</strong>."
1330
- msgstr ""
1331
-
1332
- #: modules/gadsense/admin/admin.php:312
1333
- #, php-format
1334
- msgid ""
1335
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
1336
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
1337
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
1338
- "wrapped in text."
1339
- msgstr ""
1340
-
1341
- #: modules/import-export/classes/import.php:64
1342
- msgid "Please enter XML content"
1343
- msgstr ""
1344
-
1345
- #: modules/import-export/classes/import.php:145
1346
- #: modules/import-export/classes/import.php:561
1347
- #, php-format
1348
- msgid "New attachment created <em>%s</em> %s"
1349
- msgstr ""
1350
-
1351
- #: modules/import-export/classes/import.php:177
1352
- #, php-format
1353
- msgid "Failed to import <em>%s</em>"
1354
- msgstr ""
1355
-
1356
- #: modules/import-export/classes/import.php:185
1357
- #, php-format
1358
- msgid "New ad created: <em>%s</em> %s"
1359
- msgstr ""
1360
-
1361
- #: modules/import-export/classes/import.php:228
1362
- #, php-format
1363
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
1364
- msgstr ""
1365
-
1366
- #: modules/import-export/classes/import.php:290
1367
- #, php-format
1368
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
1369
- msgstr ""
1370
-
1371
- #: modules/import-export/classes/import.php:292
1372
- #, php-format
1373
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
1374
- msgstr ""
1375
-
1376
- #: modules/import-export/classes/import.php:357
1377
- #, php-format
1378
- msgid "Placement <em>%s</em> created"
1379
- msgstr ""
1380
-
1381
- #: modules/import-export/classes/import.php:472
1382
- #, php-format
1383
- msgid "Option was updated: <em>%s</em>"
1384
- msgstr ""
1385
-
1386
- #: modules/import-export/classes/import.php:475
1387
- #, php-format
1388
- msgid "Option already exists: <em>%s</em>"
1389
- msgstr ""
1390
-
1391
- #: modules/import-export/classes/import.php:497
1392
- #, php-format
1393
- msgid "Failed to create import directory <em>%s</em>"
1394
- msgstr ""
1395
-
1396
- #: modules/import-export/classes/import.php:502
1397
- #, php-format
1398
- msgid "Import directory is not writable: <em>%s</em>"
1399
- msgstr ""
1400
-
1401
- #: modules/import-export/classes/import.php:510
1402
- msgid ""
1403
- "File is empty, uploads are disabled or post_max_size is smaller than "
1404
- "upload_max_filesize in php.ini"
1405
- msgstr ""
1406
-
1407
- #: modules/import-export/classes/import.php:520
1408
- #, php-format
1409
- msgid "Failed to upload file, error: <em>%s</em>"
1410
- msgstr ""
1411
-
1412
- #: modules/import-export/classes/import.php:525
1413
- msgid "File is empty."
1414
- msgstr ""
1415
-
1416
- #: modules/import-export/classes/import.php:530
1417
- #, php-format
1418
- msgid ""
1419
- "The file could not be created: <em>%s</em>. This is probably a permissions "
1420
- "problem"
1421
- msgstr ""
1422
-
1423
- #: modules/import-export/classes/import.php:603
1424
- #, php-format
1425
- msgid "Invalid filetype <em>%s</em>"
1426
- msgstr ""
1427
-
1428
- #: modules/import-export/classes/import.php:608
1429
- #: modules/import-export/classes/import.php:615
1430
- #: modules/import-export/classes/import.php:623
1431
- #: modules/import-export/classes/import.php:638
1432
- #, php-format
1433
- msgid "Error getting remote image <em>%s</em>"
1434
- msgstr ""
1435
-
1436
- #: modules/import-export/classes/import.php:632
1437
- #, php-format
1438
- msgid "Zero size file downloaded <em>%s</em>"
1439
- msgstr ""
1440
-
1441
- #: modules/import-export/classes/XmlEncoder.php:75
1442
- msgctxt "import_export"
1443
- msgid "The data must be an array"
1444
- msgstr ""
1445
-
1446
- #: modules/import-export/classes/XmlEncoder.php:103
1447
- #, php-format
1448
- msgctxt "import_export"
1449
- msgid "The key %s is not valid"
1450
- msgstr ""
1451
-
1452
- #: modules/import-export/classes/XmlEncoder.php:149
1453
- #, php-format
1454
- msgctxt "import_export"
1455
- msgid "An unexpected value could not be serialized: %s"
1456
- msgstr ""
1457
-
1458
- #: modules/import-export/classes/XmlEncoder.php:201
1459
- msgctxt "import_export"
1460
- msgid "Invalid XML data, it can not be empty"
1461
- msgstr ""
1462
-
1463
- #: modules/import-export/classes/XmlEncoder.php:223
1464
- #, php-format
1465
- msgctxt "import_export"
1466
- msgid "XML error: %s"
1467
- msgstr ""
1468
-
1469
- #: modules/import-export/views/page.php:16
1470
- msgid "Export"
1471
- msgstr ""
1472
-
1473
- #: modules/import-export/views/page.php:17
1474
- msgid ""
1475
- "When you click the button below Advanced Ads will create an XML file for you "
1476
- "to save to your computer."
1477
- msgstr ""
1478
-
1479
- #: modules/import-export/views/page.php:28
1480
- msgid "Download Export File"
1481
- msgstr ""
1482
-
1483
- #: modules/import-export/views/page.php:33
1484
- msgid "Import"
1485
- msgstr ""
1486
-
1487
- #: modules/import-export/views/page.php:44
1488
- msgid "Choose an XML file"
1489
- msgstr ""
1490
-
1491
- #: modules/import-export/views/page.php:45
1492
- msgid "Copy an XML content"
1493
- msgstr ""
1494
-
1495
- #: modules/import-export/views/page.php:52
1496
- msgid ""
1497
- "Before you can upload your import file, you will need to fix the following "
1498
- "error:"
1499
- msgstr ""
1500
-
1501
- #: modules/import-export/views/page.php:57
1502
- #, php-format
1503
- msgid "Maximum size: %s"
1504
- msgstr ""
1505
-
1506
- #: modules/import-export/views/page.php:66
1507
- msgid "Start import"
1508
- msgstr ""
1509
-
1510
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
1511
- msgid "Ad blocker file folder"
1512
- msgstr ""
1513
-
1514
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
1515
- msgid "Upload folder is not writable"
1516
- msgstr ""
1517
-
1518
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
1519
- msgid "Asset path"
1520
- msgstr ""
1521
-
1522
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
1523
- msgid "Asset URL"
1524
- msgstr ""
1525
-
1526
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
1527
- msgid "Rename assets"
1528
- msgstr ""
1529
-
1530
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
1531
- msgid "Check if you want to change the names of the assets"
1532
- msgstr ""
1533
-
1534
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
1535
- #, php-format
1536
- msgid ""
1537
- "Please, rebuild the asset folder. All assets will be located in <strong>"
1538
- "%s</strong>"
1539
- msgstr ""
1540
-
1541
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
1542
- msgid "Rebuild asset folder"
1543
- msgstr ""
1544
-
1545
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
1546
- msgid ""
1547
- "The ad block disguise can only be set by the super admin on the main site in "
1548
- "the network."
1549
- msgstr ""
1550
-
1551
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
1552
- msgid ""
1553
- "Prevents ad block software from breaking your website when blocking asset "
1554
- "files (.js, .css)."
1555
- msgstr ""
1556
-
1557
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
1558
- msgid ""
1559
- "Copy the ad code from your AdSense account, paste it into the area below and "
1560
- "click on <em>Get details</em>."
1561
- msgstr ""
1562
-
1563
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
1564
- msgid "Insert new AdSense code"
1565
- msgstr ""
1566
-
1567
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
1568
- msgid "Responsive (Matched Content)"
1569
- msgstr ""
1570
-
1571
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
1572
- msgid "Link ads"
1573
- msgstr ""
1574
-
1575
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
1576
- msgid "Link ads (Responsive)"
1577
- msgstr ""
1578
-
1579
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
1580
- msgid "InArticle"
1581
- msgstr ""
1582
-
1583
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
1584
- msgid "InFeed"
1585
- msgstr ""
1586
-
1587
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
1588
- #, php-format
1589
- msgid ""
1590
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
1591
- "define the exact size for each browser width or choose between horizontal, "
1592
- "vertical, or rectangle formats."
1593
- msgstr ""
1594
-
1595
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
1596
- msgid "Tutorial: How to place ads between posts?"
1597
- msgstr ""
1598
-
1599
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
1600
- msgid "Layout"
1601
- msgstr ""
1602
-
1603
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
1604
- msgid "Layout-Key"
1605
- msgstr ""
1606
-
1607
- #. Name of the plugin
1608
- msgid "Advanced Ads"
1609
- msgstr ""
1610
-
1611
- #. Description of the plugin
1612
- msgid "Manage and optimize your ads in WordPress"
1613
- msgstr ""
1614
-
1615
- #. URI of the plugin
1616
- msgid "https://wpadvancedads.com"
1617
- msgstr ""
1618
-
1619
- #. Author of the plugin
1620
- msgid "Thomas Maier"
1621
- msgstr ""
1622
-
1623
- #. Author URI of the plugin
1624
- msgid "http://webgilde.com"
1625
- msgstr ""
1626
-
1627
- #: admin/includes/class-overview-widgets.php:224
1628
- #, fuzzy
1629
- msgid ""
1630
- "Fix ads to the browser while users are scrolling and create best performing "
1631
- "anchor ads."
1632
- msgstr ""
1633
- "Zet advertenties vast in de browser terwijl een gebruiker scrollt voor de "
1634
- "best presterende verankerde advertenties"
1635
-
1636
- #: modules/gadsense/main.php:19
1637
- #, fuzzy
1638
- msgid " at "
1639
- msgstr "bij"
1640
-
1641
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
1642
- #: admin/includes/class-menu.php:83
1643
- msgid "Support"
1644
- msgstr "Ondersteuning"
1645
-
1646
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
1647
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
1648
- msgid "Ad"
1649
- msgstr "Advertentie"
1650
-
1651
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
1652
- msgctxt "ad group singular name"
1653
- msgid "Ad Group"
1654
- msgstr "Advertentiegroep"
1655
-
1656
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
1657
- msgid "Display Conditions"
1658
- msgstr "Vertoningsvoorwaarden"
1659
-
1660
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
1661
- msgid "Visitor Conditions"
1662
- msgstr "Bezoekersvoorwaarden"
1663
-
1664
- #: classes/ad_placements.php:31
1665
- msgid "Manual Placement"
1666
- msgstr "Handmatige plaatsing"
1667
-
1668
- #: classes/ad_placements.php:32
1669
- msgid "Manual placement to use as function or shortcode."
1670
- msgstr "Handmatige plaatsing door middel van een functie of shortcode"
1671
-
1672
- #: classes/ad_placements.php:37
1673
- msgid "Header Code"
1674
- msgstr "Header Code"
1675
-
1676
- #: classes/ad_placements.php:38
1677
- msgid ""
1678
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
1679
- msgstr ""
1680
- "Geïnjecteerd in de Header (voor de sluitende &lt;/head&gt; tag, meestal niet "
1681
- "zichtbaar)."
1682
-
1683
- #: classes/ad_placements.php:42
1684
- msgid "Footer Code"
1685
- msgstr "Footer code"
1686
-
1687
- #: classes/ad_placements.php:43
1688
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
1689
- msgstr "Geïnjecteerd in de Footer (voor de sluitende &lt;/body&gt; tag)."
1690
-
1691
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
1692
- msgid "Before Content"
1693
- msgstr "Voor de content"
1694
-
1695
- #: classes/ad_placements.php:48
1696
- msgid "Injected before the post content."
1697
- msgstr "Geïnjecteerd voor de post content"
1698
-
1699
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
1700
- msgid "After Content"
1701
- msgstr "Na de content"
1702
-
1703
- #: classes/ad_placements.php:54
1704
- msgid "Injected after the post content."
1705
- msgstr "Geïnjecteerd na de post content"
1706
-
1707
- #: classes/ad_placements.php:60
1708
- msgid ""
1709
- "Injected into the content. You can choose the paragraph after which the ad "
1710
- "content is displayed."
1711
- msgstr ""
1712
- "Geïnjecteerd in de post content. U kunt een paragraaf kiezen achter welke de "
1713
- "advertentie getoond zal worden."
1714
-
1715
- #: classes/ad_placements.php:218
1716
- #, php-format
1717
- msgid "paragraph (%s)"
1718
- msgstr "paragraaf (%s)"
1719
-
1720
- #: classes/ad_placements.php:220
1721
- #, php-format
1722
- msgid "headline 2 (%s)"
1723
- msgstr "koptekst 2 (%s)"
1724
-
1725
- #: classes/ad_placements.php:221
1726
- #, php-format
1727
- msgid "headline 3 (%s)"
1728
- msgstr "koptekst 3 (%s)"
1729
-
1730
- #: classes/ad_placements.php:222
1731
- #, php-format
1732
- msgid "headline 4 (%s)"
1733
- msgstr "koptekst 4 (%s)"
1734
-
1735
- #: classes/ad_type_content.php:35
1736
- msgid "Rich Content"
1737
- msgstr "Rijke tekstopmaak"
1738
-
1739
- #: classes/ad_type_content.php:36
1740
- msgid ""
1741
- "The full content editor from WordPress with all features like shortcodes, "
1742
- "image upload or styling, but also simple text/html mode for scripts and code."
1743
- msgstr ""
1744
- "De volledige text-editor van WordPress met alle functionaliteiten zoals "
1745
- "shortcodes, afbeelding uploads en stijlen maar ook de simpele text/html "
1746
- "modus voor scripts en andere code."
1747
-
1748
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
1749
- msgid "Ad Group"
1750
- msgstr "Advertentiegroep"
1751
-
1752
- #: classes/ad_type_plain.php:31
1753
- msgid "Plain Text and Code"
1754
- msgstr "Platte tekst en code"
1755
-
1756
- #: classes/ad_type_plain.php:32
1757
- msgid ""
1758
- "Simple text editor without any filters. You might use it to display "
1759
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
1760
- "content field magic does not work here."
1761
- msgstr ""
1762
- "Simpele text-editor zonder enige filters. U kunt deze optie gebruiken om "
1763
- "ongefilterde content, PHP code of JavaScript in te zetten. Shortcodes en "
1764
- "andere WordPress magie is hierin niet te gebruiken."
1765
-
1766
- #: classes/ad_type_plain.php:52
1767
- msgid "Insert plain text or code into this field."
1768
- msgstr "Vul hier uw platte tekst of code in."
1769
-
1770
- #: classes/ad_type_plain.php:89
1771
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
1772
- msgstr ""
1773
- "Voer PHP code uit (zorg dat uw code omwikkeld is met <code>&lt;?php ?&gt;"
1774
- "</code>)"
1775
-
1776
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
1777
- msgid "Choose the public post types on which to display the ad."
1778
- msgstr "Kies de publieke post types waar u deze advertentie wilt tonen."
1779
-
1780
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
1781
- msgid ""
1782
- "Choose on which individual posts, pages and public post type pages you want "
1783
- "to display or hide ads."
1784
- msgstr ""
1785
- "Kies op welke individuele berichten, pagina's en publieke post type pagina's "
1786
- "u advertenties wilt tonen of verbergen."
1787
-
1788
- #: classes/display-conditions.php:82
1789
- msgid "general conditions"
1790
- msgstr "Andere voorwaarden"
1791
-
1792
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
1793
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
1794
- #: classes/visitor-conditions.php:126
1795
- msgid "is"
1796
- msgstr "is"
1797
-
1798
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
1799
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
1800
- #: classes/visitor-conditions.php:127
1801
- msgid "is not"
1802
- msgstr "is niet"
1803
-
1804
- #: classes/display-conditions.php:361
1805
- msgctxt "display the terms search field on ad edit page"
1806
- msgid "add more terms"
1807
- msgstr ""
1808
- "Meer termen toevoegen [ toon het term-zoekveld op het advertentie bewerken "
1809
- "scherm ]"
1810
-
1811
- #: classes/display-conditions.php:363
1812
- msgid "term name or id"
1813
- msgstr "Term naam of ID"
1814
-
1815
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
1816
- msgid "Home Page"
1817
- msgstr "Home pagina"
1818
-
1819
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
1820
- msgid "show on Home page"
1821
- msgstr "toon op home pagina"
1822
-
1823
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
1824
- msgid "Singular Pages"
1825
- msgstr "Singulaire pagina's"
1826
-
1827
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
1828
- msgid "show on singular pages/posts"
1829
- msgstr "toon op singulaire pagina's/berichten"
1830
-
1831
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
1832
- msgid "Archive Pages"
1833
- msgstr "Archief pagina's"
1834
-
1835
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
1836
- msgid "show on any type of archive page (category, tag, author and date)"
1837
- msgstr "toon op ieder type archief pagina (categorie, tag, auteur en datum)"
1838
-
1839
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
1840
- msgid "Search Results"
1841
- msgstr "Zoekresultaten"
1842
-
1843
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
1844
- msgid "show on search result pages"
1845
- msgstr "toon op zoekresultaten pagina's"
1846
-
1847
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
1848
- msgid "404 Page"
1849
- msgstr "404 pagina"
1850
-
1851
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
1852
- msgid "show on 404 error page"
1853
- msgstr "toon op 404 error pagina"
1854
-
1855
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
1856
- msgid "Attachment Pages"
1857
- msgstr "Bijlage pagina's"
1858
-
1859
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
1860
- msgid "show on attachment pages"
1861
- msgstr "toon op bijlage pagina's"
1862
-
1863
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
1864
- msgid "Secondary Queries"
1865
- msgstr "Secundaire queries"
1866
-
1867
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
1868
- msgid "allow ads in secondary queries"
1869
- msgstr "sta advertenties toe in secundaire queries"
1870
-
1871
- #: classes/visitor-conditions.php:33
1872
- msgid "Display ads only on mobile devices or hide them."
1873
- msgstr "Toon advertenties alleen op mobiele apparaten of verberg ze."
1874
-
1875
- #: classes/visitor-conditions.php:39
1876
- msgid "logged in visitor"
1877
- msgstr "ingelogde bezoeker"
1878
-
1879
- #: classes/visitor-conditions.php:40
1880
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
1881
- msgstr ""
1882
- "Of de bezoeker wel of niet ingelogd moet zijn om de advertentie te kunnen "
1883
- "zien."
1884
-
1885
- #: classes/visitor-conditions.php:161
1886
- msgid "equal"
1887
- msgstr "gelijk aan"
1888
-
1889
- #: classes/visitor-conditions.php:162
1890
- msgid "equal or higher"
1891
- msgstr "gelijk aan of hoger"
1892
-
1893
- #: classes/visitor-conditions.php:163
1894
- msgid "equal or lower"
1895
- msgstr "gelijk aan of lager"
1896
-
1897
- #: classes/visitor-conditions.php:194
1898
- msgid "contains"
1899
- msgstr "bevat"
1900
-
1901
- #: classes/visitor-conditions.php:195
1902
- msgid "starts with"
1903
- msgstr "begint met"
1904
-
1905
- #: classes/visitor-conditions.php:196
1906
- msgid "ends with"
1907
- msgstr "eindigd met"
1908
-
1909
- #: classes/visitor-conditions.php:197
1910
- msgid "matches"
1911
- msgstr "komt overeen met"
1912
-
1913
- #: classes/visitor-conditions.php:198
1914
- msgid "matches regex"
1915
- msgstr "komt overeen met regex"
1916
-
1917
- #: classes/visitor-conditions.php:199
1918
- msgid "does not contain"
1919
- msgstr "bevat niet"
1920
-
1921
- #: classes/visitor-conditions.php:200
1922
- msgid "does not start with"
1923
- msgstr "start niet met"
1924
-
1925
- #: classes/visitor-conditions.php:201
1926
- msgid "does not end with"
1927
- msgstr "eindigd niet met"
1928
-
1929
- #: classes/visitor-conditions.php:202
1930
- msgid "does not match"
1931
- msgstr "komt niet overeen met"
1932
-
1933
- #: classes/visitor-conditions.php:203
1934
- msgid "does not match regex"
1935
- msgstr "komt niet overeen met regex"
1936
-
1937
- #: classes/widget.php:22
1938
- msgid "Display Ads and Ad Groups."
1939
- msgstr "Toon advertenties en advertentiegroepen"
1940
-
1941
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
1942
- msgid "--empty--"
1943
- msgstr "--leeg--"
1944
-
1945
- #: classes/widget.php:69 admin/includes/class-menu.php:75
1946
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
1947
- #: modules/import-export/views/page.php:25
1948
- msgid "Placements"
1949
- msgstr "Plaatsingen"
1950
-
1951
- #: classes/widget.php:76 admin/includes/class-menu.php:70
1952
- #: admin/includes/class-shortcode-creator.php:91
1953
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
1954
- msgid "Ad Groups"
1955
- msgstr "Advertentiegroep"
1956
-
1957
- #: classes/widget.php:83 public/class-advanced-ads.php:617
1958
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
1959
- #: admin/includes/class-shortcode-creator.php:84
1960
- #: admin/views/ad-group-list-form-row.php:68
1961
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
1962
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
1963
- msgid "Ads"
1964
- msgstr "Advertenties"
1965
-
1966
- #: public/class-advanced-ads.php:320
1967
- #, php-format
1968
- msgid "Advanced Ads Error: %s"
1969
- msgstr "Advanced Ads Foutmelding: %s"
1970
-
1971
- #: public/class-advanced-ads.php:580
1972
- msgctxt "ad group general name"
1973
- msgid "Ad Groups"
1974
- msgstr "Advertentiegroepen"
1975
-
1976
- #: public/class-advanced-ads.php:582
1977
- msgid "Search Ad Groups"
1978
- msgstr "Zoek advertentiegroepen"
1979
-
1980
- #: public/class-advanced-ads.php:583
1981
- msgid "All Ad Groups"
1982
- msgstr "Alle advertentiegroepen"
1983
-
1984
- #: public/class-advanced-ads.php:584
1985
- msgid "Parent Ad Groups"
1986
- msgstr "Bovenliggende advertentiegroepen"
1987
-
1988
- #: public/class-advanced-ads.php:585
1989
- msgid "Parent Ad Groups:"
1990
- msgstr "Bovenliggende advertentiegroepen:"
1991
-
1992
- #: public/class-advanced-ads.php:586
1993
- msgid "Edit Ad Group"
1994
- msgstr "Advertentiegroep bewerken"
1995
-
1996
- #: public/class-advanced-ads.php:587
1997
- msgid "Update Ad Group"
1998
- msgstr "Advertentiegroep bijwerken"
1999
-
2000
- #: public/class-advanced-ads.php:588
2001
- msgid "Add New Ad Group"
2002
- msgstr "Nieuwe advertentiegroep toevoegen"
2003
-
2004
- #: public/class-advanced-ads.php:589
2005
- msgid "New Ad Groups Name"
2006
- msgstr "Nieuwe advertentiegroep naam"
2007
-
2008
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
2009
- #: modules/import-export/views/page.php:24
2010
- msgid "Groups"
2011
- msgstr "Groepen"
2012
-
2013
- #: public/class-advanced-ads.php:591
2014
- msgid "No Ad Group found"
2015
- msgstr "Geen advertentiegroep gevonden"
2016
-
2017
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
2018
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
2019
- msgid "New Ad"
2020
- msgstr "Nieuwe advertentie"
2021
-
2022
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
2023
- msgid "Add New Ad"
2024
- msgstr "Nieuwe advertentie toevoegen"
2025
-
2026
- #: public/class-advanced-ads.php:621
2027
- #: admin/includes/class-ad-groups-list.php:308
2028
- #: modules/import-export/classes/import.php:144
2029
- #: modules/import-export/classes/import.php:184
2030
- #: modules/import-export/classes/import.php:560
2031
- msgid "Edit"
2032
- msgstr "Bewerken"
2033
-
2034
- #: public/class-advanced-ads.php:622
2035
- msgid "Edit Ad"
2036
- msgstr "Advertentie bewerken"
2037
-
2038
- #: public/class-advanced-ads.php:624
2039
- msgid "View"
2040
- msgstr "Bekijken"
2041
-
2042
- #: public/class-advanced-ads.php:625
2043
- msgid "View the Ad"
2044
- msgstr "Bekijk de advertentie"
2045
-
2046
- #: public/class-advanced-ads.php:626
2047
- msgid "Search Ads"
2048
- msgstr "Advertenties zoeken"
2049
-
2050
- #: public/class-advanced-ads.php:627
2051
- msgid "No Ads found"
2052
- msgstr "Geen advertenties gevonden"
2053
-
2054
- #: public/class-advanced-ads.php:628
2055
- msgid "No Ads found in Trash"
2056
- msgstr "Geen advertenties gevonden in de prullenbak"
2057
-
2058
- #: public/class-advanced-ads.php:629
2059
- msgid "Parent Ad"
2060
- msgstr "Bovenliggende advertentie"
2061
-
2062
- #: admin/includes/class-ad-groups-list.php:164
2063
- msgid "Ad weight"
2064
- msgstr "Advertentie gewicht/prioriteit"
2065
-
2066
- #: admin/includes/class-ad-groups-list.php:212
2067
- msgid "all published ads are displayed"
2068
- msgstr "Alle gepubliceerde advertenties worden getoond"
2069
-
2070
- #: admin/includes/class-ad-groups-list.php:214
2071
- #, php-format
2072
- msgid "up to %d ads displayed"
2073
- msgstr "tot %s advertenties getoond."
2074
-
2075
- #: admin/includes/class-ad-groups-list.php:217
2076
- msgid "No ads assigned"
2077
- msgstr "Geen advertenties toegewezen"
2078
-
2079
- #: admin/includes/class-ad-groups-list.php:284
2080
- msgid "Random ads"
2081
- msgstr "Willekeurige advertenties"
2082
-
2083
- #: admin/includes/class-ad-groups-list.php:285
2084
- msgid "Display random ads based on ad weight"
2085
- msgstr "Toon willekeurige advertenties op basis van hun gewicht/prioriteit"
2086
-
2087
- #: admin/includes/class-ad-groups-list.php:288
2088
- msgid "Ordered ads"
2089
- msgstr "Gesorteerde advertenties"
2090
-
2091
- #: admin/includes/class-ad-groups-list.php:289
2092
- msgid "Display ads with the highest ad weight first"
2093
- msgstr "Toon advertenties met het hoogste gewicht/prioriteit eerst"
2094
-
2095
- #: admin/includes/class-ad-groups-list.php:309
2096
- msgid "Usage"
2097
- msgstr "Gebruik"
2098
-
2099
- #: admin/includes/class-ad-groups-list.php:339
2100
- #: admin/includes/class-ad-groups-list.php:389
2101
- msgid "Invalid Ad Group"
2102
- msgstr "Incorrecte advertentiegroep"
2103
-
2104
- #: admin/includes/class-ad-groups-list.php:344
2105
- #: admin/includes/class-ad-groups-list.php:394
2106
- msgid "You don’t have permission to change the ad groups"
2107
- msgstr "U heeft onvoldoende rechten om de advertentiegroepen aan te passen."
2108
-
2109
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
2110
- msgid "Ad Details"
2111
- msgstr "Advertentie details"
2112
-
2113
- #: admin/includes/class-ad-type.php:200
2114
- msgid "expired"
2115
- msgstr "verlopen"
2116
-
2117
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
2118
- msgid "Ad updated."
2119
- msgstr "Advertentie bijgewerkt."
2120
-
2121
- #. translators: %s: date and time of the revision
2122
- #: admin/includes/class-ad-type.php:517
2123
- #, php-format
2124
- msgid "Ad restored to revision from %s"
2125
- msgstr "Advertentie hersteld naar revisie %s"
2126
-
2127
- #: admin/includes/class-ad-type.php:518
2128
- msgid "Ad published."
2129
- msgstr "Advertentie gepubliceerd."
2130
-
2131
- #: admin/includes/class-ad-type.php:519
2132
- msgid "Ad saved."
2133
- msgstr "Advertentie opgeslagen."
2134
-
2135
- #: admin/includes/class-ad-type.php:520
2136
- msgid "Ad submitted."
2137
- msgstr ""
2138
- "Advertentie\n"
2139
- " ingediend."
2140
-
2141
- #: admin/includes/class-ad-type.php:522
2142
- #, php-format
2143
- msgid "Ad scheduled for: <strong>%1$s</strong>."
2144
- msgstr "Advertentie is ingepland voor: <strong>%1$s</strong>."
2145
-
2146
- #. translators: Publish box date format, see http://php.net/date
2147
- #: admin/includes/class-ad-type.php:524
2148
- msgid "M j, Y @ G:i"
2149
- msgstr "d-m-Y @ H:i"
2150
-
2151
- #: admin/includes/class-ad-type.php:526
2152
- msgid "Ad draft updated."
2153
- msgstr "Advertentie concept bijgewerkt."
2154
-
2155
- #: admin/includes/class-licenses.php:101
2156
- msgid "Error while trying to register the license. Please contact support."
2157
- msgstr ""
2158
- "Er is een fout opgetreden tijdens de registratie van uw licentie. Neem "
2159
- "alstublieft contact op met support."
2160
-
2161
- #: admin/includes/class-menu.php:52
2162
- msgid "Overview"
2163
- msgstr "Overzicht"
2164
-
2165
- #: admin/includes/class-menu.php:75
2166
- msgid "Ad Placements"
2167
- msgstr "Advertentie plaatsingen"
2168
-
2169
- #: admin/includes/class-menu.php:79
2170
- msgid "Advanced Ads Settings"
2171
- msgstr "Advanced Ads instellingen"
2172
-
2173
- #: admin/includes/class-menu.php:79
2174
- msgid "Settings"
2175
- msgstr "Instellingen"
2176
-
2177
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
2178
- msgid "Sorry, you are not allowed to access this feature."
2179
- msgstr ""
2180
- "Sorry, u heeft niet genoeg rechten om deze functionaliteit te gebruiken."
2181
-
2182
- #: admin/includes/class-menu.php:186
2183
- msgid ""
2184
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
2185
- "deleted?"
2186
- msgstr ""
2187
- "U heeft geprobeerd een advertentie te bewerken die niet bestaat. Wellicht is "
2188
- "deze advertentie verwijderd?"
2189
-
2190
- #: admin/includes/class-meta-box.php:53
2191
- msgid "Ad Type"
2192
- msgstr "Advertentietype"
2193
-
2194
- #: admin/includes/class-meta-box.php:59
2195
- msgid "Ad Parameters"
2196
- msgstr "Advertentie parameters"
2197
-
2198
- #: admin/includes/class-meta-box.php:62
2199
- msgid "Layout / Output"
2200
- msgstr "Layout / Output"
2201
-
2202
- #: admin/includes/class-meta-box.php:222
2203
- msgid "Ad Settings"
2204
- msgstr "Advertentie instellingen"
2205
-
2206
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
2207
- msgid "Ads Dashboard"
2208
- msgstr "Advertentie dashboard"
2209
-
2210
- #: admin/includes/class-meta-box.php:336
2211
- msgid "From the ad optimization universe"
2212
- msgstr "Van het advertentie-optimalisatie universum."
2213
-
2214
- #: admin/includes/class-meta-box.php:345
2215
- msgid "Advanced Ads Tutorials"
2216
- msgstr "Advanced Ads Tutorials"
2217
-
2218
- #: admin/includes/class-meta-box.php:357
2219
- #, php-format
2220
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
2221
- msgstr ""
2222
- "%d advertenties – <a href=\"%s\">bewerken</a> - <a href=\"%s\">nieuwe</a>"
2223
-
2224
- #: admin/includes/class-meta-box.php:369
2225
- msgid "plugin manual and homepage"
2226
- msgstr "plugin handleiding en voorpagina"
2227
-
2228
- #: admin/includes/class-meta-box.php:376
2229
- msgid "Get the tutorial via email"
2230
- msgstr "Verkrijg de tutorial via e-mail"
2231
-
2232
- #: admin/includes/class-meta-box.php:383
2233
- msgid "Get AdSense tips via email"
2234
- msgstr "Verkrijg AdSense tips via e-mail"
2235
-
2236
- #: admin/includes/class-notices.php:408
2237
- #, php-format
2238
- msgid ""
2239
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
2240
- "target=\"_blank\">this form</a> to sign up."
2241
- msgstr ""
2242
- "Het lijkt erop dat u geen e-mailadres heeft. Gebruik alstublieft <a "
2243
- "href=\"%s\" target=\"_blank\">dit formulier</a> om u in te schrijven."
2244
-
2245
- #: admin/includes/class-notices.php:426
2246
- msgid ""
2247
- "How embarrassing. The email server seems to be down. Please try again later."
2248
- msgstr ""
2249
- "Het lijkt er op dat de e-mail server offline is. Probeer het later nog eens. "
2250
- "Onze excuses voor het ongemak."
2251
-
2252
- #: admin/includes/class-notices.php:431
2253
- #, php-format
2254
- msgid ""
2255
- "Please check your email (%s) for the confirmation message. If you didn’t "
2256
- "receive one or want to use another email address then please use <a "
2257
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
2258
- msgstr ""
2259
- "Kijk alstublieft in uw mailbox voor de bevestigingsmail. Als u deze e-mail "
2260
- "niet heeft ontvangen of u een ander e-mailadres wilt gebruiken kunt u <a "
2261
- "href=\"%s\" target=\"_blank\">dit formulier</a> gebruiken."
2262
-
2263
- #: admin/includes/class-overview-widgets.php:45
2264
- msgid "Tips and Tutorials"
2265
- msgstr "Tips en tutorials"
2266
-
2267
- #: admin/includes/class-overview-widgets.php:47
2268
- msgid "Setup and Optimization Help"
2269
- msgstr "Hulp bij installatie en optimalisatie"
2270
-
2271
- #: admin/includes/class-overview-widgets.php:49
2272
- msgid "Manual and Support"
2273
- msgstr "Handleiding en ondersteuning"
2274
-
2275
- #: admin/includes/class-overview-widgets.php:53
2276
- msgid "Advanced Ads Pro"
2277
- msgstr "Advanced Ads Pro"
2278
-
2279
- #: admin/includes/class-overview-widgets.php:55
2280
- msgid "Tracking and Stats"
2281
- msgstr "Meten en statistieken"
2282
-
2283
- #: admin/includes/class-overview-widgets.php:57
2284
- msgid "Responsive and Mobile ads"
2285
- msgstr "Responsive en mobiele advertenties"
2286
-
2287
- #: admin/includes/class-overview-widgets.php:61
2288
- msgid "Sticky ads"
2289
- msgstr "Sticky advertenties"
2290
-
2291
- #: admin/includes/class-overview-widgets.php:63
2292
- msgid "PopUps and Layers"
2293
- msgstr "Pop-ups en lagen"
2294
-
2295
- #: admin/includes/class-overview-widgets.php:65
2296
- msgid "Ad Slider"
2297
- msgstr "Advertentie slider"
2298
-
2299
- #: admin/includes/class-overview-widgets.php:86
2300
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
2301
- msgstr ""
2302
- "Ontvang 2 <strong>gratis add-ons</strong> als u zich inschrijft voor de "
2303
- "nieuwsbrief."
2304
-
2305
- #: admin/includes/class-overview-widgets.php:87
2306
- msgid "Join now"
2307
- msgstr "Schrijf u nu in"
2308
-
2309
- #: admin/includes/class-overview-widgets.php:94
2310
- msgid ""
2311
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2312
- "and Advanced Ads from the dedicated newsletter group."
2313
- msgstr ""
2314
- "Ontdek hoe, en <strong>hoe u meer kunt verdienen met AdSense</strong> en "
2315
- "Advanced Ads door u in te schrijven voor deze nieuwsbrief."
2316
-
2317
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
2318
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
2319
- msgid "Subscribe me now"
2320
- msgstr "Schrijf mij in"
2321
-
2322
- #: admin/includes/class-overview-widgets.php:102
2323
- msgid "Get the first steps and more tutorials to your inbox."
2324
- msgstr "Ontvang de eerste stappen en tutorials in uw mailbox."
2325
-
2326
- #: admin/includes/class-overview-widgets.php:103
2327
- msgid "Send it now"
2328
- msgstr "Stuur het op"
2329
-
2330
- #: admin/includes/class-overview-widgets.php:126
2331
- msgid "Create your first ad"
2332
- msgstr "Maak je eerste advertentie aan"
2333
-
2334
- #: admin/includes/class-overview-widgets.php:129
2335
- msgid ""
2336
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
2337
- "single spot."
2338
- msgstr ""
2339
- "Advertentiegroepen bevatten advertenties en worden gebruikt om te af te "
2340
- "wisselen tussen verschillende advertenties op een bepaalde plek."
2341
-
2342
- #: admin/includes/class-overview-widgets.php:131
2343
- msgid "Create your first group"
2344
- msgstr "Maak je eerste groep aan"
2345
-
2346
- #: admin/includes/class-overview-widgets.php:134
2347
- msgid ""
2348
- "Ad Placements are the best way to manage where to display ads and groups."
2349
- msgstr ""
2350
- "Advertentie plaatsingen zijn de beste manier om te beheren waar advertenties "
2351
- "en advertentiegroepen getoond worden."
2352
-
2353
- #: admin/includes/class-overview-widgets.php:136
2354
- msgid "Create your first placement"
2355
- msgstr "Maak je eerste plaatsing aan."
2356
-
2357
- #: admin/includes/class-overview-widgets.php:141
2358
- msgid "Next steps"
2359
- msgstr "Volgende stappen"
2360
-
2361
- #: admin/includes/class-overview-widgets.php:153
2362
- #, php-format
2363
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
2364
- msgstr "<a href=\"%s\" target=\"_blank\">Handleiding</a>"
2365
-
2366
- #: admin/includes/class-overview-widgets.php:155
2367
- #, php-format
2368
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
2369
- msgstr "Stem op <a href=\"%s\" target=\"_blank\">nieuwe functionaliteiten</a>"
2370
-
2371
- #: admin/includes/class-overview-widgets.php:156
2372
- #, php-format
2373
- msgid ""
2374
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
2375
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
2376
- msgstr ""
2377
- "Bedank de ontwikkelaar van deze plugin met een &#9733;&#9733;&#9733;&#9733;"
2378
- "&#9733; beoordeling op <a href=\"%s\" target=\"_blank\">wordpress.org</a>"
2379
-
2380
- #: admin/includes/class-overview-widgets.php:165
2381
- msgid ""
2382
- "Need help to set up and optimize your ads? Need custom coding on your site? "
2383
- "Ask me for a quote."
2384
- msgstr ""
2385
- "Hulp nodig bij het opzetten en optimaliseren van uw advertenties? Heeft u "
2386
- "behoefte aan code op maat? Vraag een offerte aan."
2387
-
2388
- #: admin/includes/class-overview-widgets.php:166
2389
- #, php-format
2390
- msgid "Help with ads on %s"
2391
- msgstr "Hulp met advertenties op %s"
2392
-
2393
- #: admin/includes/class-overview-widgets.php:167
2394
- msgid "Get an offer"
2395
- msgstr "Ontvang een offerte"
2396
-
2397
- #: admin/includes/class-overview-widgets.php:175
2398
- msgid "Ad management for advanced websites."
2399
- msgstr "Advertentiebeheer voor geavanceerde websites."
2400
-
2401
- #: admin/includes/class-overview-widgets.php:176
2402
- msgid "Cache-busting"
2403
- msgstr "Cache-busting"
2404
-
2405
- #: admin/includes/class-overview-widgets.php:177
2406
- msgid "Advanced visitor conditions"
2407
- msgstr "Geavanceerde bezoekersvoorwaarden"
2408
-
2409
- #: admin/includes/class-overview-widgets.php:178
2410
- msgid "Flash ads with fallback"
2411
- msgstr "Flash advertenties met 'fallback'"
2412
-
2413
- #: admin/includes/class-overview-widgets.php:180
2414
- msgid "Get Pro"
2415
- msgstr "Neem Pro"
2416
-
2417
- #: admin/includes/class-overview-widgets.php:188
2418
- msgid "Track the impressions of and clicks on your ads."
2419
- msgstr "Meet het aantal vertoningen en clicks op uw advertenties."
2420
-
2421
- #: admin/includes/class-overview-widgets.php:189
2422
- msgid "2 methods to count impressions"
2423
- msgstr "2 methoden om vertoningen te meten"
2424
-
2425
- #: admin/includes/class-overview-widgets.php:190
2426
- msgid "beautiful stats for all or single ads"
2427
- msgstr "Beeldschone statistieken voor alle of specifieke advertenties"
2428
-
2429
- #: admin/includes/class-overview-widgets.php:191
2430
- msgid "group stats by day, week or month"
2431
- msgstr "groepeer statistieken op dag, week of maand"
2432
-
2433
- #: admin/includes/class-overview-widgets.php:193
2434
- msgid "Get the Tracking add-on"
2435
- msgstr "Haal de Tracking add-on"
2436
-
2437
- #: admin/includes/class-overview-widgets.php:201
2438
- msgid "Display ads based on the size of your visitor’s browser or device."
2439
- msgstr ""
2440
- "Toon advertenties op basis van de grootte van de browser of het toestel van "
2441
- "uw gebruiker."
2442
-
2443
- #: admin/includes/class-overview-widgets.php:202
2444
- msgid "set a range (from … to …) pixels for the browser size"
2445
- msgstr ""
2446
- "stel een bereik (van ... tot ...) in pixels in voor de browser afmeting."
2447
-
2448
- #: admin/includes/class-overview-widgets.php:203
2449
- msgid "set custom sizes for AdSense responsive ads"
2450
- msgstr "Stel aangepaste maten in voor AdSense responsive advertenties"
2451
-
2452
- #: admin/includes/class-overview-widgets.php:204
2453
- msgid "list all ads by their responsive settings"
2454
- msgstr "Toon alle advertenties gesorteerd op responsive instellingen"
2455
-
2456
- #: admin/includes/class-overview-widgets.php:206
2457
- msgid "Get the Responsive add-on"
2458
- msgstr "Neem de Responsive add-on"
2459
-
2460
- #: admin/includes/class-overview-widgets.php:225
2461
- msgid "position ads that don’t scroll with the screen"
2462
- msgstr "Positioneer advertenties die niet met het scherm mee scrollen"
2463
-
2464
- #: admin/includes/class-overview-widgets.php:226
2465
- msgid "build anchor ads not only on mobile devices"
2466
- msgstr "Maak verankerde advertenties niet alleen voor mobiele aparaten"
2467
-
2468
- #: admin/includes/class-overview-widgets.php:228
2469
- msgid "Get the Sticky add-on"
2470
- msgstr "Neem de Sticky add-on"
2471
-
2472
- #: admin/includes/class-overview-widgets.php:236
2473
- msgid "Display content and ads in layers and popups on custom events."
2474
- msgstr ""
2475
- "Toon content en advertenties in lagen en pop-ups op aangepaste momenten."
2476
-
2477
- #: admin/includes/class-overview-widgets.php:237
2478
- msgid "display a popup after a user interaction like scrolling"
2479
- msgstr ""
2480
- "Toon een pop-up na interactie van de gebruiker, bijvoorbeeld als iemand "
2481
- "scrollt"
2482
-
2483
- #: admin/includes/class-overview-widgets.php:239
2484
- msgid "allow users to close the popup"
2485
- msgstr "sta gebruikers toe de pop-up te sluiten"
2486
-
2487
- #: admin/includes/class-overview-widgets.php:241
2488
- msgid "Get the PopUp and Layer add-on"
2489
- msgstr "Neem de PopUp and Layer add-on"
2490
-
2491
- #: admin/includes/class-overview-widgets.php:249
2492
- msgid "Create a beautiful and simple slider from your ads."
2493
- msgstr "Maak prachtige doch simpele sliders met uw advertenties."
2494
-
2495
- #: admin/includes/class-overview-widgets.php:251
2496
- msgid "Get the Slider add-on"
2497
- msgstr "Naam de Slider add-on"
2498
-
2499
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
2500
- msgid "General"
2501
- msgstr "Algemeen"
2502
-
2503
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
2504
- msgid "Licenses"
2505
- msgstr "Licenties"
2506
-
2507
- #: admin/includes/class-settings.php:70
2508
- msgid "Disable ads"
2509
- msgstr "Advertenties uitschakelen"
2510
-
2511
- #: admin/includes/class-settings.php:78
2512
- msgid "Hide ads for logged in users"
2513
- msgstr "Advertenties verbergen voor ingelogde gebruikers"
2514
-
2515
- #: admin/includes/class-settings.php:86
2516
- msgid "Use advanced JavaScript"
2517
- msgstr "Geavanceerde JavaScript gebruiken"
2518
-
2519
- #: admin/includes/class-settings.php:94
2520
- msgid "Unlimited ad injection"
2521
- msgstr "Ongelimiteerde advertentie injectie"
2522
-
2523
- #: admin/includes/class-settings.php:102
2524
- msgid "Priority of content injection filter"
2525
- msgstr "Prioriteit van content injectie filter"
2526
-
2527
- #: admin/includes/class-settings.php:118
2528
- msgid "Hide ads from bots"
2529
- msgstr "Advertenties verbergen voor bots"
2530
-
2531
- #: admin/includes/class-settings.php:126
2532
- msgid "Disable notices"
2533
- msgstr "Notificaties uitschakelen"
2534
-
2535
- #: admin/includes/class-settings.php:134
2536
- msgid "ID prefix"
2537
- msgstr "ID voorvoegsel"
2538
-
2539
- #: admin/includes/class-settings.php:142
2540
- msgid "Remove Widget ID"
2541
- msgstr "Widget ID verwijderen"
2542
-
2543
- #: admin/includes/class-settings.php:255
2544
- msgid "(display to all)"
2545
- msgstr "(aan iedereen tonen)"
2546
-
2547
- #: admin/includes/class-settings.php:256
2548
- msgid "Subscriber"
2549
- msgstr "Abonnee"
2550
-
2551
- #: admin/includes/class-settings.php:257
2552
- msgid "Contributor"
2553
- msgstr "Schrijver"
2554
-
2555
- #: admin/includes/class-settings.php:258
2556
- msgid "Author"
2557
- msgstr "Auteur"
2558
-
2559
- #: admin/includes/class-settings.php:259
2560
- msgid "Editor"
2561
- msgstr "Redacteur"
2562
-
2563
- #: admin/includes/class-settings.php:260
2564
- msgid "Admin"
2565
- msgstr "Beheerder"
2566
-
2567
- #: admin/includes/class-settings.php:268
2568
- msgid "Choose the lowest role a user must have in order to not see any ads."
2569
- msgstr ""
2570
- "Kies de laagste rol die een gebruiker moet hebben om geen advertenties te "
2571
- "zien."
2572
-
2573
- #: admin/includes/class-settings.php:282
2574
- msgid ""
2575
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
2576
- "needs it."
2577
- msgstr ""
2578
- "<strong>Notificatie: </strong>het bestand is ingeschakeld door een add-on "
2579
- "die het vereist. "
2580
-
2581
- #: admin/includes/class-settings.php:285
2582
- #, php-format
2583
- msgid ""
2584
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
2585
- "here</a>). Some features and add-ons might override this setting if they "
2586
- "need features from this file."
2587
- msgstr ""
2588
- "Schakel geavanceerde JavaScript functies in (<a href=\"%s\" "
2589
- "target=\"_blank\">hier</a>). Functies en add-ons kunnen deze instelling "
2590
- "overschrijven als dat nodig is."
2591
-
2592
- #: admin/includes/class-settings.php:323
2593
- msgid ""
2594
- "Play with this value in order to change the priority of the injected ads "
2595
- "compared to other auto injected elements in the post content."
2596
- msgstr ""
2597
- "Door deze waarde aan te passen kunt u de prioriteit van geïnjecteerde "
2598
- "advertenties veranderen ten opzichte van ander automatisch geïnjecteerde "
2599
- "content en/of elementen."
2600
-
2601
- #: admin/includes/class-settings.php:350
2602
- #, php-format
2603
- msgid ""
2604
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
2605
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
2606
- "Tracking Add-On</a>."
2607
- msgstr ""
2608
- "Verberg advertenties van crawlers, bots en lege user agents. Voorkomt ook "
2609
- "het tellen van vertoningen voor bots als je gebruik maakt van de <a "
2610
- "href=\"%s\" target=\"_blank\">Tracking Add-On</a>."
2611
-
2612
- #: admin/includes/class-settings.php:351
2613
- msgid ""
2614
- "Disabling this option only makes sense if your ads contain content you want "
2615
- "to display to bots (like search engines) or your site is cached and bots "
2616
- "could create a cached version without the ads."
2617
- msgstr ""
2618
- "Het uitzetten van deze optie heeft alleen nut als uw advertenties inhoud "
2619
- "bevatten die u wilt tonen aan bots (zoals zoekmachines) of uw website is "
2620
- "gecached en bots een gecachete versie kunnen maken zonder advertenties."
2621
-
2622
- #: admin/includes/class-settings.php:364
2623
- msgid ""
2624
- "Disable internal notices like tips, tutorials, email newsletters and update "
2625
- "notices. Disabling notices is recommended if you run multiple blogs with "
2626
- "Advanced Ads already."
2627
- msgstr ""
2628
- "Schakel interne notificaties als tips, tutorials, email nieuwsbrief en "
2629
- "update notificaties uit. Het uitschakelen van deze notificaties is aan te "
2630
- "raden als u al meerdere blogs heeft met Advanced Ads geïnstalleerd."
2631
-
2632
- #: admin/includes/class-settings.php:381
2633
- msgid ""
2634
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
2635
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
2636
- "need to <strong>rewrite css rules afterwards</strong>."
2637
- msgstr ""
2638
- "Voorvoegsel voor class of ID attributen aan de voorkant van uw website. "
2639
- "Verander deze waarde als u wilt voorkomen dat <strong>ad blockers</strong> "
2640
- "deze elementen blokkeert als zijnde advertenties."
2641
-
2642
- #: admin/includes/class-settings.php:402
2643
- msgid ""
2644
- "Remove the ID attribute from widgets in order to not make them an easy "
2645
- "target of ad blockers."
2646
- msgstr ""
2647
- "Verwijder het ID attribuut van widgets om te voorkomen dat ze een makkelijk "
2648
- "doelwit zijn voor ad blockers."
2649
-
2650
- #: admin/includes/notices.php:15
2651
- msgid ""
2652
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
2653
- "receive the first steps via email?"
2654
- msgstr ""
2655
- "Bedankt voor het activeren van <strong>Advanced Ads</strong>. Wilt u een e-"
2656
- "mail ontvangen met daarin de eerst volgende stappen?"
2657
-
2658
- #: admin/includes/notices.php:16
2659
- msgid "Yes, send it"
2660
- msgstr "Ja, stuur maar op"
2661
-
2662
- #: admin/includes/notices.php:22
2663
- msgid ""
2664
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
2665
- "<strong>2 free add-ons</strong> for joining the newsletter."
2666
- msgstr ""
2667
- "Bedankt voor het gebruiken van <strong>Advanced Ads</strong>. Blijf up-to-"
2668
- "date en ontvang <strong>2 gratis add-ons</strong> als u zich inschrijft voor "
2669
- "de nieuwsbrief."
2670
-
2671
- #: admin/includes/notices.php:23
2672
- msgid "Add me now"
2673
- msgstr "Voeg mij toe"
2674
-
2675
- #: admin/includes/notices.php:29
2676
- msgid ""
2677
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2678
- "and Advanced Ads from my dedicated newsletter."
2679
- msgstr ""
2680
- "Ontdek hoe, en <strong>hoe u meer kunt verdienen met AdSense</strong> en "
2681
- "Advanced Ads door u in te schrijven voor deze nieuwsbrief."
2682
-
2683
- #: admin/includes/notices.php:47
2684
- #, php-format
2685
- msgid ""
2686
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
2687
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
2688
- "information."
2689
- msgstr ""
2690
- "Een <strong>Advanced Ads</strong> licentie(s) is verlopen. Ondersteuning en "
2691
- "updates zijn nu uitgeschakeld. Kijk op de <a href=\"%s\">licentie pagina</a> "
2692
- "voor meer informatie."
2693
-
2694
- #: admin/views/ad-display-metabox.php:76
2695
- msgid "If you want to display the ad everywhere, don't do anything here. "
2696
- msgstr "Als u deze advertentie overal wilt tonen, stel hier dan niks in."
2697
-
2698
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
2699
- msgid "New condition"
2700
- msgstr "Nieuwe voorwaarde"
2701
-
2702
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
2703
- msgid "-- choose a condition --"
2704
- msgstr "-- kies een voorwaarde --"
2705
-
2706
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
2707
- #: admin/views/ad-visitor-metabox.php:62
2708
- msgid "add"
2709
- msgstr "toevoegen"
2710
-
2711
- #: admin/views/ad-group-edit.php:40
2712
- msgid ""
2713
- "An id-like string with only letters in lower case, numbers, and hyphens."
2714
- msgstr ""
2715
- "Een tekenreeks te vergelijken met een ID met alleen onderkast letters, "
2716
- "nummers en streepjes (hyphens)."
2717
-
2718
- #: admin/views/ad-group-edit.php:57
2719
- msgid "Create new Ad Group"
2720
- msgstr "Maak een nieuwe advertentiegroep"
2721
-
2722
- #: admin/views/ad-group-edit.php:59
2723
- msgid "Update"
2724
- msgstr "Opslaan"
2725
-
2726
- #: admin/views/ad-group-list-ads.php:3
2727
- msgid "weight"
2728
- msgstr "gewicht"
2729
-
2730
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
2731
- msgid "Name"
2732
- msgstr "Naam"
2733
-
2734
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
2735
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
2736
- msgid "Type"
2737
- msgstr "Type"
2738
-
2739
- #: admin/views/ad-group-list-form-row.php:51
2740
- msgctxt "option to display all ads in an ad groups"
2741
- msgid "all"
2742
- msgstr "alle"
2743
-
2744
- #: admin/views/ad-group-list-form-row.php:59
2745
- msgid "Number of ads that are visible at the same time"
2746
- msgstr "Aantal advertenties dat simultaan zichtbaar is"
2747
-
2748
- #: admin/views/ad-group-list-header.php:4
2749
- msgid "Details"
2750
- msgstr "Details"
2751
-
2752
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
2753
- #: admin/views/placements.php:65
2754
- msgid "shortcode"
2755
- msgstr "shortcode"
2756
-
2757
- #: admin/views/ad-group-list-row.php:11
2758
- msgid "template"
2759
- msgstr "template"
2760
-
2761
- #: admin/views/ad-group-list-row.php:14
2762
- #, php-format
2763
- msgid ""
2764
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
2765
- "manual</a>."
2766
- msgstr ""
2767
- "Lees de <a href=\"%s\" target=\"_blank\">handleiding</a> om meer te weten te "
2768
- "komen over het gebruik van groepen."
2769
-
2770
- #: admin/views/ad-group-list-row.php:19
2771
- #, php-format
2772
- msgid "Type: %s"
2773
- msgstr "Type: %s"
2774
-
2775
- #: admin/views/ad-group-list-row.php:20
2776
- #, php-format
2777
- msgid "ID: %s"
2778
- msgstr "ID: %s"
2779
-
2780
- #: admin/views/ad-group.php:29
2781
- msgid "Ad Groups successfully updated"
2782
- msgstr "Advertentiegroep succesvol opgeslagen"
2783
-
2784
- #: admin/views/ad-group.php:59
2785
- #, php-format
2786
- msgid "Search results for &#8220;%s&#8221;"
2787
- msgstr ""
2788
- "Zoekresultaten voor \n"
2789
- "&#8220;%s&#8221;"
2790
-
2791
- #: admin/views/ad-group.php:68
2792
- msgid ""
2793
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
2794
- "display random ads in the frontend or run split tests, but also just for "
2795
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
2796
- "ad can belong to multiple ad groups."
2797
- msgstr ""
2798
- "Advertentiegroepen zijn een flexibele methode om advertenties te bundelen. U "
2799
- "kunt ze gebruiken om willekeurig advertenties te tonen aan de voorkant van "
2800
- "uw website, split tests te doen maar ook puur voor informationele doeleinden."
2801
- " Niet alleen kunnen advertentiegroepen meerdere advertenties bezitten maar "
2802
- "kan een advertentie ook in meerdere advertentiegroepen voor komen."
2803
-
2804
- #: admin/views/ad-group.php:96
2805
- msgid "Update Groups"
2806
- msgstr "Groepen opslaan"
2807
-
2808
- #: admin/views/ad-info-top.php:54
2809
- #, php-format
2810
- msgid ""
2811
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
2812
- "target=\"_blank\">manual</a>."
2813
- msgstr ""
2814
- "Om meer te weten te komen over de mogelijkheden om uw advertenties te tonen "
2815
- "kunt u de <a href=\"%s\" target=\"_blank\">handleiding</a> raadplegen."
2816
-
2817
- #: admin/views/ad-info.php:2
2818
- #, php-format
2819
- msgid "Ad Id: %s"
2820
- msgstr "Advertentie ID: %s"
2821
-
2822
- #: admin/views/ad-info.php:5
2823
- msgid "theme function"
2824
- msgstr "thema functie"
2825
-
2826
- #: admin/views/ad-info.php:7
2827
- #, php-format
2828
- msgid ""
2829
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
2830
- msgstr ""
2831
- "U kunt meer opties voor het vertonen van uw advertenties vinden in de <a "
2832
- "href=\"%s\" target=\"_blank\">handleiding</a>."
2833
-
2834
- #: admin/views/ad-info.php:11
2835
- msgid "click to change"
2836
- msgstr "klik om te veranderen"
2837
-
2838
- #: admin/views/ad-info.php:15
2839
- msgid "Add a description"
2840
- msgstr "Voeg een beschrijving toe"
2841
-
2842
- #: admin/views/ad-info.php:18
2843
- msgid "Internal description or your own notes about this ad."
2844
- msgstr "Interne beschrijving of eigen notitie voor deze advertentie."
2845
-
2846
- #: admin/views/ad-main-metabox.php:3
2847
- msgid "No ad types defined"
2848
- msgstr "Geen advertentie types gedefinieerd"
2849
-
2850
- #: admin/views/ad-output-metabox.php:1
2851
- msgid "Everything connected to the ads layout and output."
2852
- msgstr "Alles wat in verbinding staat met de advertentie indeling en output."
2853
-
2854
- #: admin/views/ad-output-metabox.php:4
2855
- #: admin/views/placements-ad-label-position.php:1
2856
- msgid "Position"
2857
- msgstr "Positie"
2858
-
2859
- #: admin/views/ad-output-metabox.php:6
2860
- msgid "- default -"
2861
- msgstr "- standaard -"
2862
-
2863
- #: admin/views/ad-output-metabox.php:7
2864
- #: admin/views/placements-ad-label-position.php:2
2865
- #: admin/views/placements-ad-label-position.php:4
2866
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
2867
- #: admin/views/placements.php:53
2868
- msgid "default"
2869
- msgstr "standaard"
2870
-
2871
- #: admin/views/ad-output-metabox.php:8
2872
- #: admin/views/placements-ad-label-position.php:6
2873
- #: admin/views/placements-ad-label-position.php:8
2874
- msgid "left"
2875
- msgstr "links"
2876
-
2877
- #: admin/views/ad-output-metabox.php:11
2878
- #: admin/views/placements-ad-label-position.php:9
2879
- #: admin/views/placements-ad-label-position.php:11
2880
- msgid "center"
2881
- msgstr "center"
2882
-
2883
- #: admin/views/ad-output-metabox.php:14
2884
- #: admin/views/placements-ad-label-position.php:12
2885
- #: admin/views/placements-ad-label-position.php:14
2886
- msgid "right"
2887
- msgstr "rechts"
2888
-
2889
- #: admin/views/ad-output-metabox.php:18
2890
- msgid ""
2891
- "Check this if you don't want the following elements to float around the ad. "
2892
- "(adds a clearfix)"
2893
- msgstr ""
2894
- "Vink dit aan als u wilt voorkomen dat andere elementen om uw advertentie "
2895
- "heen 'zweven'. (Voegt een clearfix toe)"
2896
-
2897
- #: admin/views/ad-output-metabox.php:22
2898
- msgid "Margin"
2899
- msgstr "Margin"
2900
-
2901
- #: admin/views/ad-output-metabox.php:24
2902
- msgid "top:"
2903
- msgstr "bovenkant:"
2904
-
2905
- #: admin/views/ad-output-metabox.php:26
2906
- msgid "right:"
2907
- msgstr "rechts:"
2908
-
2909
- #: admin/views/ad-output-metabox.php:28
2910
- msgid "bottom:"
2911
- msgstr "onderkant:"
2912
-
2913
- #: admin/views/ad-output-metabox.php:30
2914
- msgid "left:"
2915
- msgstr "links:"
2916
-
2917
- #: admin/views/ad-output-metabox.php:32
2918
- msgid "tip: use this to add a margin around the ad"
2919
- msgstr "tip: gebruik dit om een margin toe te voegen rondom de advertentie"
2920
-
2921
- #: admin/views/ad-parameters-size.php:1
2922
- msgid "size"
2923
- msgstr "formaat"
2924
-
2925
- #: admin/views/ad-parameters-size.php:3
2926
- msgid "width"
2927
- msgstr "breedte"
2928
-
2929
- #: admin/views/ad-parameters-size.php:4
2930
- msgid "height"
2931
- msgstr "hoogte"
2932
-
2933
- #: admin/views/ad-submitbox-meta.php:6
2934
- msgid "Set expiry date"
2935
- msgstr "Stel vervaldatum in"
2936
-
2937
- #: admin/views/ad-submitbox-meta.php:16
2938
- #, php-format
2939
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
2940
- msgid "%1$s-%2$s"
2941
- msgstr "%1$s-%2$s"
2942
-
2943
- #: admin/views/ad-visitor-metabox.php:12
2944
- msgid ""
2945
- "Display conditions that are based on the user. Use with caution on cached "
2946
- "websites."
2947
- msgstr ""
2948
- "Vertoningsvoorwaarden die zijn gebaseerd op de gebruiker. Wees voorzichtig "
2949
- "met het gebruik van deze voorwaarden op websites die worden gecached."
2950
-
2951
- #: admin/views/ad-visitor-metabox.php:47
2952
- msgid ""
2953
- "Visitor conditions limit the number of users who can see your ad. There is "
2954
- "no need to set visitor conditions if you want all users to see the ad."
2955
- msgstr ""
2956
- "Bezoekersvoorwaarden limiteren het aantal bezoekers dat uw advertentie "
2957
- "kunnen zien. Er is geen rede om deze instellingen te gebruiken als u wilt "
2958
- "dat iedereen de advertentie kan zien."
2959
-
2960
- #: admin/views/ad-visitor-metabox.php:67
2961
- #, php-format
2962
- msgid ""
2963
- "Define the exact browser width for which an ad should be visible using the "
2964
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2965
- msgstr ""
2966
- "Stel de exacte browser breedte in waarbij een advertentie zichtbaar zou "
2967
- "moeten zijn bij het gebruik van de <a href=\"%s\" target=\"_blank\">"
2968
- "Responsive add-on</a>."
2969
-
2970
- #: admin/views/ad-visitor-metabox.php:113
2971
- msgid ""
2972
- "The visitor conditions below are deprecated. Please use the new version of "
2973
- "visitor conditions to replace it."
2974
- msgstr ""
2975
- "De bezoekersvoorwaarden hieronder zijn niet langer in gebruik. Gebruik "
2976
- "inplaats hiervan de vernieuwde versie van bezoekersvoorwaarden om ze te "
2977
- "vervangen."
2978
-
2979
- #: admin/views/ad-visitor-metabox.php:119
2980
- msgid "Display on all devices"
2981
- msgstr "Toon op alle apparaten"
2982
-
2983
- #: admin/views/ad-visitor-metabox.php:123
2984
- msgid "only on mobile devices"
2985
- msgstr "alleen op mobiele apparaten"
2986
-
2987
- #: admin/views/ad-visitor-metabox.php:127
2988
- msgid "not on mobile devices"
2989
- msgstr "niet op mobiele apparaten"
2990
-
2991
- #: admin/views/placements-content-index.php:1
2992
- msgid "after"
2993
- msgstr "na"
2994
-
2995
- #: admin/views/placements-content-index.php:1
2996
- msgid "before"
2997
- msgstr "voor"
2998
-
2999
- #: admin/views/placements-content-index.php:21
3000
- msgid "start counting from bottom"
3001
- msgstr "start met tellen van beneden"
3002
-
3003
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
3004
- msgid "--not selected--"
3005
- msgstr "--niet geselecteerd--"
3006
-
3007
- #: admin/views/placements.php:8
3008
- msgid ""
3009
- "Couldn’t create the new placement. Please check your form field and whether "
3010
- "the name is already in use."
3011
- msgstr ""
3012
- "We konden de plaatsing niet aanmaken. Controleer of de naam niet al in "
3013
- "gebruik is en of de ingevulde waardes kloppen."
3014
-
3015
- #: admin/views/placements.php:10
3016
- msgid "Placements updated"
3017
- msgstr "Plaatsingen opgeslagen"
3018
-
3019
- #: admin/views/placements.php:14
3020
- msgid ""
3021
- "Placements are physically places in your theme and posts. You can use them "
3022
- "if you plan to change ads and ad groups on the same place without the need "
3023
- "to change your templates."
3024
- msgstr ""
3025
- "Plaatsingen zijn fysieke locaties in uw thema of berichten. U kunt ze "
3026
- "gebruiken als u van plan bent om advertenties en advertentiegroepen aan te "
3027
- "passen zonder uw templates aan te hoeven passen."
3028
-
3029
- #: admin/views/placements.php:15
3030
- #, php-format
3031
- msgid ""
3032
- "See also the manual for more information on <a href=\"%s\">placements</a>."
3033
- msgstr ""
3034
- "Voor meer informatie over plaatsingen kunt u de <a href=\"$1%s\">"
3035
- "handleiding</a> raadplegen."
3036
-
3037
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
3038
- msgid "Options"
3039
- msgstr "Opties"
3040
-
3041
- #: admin/views/placements.php:43
3042
- #, php-format
3043
- msgid ""
3044
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
3045
- "check if the responsible add-on is activated."
3046
- msgstr ""
3047
- "Plaatsingstype \"%s\" ontbreekt en is terug gezet naar \"standaard\".<br />"
3048
- "Controleer of de verantwoordelijke add-on wel geactiveerd is."
3049
-
3050
- #: admin/views/placements.php:59
3051
- msgid "show usage"
3052
- msgstr "toon gebruik"
3053
-
3054
- #: admin/views/placements.php:83
3055
- msgid "Item"
3056
- msgstr "Item"
3057
-
3058
- #: admin/views/placements.php:148
3059
- msgid "Save Placements"
3060
- msgstr "Plaatsingen opslaan"
3061
-
3062
- #: admin/views/placements.php:150
3063
- msgid "Create a new placement"
3064
- msgstr "Maak een nieuwe plaatsing"
3065
-
3066
- #: admin/views/placements.php:151
3067
- msgid "New Placement"
3068
- msgstr "Nieuwe plaatsing"
3069
-
3070
- #: admin/views/placements.php:158
3071
- msgid "Choose a placement type"
3072
- msgstr "Kies een plaatsingstype"
3073
-
3074
- #: admin/views/placements.php:159
3075
- #, php-format
3076
- msgid ""
3077
- "Placement types define where the ad is going to be displayed. Learn more "
3078
- "about the different types from the <a href=\"%s\">manual</a>"
3079
- msgstr ""
3080
- "Plaatsingstypes stellen vast waar een advertentie getoond zal worden. Voor "
3081
- "meer informatie over plaatsingstypes kunt u de <a href=\"$1%s\">"
3082
- "handleiding</a> raadplegen."
3083
-
3084
- #: admin/views/placements.php:176
3085
- msgid "Please select a placement type."
3086
- msgstr "Selecteer alstublieft een plaatsingstype"
3087
-
3088
- #: admin/views/placements.php:178
3089
- msgid "Choose a Name"
3090
- msgstr "Kies een naam"
3091
-
3092
- #: admin/views/placements.php:179
3093
- msgid ""
3094
- "The name of the placement is only visible to you. Tip: choose a descriptive "
3095
- "one, e.g. <em>Below Post Headline</em>."
3096
- msgstr ""
3097
- "De naam van een plaatsing is alleen zichtbaar voor u. Tip: kies een naam die "
3098
- "de plaatsing goed omschrijft. (Voorbeeld: <em>Onder bericht titel</em>)"
3099
-
3100
- #: admin/views/placements.php:180
3101
- msgid "Placement Name"
3102
- msgstr "Plaatsing naam"
3103
-
3104
- #: admin/views/placements.php:181
3105
- msgid "Please enter a name for your placement."
3106
- msgstr "Vul alstublieft de naam van uw plaatsing in."
3107
-
3108
- #: admin/views/placements.php:182
3109
- msgid "Choose the Ad or Group"
3110
- msgstr "Kies de advertentie of advertentiegroep"
3111
-
3112
- #: admin/views/placements.php:183
3113
- msgid "The ad or group that should be displayed."
3114
- msgstr "De advertentie of advertentiegroep die getoond moet worden."
3115
-
3116
- #: admin/views/placements.php:202
3117
- msgid "Save New Placement"
3118
- msgstr "Nieuwe plaatsing opslaan"
3119
-
3120
- #: admin/views/post-ad-settings-metabox.php:3
3121
- msgid "Disable ads on this page"
3122
- msgstr "Advertenties op deze pagina uitschakelen"
3123
-
3124
- #: admin/views/setting-license.php:27
3125
- #, php-format
3126
- msgid "(%d days left)"
3127
- msgstr "(%d dagen over)"
3128
-
3129
- #: admin/views/setting-license.php:31
3130
- msgid "License key"
3131
- msgstr "Licentiecode"
3132
-
3133
- #: admin/views/setting-license.php:54
3134
- msgid "active"
3135
- msgstr "actief"
3136
-
3137
- #: admin/views/settings-disable-ads.php:3
3138
- msgid "Disable all ads in frontend"
3139
- msgstr "Schakel alle advertenties aan de voorkant van uw website uit"
3140
-
3141
- #: admin/views/settings-disable-ads.php:4
3142
- msgid ""
3143
- "Use this option to disable all ads in the frontend, but still be able to use "
3144
- "the plugin."
3145
- msgstr ""
3146
- "Gebruik deze instelling om alle advertenties in de voorkant van uw website "
3147
- "uit te schakelen. U kunt wel gewoon gebruik blijven maken van de plugin."
3148
-
3149
- #: admin/views/settings-disable-ads.php:8
3150
- msgid "Disable ads on 404 error pages"
3151
- msgstr "Schakel advertenties uit op 404 error pagina's"
3152
-
3153
- #: admin/views/settings-disable-ads.php:12
3154
- msgid "Disable ads on non-singular pages"
3155
- msgstr "Schakel advertenties uit op niet-singulaire pagina's"
3156
-
3157
- #: admin/views/settings-disable-ads.php:13
3158
- msgid ""
3159
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
3160
- msgstr ""
3161
- "Bijvoorbeeld: archief pagina's zoals categorieën, tags, auteurs en de "
3162
- "homepagina (indien lijst)"
3163
-
3164
- #: admin/views/settings-disable-ads.php:16
3165
- msgid "Disable ads on secondary queries"
3166
- msgstr "Schakel advertenties uit op secundaire queries"
3167
-
3168
- #: admin/views/settings-disable-ads.php:17
3169
- msgid ""
3170
- "Secondary queries are custom queries of posts outside the main query of a "
3171
- "page. Try this option if you see ads injected on places where they shouldn’t "
3172
- "appear."
3173
- msgstr ""
3174
- "Secundaire queries zijn aangepaste queries van berichten buiten de hoofd-"
3175
- "query van een pagina. Probeer deze optie als u advertenties ziet verschijnen "
3176
- "op plekken waar dit niet hoort."
3177
-
3178
- #: admin/views/settings.php:35
3179
- msgid "Save settings on this page"
3180
- msgstr "Instellingen op deze pagina opslaan"
3181
-
3182
- #: admin/views/settings.php:50
3183
- msgid "Advanced Ads on WordPress.org"
3184
- msgstr "Advanced Ads op WordPress.org"
3185
-
3186
- #: admin/views/settings.php:50
3187
- msgid "Advanced Ads on wp.org"
3188
- msgstr "Advanced Ads op wp.org"
3189
-
3190
- #: admin/views/settings.php:51
3191
- msgid "the company behind Advanced Ads"
3192
- msgstr "het bedrijf achter Advanced Ads"
3193
-
3194
- #: admin/views/support.php:53
3195
- msgid ""
3196
- "Use the following form to search for solutions in the manual on "
3197
- "wpadvancedads.com"
3198
- msgstr ""
3199
- "Gebruik het formulier om te zoeken naar oplossingen in de handleiding op "
3200
- "wpadvancedads.com"
3201
-
3202
- #: admin/views/support.php:56
3203
- msgid "search"
3204
- msgstr "zoeken"
3205
-
3206
- #: modules/gadsense/admin/admin.php:27
3207
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
3208
- msgid "Responsive"
3209
- msgstr "Responsive"
3210
-
3211
- #: modules/gadsense/admin/admin.php:45
3212
- msgid "The ad details couldn't be retrieved from the ad code"
3213
- msgstr ""
3214
- "De advertentiedetails konden niet worden opgehaald vanuit de advertentiecode"
3215
-
3216
- #: modules/gadsense/admin/admin.php:46
3217
- msgid ""
3218
- "Warning : The AdSense account from this code does not match the one set with "
3219
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
3220
- "end."
3221
- msgstr ""
3222
- "Waarschuwing: Het AdSense account van deze code komt niet overeen met het "
3223
- "account wat is ingesteld in de Advanced Ads plugin. Deze advertentie kan "
3224
- "problemen veroorzaken wanneer deze wordt gebruikt op de voorkant van de "
3225
- "website."
3226
-
3227
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
3228
- msgid "AdSense"
3229
- msgstr "AdSense"
3230
-
3231
- #: modules/gadsense/admin/admin.php:132
3232
- msgid "AdSense ID"
3233
- msgstr "AdSense ID"
3234
-
3235
- #: modules/gadsense/admin/admin.php:141
3236
- msgid "Limit to 3 ads"
3237
- msgstr "Limiteer tot 3 advertenties"
3238
-
3239
- #: modules/gadsense/admin/admin.php:184
3240
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3241
- msgstr "Uw AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3242
-
3243
- #: modules/gadsense/admin/admin.php:196
3244
- #, php-format
3245
- msgid "Limit to %d AdSense ads"
3246
- msgstr "Limiteer tot %d AdSense advertenties"
3247
-
3248
- #: modules/gadsense/admin/admin.php:238
3249
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
3250
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
3251
- msgstr ""
3252
- "Het Publisher ID heeft een incorrect format. (moet starten met \"pub-\")"
3253
-
3254
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3255
- msgid "AdSense ad"
3256
- msgstr "AdSense advertentie"
3257
-
3258
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3259
- msgid "Use ads from your Google AdSense account"
3260
- msgstr "Gebruik advertenties van uw Google AdSense account"
3261
-
3262
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3263
- msgid "Your AdSense Publisher ID is missing."
3264
- msgstr "Uw AdSense Publisher ID ontbreekt."
3265
-
3266
- #: modules/gadsense/includes/class-gadsense-data.php:37
3267
- msgid "Auto"
3268
- msgstr "Automatisch"
3269
-
3270
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3271
- msgid "Get details"
3272
- msgstr "Verkrijg details"
3273
-
3274
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3275
- msgid "Ad Slot ID"
3276
- msgstr "Ad Slot ID"
3277
-
3278
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3279
- #, php-format
3280
- msgid "Publisher ID: %s"
3281
- msgstr "Publisher ID: %s"
3282
-
3283
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3284
- #, php-format
3285
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3286
- msgstr "<a href=\"%s\" target=\"_blank\">Pas het alstublieft hier aan</a>."
3287
-
3288
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3289
- msgid "Normal"
3290
- msgstr "Normaal"
3291
-
3292
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3293
- msgid "Resizing"
3294
- msgstr "Schalen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-pt_BR.mo DELETED
Binary file
languages/advanced-ads-pt_BR.po DELETED
@@ -1,3439 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-26 18:08+0000\n"
7
- "Last-Translator: Raul <raulferreiradarocha@hotmail.com>\n"
8
- "Language-Team: Portuguese (Brazil)\n"
9
- "Language: pt-BR\n"
10
- "Plural-Forms: nplurals=2; plural=n != 1\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Loco - https://localise.biz/\n"
16
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
17
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
18
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
19
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
20
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
21
- "X-Poedit-Basepath: ../\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Loco-Target-Locale: pt_BR"
24
-
25
- #: classes/ad-debug.php:32
26
- msgid "The ad is displayed on the page"
27
- msgstr "O anúncio é exibido na página"
28
-
29
- #: classes/ad-debug.php:34
30
- msgid "The ad is not displayed on the page"
31
- msgstr "O anúncio não é exibido na página"
32
-
33
- #: classes/ad-debug.php:39
34
- msgid "Current query is not identical to main query."
35
- msgstr "A consulta atual não é idêntica à consulta principal."
36
-
37
- #: classes/ad-debug.php:45
38
- msgid "current post"
39
- msgstr "post atual"
40
-
41
- #: classes/ad-debug.php:49
42
- msgid "Current post is not identical to main post."
43
- msgstr "O post atual não é idêntico ao post principal."
44
-
45
- #: classes/ad-debug.php:51
46
- msgid "main post"
47
- msgstr "post principal"
48
-
49
- #: classes/ad-debug.php:98
50
- msgid "current query"
51
- msgstr "Consulta atual"
52
-
53
- #: classes/ad-debug.php:98
54
- msgid "main query"
55
- msgstr "Consulta principal"
56
-
57
- #: classes/ad-debug.php:128
58
- msgid "Placement"
59
- msgstr "Colocação"
60
-
61
- #: classes/ad-debug.php:271
62
- msgid ""
63
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
64
- "work."
65
- msgstr ""
66
- "Seu site usa HTTPS, mas o código do anúncio contém HTTP e pode não funcionar."
67
-
68
- #: classes/ad_placements.php:517
69
- #, php-format
70
- msgid "Set <em>%s</em> to show more ads"
71
- msgstr "Defina <em> %s </ em> para mostrar mais anúncios"
72
-
73
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
74
- msgid "Disable level limitation"
75
- msgstr "Limitação de nível de desativação"
76
-
77
- #: classes/ad_type_dummy.php:26
78
- msgid "Dummy"
79
- msgstr "Dummy"
80
-
81
- #: classes/ad_type_dummy.php:27
82
- msgid "Uses a simple placeholder ad for quick testing."
83
- msgstr "Usa um anúncio de espaço reservado simples para testes rápidos."
84
-
85
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
86
- msgid "url"
87
- msgstr "url"
88
-
89
- #: classes/ad_type_image.php:34
90
- msgid "Image Ad"
91
- msgstr "Anúncios gráficos"
92
-
93
- #: classes/ad_type_image.php:35
94
- msgid "Ads in various image formats."
95
- msgstr "Anúncios em vários formatos de imagem."
96
-
97
- #: classes/ad_type_image.php:55
98
- msgid "Insert File"
99
- msgstr "Inserir arquivo"
100
-
101
- #: classes/ad_type_image.php:55
102
- msgid "Insert"
103
- msgstr "Inserir"
104
-
105
- #: classes/ad_type_image.php:55
106
- msgid "select image"
107
- msgstr "selecionar imagem"
108
-
109
- #: classes/ad_type_image.php:56
110
- msgid "edit"
111
- msgstr "editar"
112
-
113
- #: classes/ad_type_image.php:67
114
- msgid "Link to target site"
115
- msgstr "Link para o site alvo"
116
-
117
- #: classes/ad_type_image.php:68
118
- #, php-format
119
- msgid ""
120
- "Open this url in a new window and track impressions and clicks with the <a "
121
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
122
- msgstr ""
123
- "Abra esta url em uma nova janela e rastreie impressões e cliques com o <a "
124
- "href=\"%s\" target=\"_blank\"> complemento de rastreamento </a>"
125
-
126
- #: classes/ad_type_plain.php:87
127
- msgid "Allow PHP"
128
- msgstr "Aceitar PHP"
129
-
130
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
131
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
132
- #: classes/visitor-conditions.php:126
133
- msgid "is"
134
- msgstr "é"
135
-
136
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
137
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
138
- #: classes/visitor-conditions.php:127
139
- msgid "is not"
140
- msgstr "não é"
141
-
142
- #: classes/display-conditions.php:283
143
- #, php-format
144
- msgid ""
145
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
146
- "terms</code> filter to change this limit according to <a href=\"%s\" "
147
- "target=\"_blank\">this page</a>."
148
- msgstr ""
149
- "Somente %d elementos são exibidos acima. Use o filtro <code> advanced-ads-"
150
- "admin-max-terms </ code> para alterar esse limite de acordo com <a "
151
- "href=\"%s\" target=\"_blank\"> esta página </a>."
152
-
153
- #: classes/EDD_SL_Plugin_Updater.php:201
154
- #, php-format
155
- msgid ""
156
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
157
- msgstr ""
158
- "Existe uma nova versão de %1$s disponível. %2$s View versão %3$s detalhes "
159
- "%4$s."
160
-
161
- #: classes/EDD_SL_Plugin_Updater.php:209
162
- #, php-format
163
- msgid ""
164
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
165
- "or %5$supdate now%6$s."
166
- msgstr ""
167
- "Existe uma nova versão de %1$s disponível. %2$s View versão %3$s detalhes "
168
- "%4$s."
169
-
170
- #: classes/filesystem.php:61
171
- msgid "Could not access filesystem."
172
- msgstr "Não foi possível acessar o sistema de arquivos."
173
-
174
- #: classes/filesystem.php:65
175
- msgid "Filesystem error."
176
- msgstr "Erro no sistema de arquivos."
177
-
178
- #: classes/filesystem.php:72
179
- msgid "Unable to locate WordPress root directory."
180
- msgstr "Não é possível localizar o diretório raiz do WordPress."
181
-
182
- #: classes/filesystem.php:76
183
- msgid "Unable to locate WordPress content directory (wp-content)."
184
- msgstr ""
185
- "Não foi possível localizar o diretório de conteúdo do WordPress (conteúdo wp)"
186
- "."
187
-
188
- #: classes/filesystem.php:80
189
- #, php-format
190
- msgid "Unable to locate needed folder (%s)."
191
- msgstr "Não é possível localizar a pasta necessária (%s)."
192
-
193
- #: classes/frontend_checks.php:40
194
- msgid "Ad Health"
195
- msgstr "Ad Health"
196
-
197
- #: classes/frontend_checks.php:48
198
- msgid "jQuery not in header"
199
- msgstr "jQuery não esta no header"
200
-
201
- #: classes/frontend_checks.php:61
202
- msgid "Random AdSense ads"
203
- msgstr "Random AdSense ads"
204
-
205
- #: classes/frontend_checks.php:74
206
- msgid "Ad blocker enabled"
207
- msgstr "Bloqueador de anúncios ativado"
208
-
209
- #: classes/frontend_checks.php:88
210
- #, php-format
211
- msgid "<em>%s</em> filter does not exist"
212
- msgstr "<em>%s </ em> filtro não existe"
213
-
214
- #: classes/frontend_checks.php:105
215
- msgid "Ads are disabled on this page"
216
- msgstr "Os anúncios estão desativados nesta página"
217
-
218
- #: classes/frontend_checks.php:119
219
- msgid "Ads are disabled in the content of this page"
220
- msgstr "Os anúncios estão desativados no conteúdo desta página"
221
-
222
- #: classes/frontend_checks.php:132
223
- msgid "the current post ID is 0 "
224
- msgstr "A identificação da postagem atual é 0"
225
-
226
- #: classes/frontend_checks.php:147
227
- msgid "Ads are disabled on 404 pages"
228
- msgstr "Os anúncios estão desativados em 404 páginas"
229
-
230
- #: classes/frontend_checks.php:161
231
- msgid "Ads are disabled on non singular pages"
232
- msgstr "Os anúncios são desativados em páginas não singulares"
233
-
234
- #: classes/frontend_checks.php:175
235
- #: modules/import-export/classes/XmlEncoder.php:61
236
- #: modules/import-export/classes/XmlEncoder.php:64
237
- #: modules/import-export/classes/XmlEncoder.php:193
238
- #: modules/import-export/classes/XmlEncoder.php:196
239
- #, php-format
240
- msgid "The %s extension(s) is not loaded"
241
- msgstr "A (s) extensão (s) de %s não está carregada"
242
-
243
- #: classes/frontend_checks.php:191
244
- msgid "Everything is fine"
245
- msgstr "Tudo está bem"
246
-
247
- #: classes/frontend_checks.php:202
248
- msgid "debug DFP ads"
249
- msgstr "debug DFP ads"
250
-
251
- #: classes/frontend_checks.php:213
252
- msgid "highlight ads"
253
- msgstr "Anúncios em destaque"
254
-
255
- #: classes/frontend_checks.php:315
256
- #, php-format
257
- msgid ""
258
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
259
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
260
- "learn more</a>."
261
- msgstr ""
262
- "Estes anúncios foram automaticamente colocados aqui pelo AdSense. <a "
263
- "href=\"%s\" target=\"_blank\" style=\"color:#fff;border-color:#fff;\"> "
264
- "Clique aqui para saber mais </a>."
265
-
266
- #: classes/visitor-conditions.php:32
267
- msgid "device"
268
- msgstr "dispositivo"
269
-
270
- #: classes/visitor-conditions.php:86
271
- msgid "Mobile (including tablets)"
272
- msgstr "Mobile (incluindo tablets)"
273
-
274
- #: classes/visitor-conditions.php:87
275
- msgid "Desktop"
276
- msgstr "Desktop"
277
-
278
- #: classes/visitor-conditions.php:98
279
- #, php-format
280
- msgid ""
281
- "Display ads by the available space on the device or target tablets with the "
282
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
283
- msgstr ""
284
- "Exibe anúncios pelo espaço disponível no dispositivo ou comprimidos alvo com "
285
- "o <a href=\"%s\" target=\"_blank\"> add-on responsivo </a>"
286
-
287
- #: classes/widget.php:61
288
- msgid "Title:"
289
- msgstr "Título:"
290
-
291
- #: includes/array_ad_conditions.php:39
292
- msgid "Post Types"
293
- msgstr "Post Types"
294
-
295
- #: includes/array_ad_conditions.php:45
296
- msgid "Categories, Tags and Taxonomies"
297
- msgstr "Categorias, Tags e Taxonomias"
298
-
299
- #: includes/array_ad_conditions.php:46
300
- msgid ""
301
- "Choose terms from public category, tag and other taxonomies a post must "
302
- "belong to in order to have ads."
303
- msgstr ""
304
- "Escolha termos de categoria pública, tag e outras taxonomias a que uma "
305
- "postagem deve pertencer para ter anúncios."
306
-
307
- #: includes/array_ad_conditions.php:51
308
- msgid "Category Archives"
309
- msgstr "Arquivos da categoria"
310
-
311
- #: includes/array_ad_conditions.php:52
312
- msgid "comma seperated IDs of category archives"
313
- msgstr "IDs separadas por vírgulas de arquivos de categoria"
314
-
315
- #: includes/array_ad_conditions.php:57
316
- msgid "Individual Posts, Pages and Public Post Types"
317
- msgstr "Postagens individuais, páginas e tipos de postagem pública"
318
-
319
- #: public/class-advanced-ads.php:754
320
- msgctxt "label above ads"
321
- msgid "Advertisements"
322
- msgstr "Anúncios"
323
-
324
- #: admin/includes/class-ad-groups-list.php:208
325
- #, php-format
326
- msgid "show %d more ads"
327
- msgstr "mostrar %d more ads"
328
-
329
- #: admin/includes/class-ad-groups-list.php:218
330
- msgid "Add some"
331
- msgstr "Adicione alguns"
332
-
333
- #: admin/includes/class-ad-groups-list.php:318
334
- msgid "Delete"
335
- msgstr "Excluir"
336
-
337
- #: admin/includes/class-ad-groups-list.php:374
338
- msgid "No ad group created"
339
- msgstr "Nenhum grupo de anúncios criado"
340
-
341
- #: admin/includes/class-ad-type.php:222
342
- #, php-format
343
- msgid "%s ad updated."
344
- msgid_plural "%s ads updated."
345
- msgstr[0] "%s anúncio atualizado."
346
- msgstr[1] "%s anúncios atualizados."
347
-
348
- #: admin/includes/class-ad-type.php:223
349
- #, php-format
350
- msgid "%s ad not updated, somebody is editing it."
351
- msgid_plural "%s ads not updated, somebody is editing them."
352
- msgstr[0] "%s anúncio não atualizado, alguém está editando isso."
353
- msgstr[1] "%s anúncios não atualizados, alguém está editando isso."
354
-
355
- #: admin/includes/class-ad-type.php:224
356
- #, php-format
357
- msgid "%s ad permanently deleted."
358
- msgid_plural "%s ads permanently deleted."
359
- msgstr[0] "%s anúncio excluído."
360
- msgstr[1] "%s anúncios excluídos."
361
-
362
- #: admin/includes/class-ad-type.php:225
363
- #, php-format
364
- msgid "%s ad moved to the Trash."
365
- msgid_plural "%s ads moved to the Trash."
366
- msgstr[0] "%s anúncio movido para a lixeira."
367
- msgstr[1] "%s anúncios movidos para a lixeira."
368
-
369
- #: admin/includes/class-ad-type.php:226
370
- #, php-format
371
- msgid "%s ad restored from the Trash."
372
- msgid_plural "%s ads restored from the Trash."
373
- msgstr[0] "%s anúncio restaurado da lixeira."
374
- msgstr[1] "%s anúncios restaurados da lixeira."
375
-
376
- #: admin/includes/class-ad-type.php:518
377
- #, php-format
378
- msgid ""
379
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
380
- msgstr ""
381
- "O anúncio não aparece? Dê uma olhada <a href=\"%s\" target=\"_blank\"> aqui "
382
- "</a>"
383
-
384
- #: admin/includes/class-licenses.php:86
385
- #, php-format
386
- msgid ""
387
- "There might be a new version of %1$s. Please <strong>provide a valid license "
388
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
389
- "this page</a>."
390
- msgstr ""
391
- "Pode haver uma nova versão de%1$s. <Strong> forneça uma chave de licença "
392
- "válida </ strong> para receber atualizações e suporte <a href=\"%2$s\"> "
393
- "nesta página </a>."
394
-
395
- #: admin/includes/class-licenses.php:158
396
- #, php-format
397
- msgid "License is invalid. Reason: %s"
398
- msgstr "A licença é inválida. Motivo: %s"
399
-
400
- #: admin/includes/class-licenses.php:470
401
- #, php-format
402
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
403
- msgstr ""
404
- "O download falhou. <a href=\"%s\"> Clique aqui para tentar outro método </a>."
405
-
406
- #: admin/includes/class-licenses.php:472
407
- #, php-format
408
- msgid ""
409
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
410
- "."
411
- msgstr ""
412
- "O download falhou. <a href=\"%s\" target=\"_blank\"> Clique aqui para saber "
413
- "por que </a>."
414
-
415
- #: admin/includes/class-overview-widgets.php:67
416
- msgid "Selling Ads"
417
- msgstr "Venda de anúncios"
418
-
419
- #: admin/includes/class-overview-widgets.php:258
420
- msgid ""
421
- "Let advertisers purchase ad space directly on the frontend of your site."
422
- msgstr ""
423
- "Deixe os anunciantes comprarem espaço publicitário diretamente no frontend "
424
- "do seu site."
425
-
426
- #: admin/includes/class-overview-widgets.php:260
427
- msgid "Get the Selling Ads add-on"
428
- msgstr "Obter o add-on Selling Ads"
429
-
430
- #: admin/includes/class-settings.php:168
431
- msgid "Delete data on uninstall"
432
- msgstr "Excluir dados na desinstalação"
433
-
434
- #: admin/includes/class-settings.php:178
435
- msgid "Disable shortcode button"
436
- msgstr "Desativar o botão shortcode"
437
-
438
- #: admin/includes/class-settings.php:220
439
- #, php-format
440
- msgid ""
441
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
442
- "ons</a>."
443
- msgstr ""
444
- "Insira as chaves de licença para nossos poderosos <a href=\"%s\" "
445
- "target=\"_blank\"> add-ons </a>."
446
-
447
- #: admin/includes/class-settings.php:221
448
- #, php-format
449
- msgid ""
450
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
451
- "licenses</a>."
452
- msgstr ""
453
- "Veja também <a href=\"%s\" target=\"_blank\"> Questões e perguntas sobre "
454
- "licenças </a>."
455
-
456
- #: admin/includes/class-settings.php:305
457
- msgid ""
458
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
459
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
460
- "and outside the loop. However, this can cause problems with some themes. Set "
461
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
462
- " set it to 0 to keep it disabled or choose a positive number to enable the "
463
- "injection only in the first x posts on your archive pages."
464
- msgstr ""
465
- "Alguns plugins e temas desencadeiam injeções de anúncios onde não deveria "
466
- "acontecer. Portanto, os Anúncios avançados ignoram os posicionamentos "
467
- "injetados em páginas não singulares e fora do loop. No entanto, isso pode "
468
- "causar problemas com alguns temas. Defina esta opção como -1 para permitir a "
469
- "injeção de anúncios ilimitados por sua conta e risco, ajuste-a para 0 para "
470
- "mantê-la desativada ou escolha um número positivo para habilitar a injeção "
471
- "apenas nas primeiras x postagens em suas páginas de arquivo."
472
-
473
- #: admin/includes/class-settings.php:337
474
- msgid ""
475
- "Advanced Ads ignores paragraphs and other elements in containers when "
476
- "injecting ads into the post content. Check this option to ignore this "
477
- "limitation and ads might show up again."
478
- msgstr ""
479
- "Anúncios avançados ignora os parágrafos e outros elementos nos contêineres "
480
- "ao injetar anúncios no conteúdo do post. Marque esta opção para ignorar essa "
481
- "limitação e os anúncios podem aparecer novamente."
482
-
483
- #: admin/includes/class-settings.php:439
484
- msgctxt "label before ads"
485
- msgid "Advertisements"
486
- msgstr "Anúncios"
487
-
488
- #: admin/includes/class-settings.php:460
489
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
490
- msgstr ""
491
- "Limpe todos os dados relacionados aos anúncios avançados ao remover o plugin."
492
-
493
- #: admin/includes/class-settings.php:473
494
- msgid "Disable shortcode button in visual editor."
495
- msgstr "Desativar o botão shortcode no editor visual."
496
-
497
- #: admin/includes/class-shortcode-creator.php:155
498
- #, php-format
499
- msgid ""
500
- "Please, either switch off your ad blocker or disable the shortcode button in "
501
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
502
- msgstr ""
503
- "Por favor, desligue seu bloqueador de anúncios ou desative o botão de "
504
- "shortcode nas configurações <a href=\"%s\" target=\"_blank\"> </a>."
505
-
506
- #: admin/includes/notices.php:9
507
- #, php-format
508
- msgid ""
509
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
510
- "primary\">Create your first ad</a>"
511
- msgstr ""
512
- "Anúncios avançados instalados com sucesso. <a href=\"%s\" class=\"button "
513
- "button-primary\"> Crie seu primeiro anúncio </a>"
514
-
515
- #: admin/views/ad-display-metabox.php:9
516
- msgid ""
517
- "Click on the button below if the ad should NOT show up on all pages when "
518
- "included automatically."
519
- msgstr ""
520
- "Clique no botão abaixo se o anúncio não aparecer em todas as páginas quando "
521
- "incluído automaticamente."
522
-
523
- #: admin/views/ad-display-metabox.php:10
524
- msgid "Hide the ad on some pages"
525
- msgstr "Ocultar o anúncio em algumas páginas"
526
-
527
- #: admin/views/ad-display-metabox.php:17
528
- msgid "Watch video"
529
- msgstr "Assista vídeo"
530
-
531
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
532
- msgid "Visit the manual"
533
- msgstr "Visite o manual(em inglês)"
534
-
535
- #: admin/views/ad-display-metabox.php:23
536
- msgid "A page with this ad on it must match all of the following conditions."
537
- msgstr ""
538
- "Uma página com este anúncio deve corresponder a todas as condições a seguir."
539
-
540
- #: admin/views/ad-display-metabox.php:59
541
- msgid "Forced to OR."
542
- msgstr "Forçar o OU"
543
-
544
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
545
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
546
- msgid "manual"
547
- msgstr "manual(em inglês)"
548
-
549
- #: admin/views/ad-group-edit.php:14
550
- msgid "You did not select an item for editing."
551
- msgstr "Você não selecionou um item para edição."
552
-
553
- #: admin/views/ad-group-edit.php:33
554
- msgctxt "Taxonomy Name"
555
- msgid "Name"
556
- msgstr "Nome"
557
-
558
- #: admin/views/ad-group-edit.php:38
559
- msgctxt "Taxonomy Slug"
560
- msgid "Slug"
561
- msgstr "Slug"
562
-
563
- #: admin/views/ad-group-edit.php:45
564
- msgctxt "Taxonomy Description"
565
- msgid "Description"
566
- msgstr "Descrição"
567
-
568
- #: admin/views/ad-group-list-form-row.php:57
569
- msgid "Visible ads"
570
- msgstr "Anúncios visíveis"
571
-
572
- #: admin/views/ad-group.php:18
573
- msgid "Ad Group successfully created"
574
- msgstr "Grupo de anúncios criado com sucesso"
575
-
576
- #: admin/views/ad-group.php:65
577
- msgid "Group title"
578
- msgstr "Título do grupo"
579
-
580
- #: admin/views/ad-group.php:66
581
- msgid "save"
582
- msgstr "salvar"
583
-
584
- #: admin/views/ad-group.php:69
585
- #, php-format
586
- msgid ""
587
- "Find more information about ad groups in the <a href=\"%s\" "
588
- "target=\"_blank\">manual</a>."
589
- msgstr ""
590
- "Encontre mais informações sobre grupos de anúncios no <a href=\"%s\" "
591
- "target=\"_blank\"> manual </a>."
592
-
593
- #: admin/views/ad-info-after-textarea.php:5
594
- msgid ""
595
- "The code of this ad might not work properly with the <em>Content</em> "
596
- "placement."
597
- msgstr ""
598
- "O código deste anúncio pode não funcionar corretamente com o posicionamento "
599
- "<em> Conteúdo </ em>."
600
-
601
- #: admin/views/ad-info-after-textarea.php:6
602
- #, php-format
603
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
604
- msgstr "Acesse <a href=\"%s\"> suporte </a> para obter ajuda."
605
-
606
- #: admin/views/ad-info-bottom.php:2
607
- msgctxt "wizard navigation"
608
- msgid "previous"
609
- msgstr "anterior"
610
-
611
- #: admin/views/ad-info-bottom.php:3
612
- msgctxt "wizard navigation"
613
- msgid "save"
614
- msgstr "salvar"
615
-
616
- #: admin/views/ad-info-bottom.php:4
617
- msgctxt "wizard navigation"
618
- msgid "next"
619
- msgstr "próximo"
620
-
621
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
622
- msgid "Stop Wizard and show all options"
623
- msgstr "Pare o Assistente e mostre todas as opções"
624
-
625
- #: admin/views/ad-info-top.php:8
626
- msgid "New placement"
627
- msgstr "Nova colocação"
628
-
629
- #: admin/views/ad-info-top.php:48
630
- msgid "Existing placement"
631
- msgstr "Posicionamento existente"
632
-
633
- #: admin/views/ad-info-top.php:64
634
- msgid "Start Wizard"
635
- msgstr "Iniciar Assistente"
636
-
637
- #: admin/views/ad-info-top.php:65
638
- msgid "Stop Wizard"
639
- msgstr "Parar Assistente"
640
-
641
- #: admin/views/ad-info-top.php:83
642
- msgid "Welcome to the Wizard"
643
- msgstr "Bem-vindo ao Assistente"
644
-
645
- #: admin/views/ad-info-top.php:84
646
- msgid ""
647
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
648
- "the most common options are visible."
649
- msgstr ""
650
- "O Assistente ajuda você a criar e publicar rapidamente um anúncio. Portanto, "
651
- "apenas as opções mais comuns são visíveis."
652
-
653
- #: admin/views/ad-list-no-ads.php:2
654
- msgid "Not many ads here yet. Get help from the following resources:"
655
- msgstr ""
656
- "Ainda não há muitos anúncios aqui. Obtenha ajuda dos seguintes recursos:"
657
-
658
- #: admin/views/ad-list-no-ads.php:3
659
- msgid "Watch the “First Ad” Tutorial (Video)"
660
- msgstr "Assista ao Tutorial \"Primeiro Ad\" (Vídeo)"
661
-
662
- #: admin/views/ad-list-no-ads.php:4
663
- msgid "Import Ads (Link)"
664
- msgstr "Anúncios de importação (link)"
665
-
666
- #: admin/views/ad-list-no-ads.php:5
667
- msgid "Get dummy ad content (Link)"
668
- msgstr "Obter conteúdo de anúncio dummy (Link)"
669
-
670
- #: admin/views/ad-output-metabox.php:44
671
- msgid ""
672
- "Specify one or more classes for the container. Separate multiple classes "
673
- "with a space"
674
- msgstr ""
675
- "Especifique uma ou mais classes para o recipiente. Separar várias classes "
676
- "com um espaço"
677
-
678
- #: admin/views/ad-submitbox-meta.php:12
679
- msgid "Month"
680
- msgstr "Mês"
681
-
682
- #: admin/views/ad-submitbox-meta.php:21
683
- msgid "Day"
684
- msgstr "Dia"
685
-
686
- #: admin/views/ad-submitbox-meta.php:22
687
- msgid "Year"
688
- msgstr "Ano"
689
-
690
- #: admin/views/ad-submitbox-meta.php:23
691
- msgid "Hour"
692
- msgstr "Hora"
693
-
694
- #: admin/views/ad-submitbox-meta.php:24
695
- msgid "Minute"
696
- msgstr "Minuto"
697
-
698
- #: admin/views/ad-visitor-metabox.php:7
699
- msgid ""
700
- "Click on the button below if the ad should NOT be visible to all visitors"
701
- msgstr ""
702
- "Clique no botão abaixo se o anúncio NÃO deve ser visível para todos os "
703
- "visitantes"
704
-
705
- #: admin/views/ad-visitor-metabox.php:8
706
- msgid "Hide the ad from some users"
707
- msgstr "Ocultar o anúncio de alguns usuários"
708
-
709
- #: admin/views/ad-visitor-metabox.php:49
710
- msgid "It seems that a caching plugin is activated."
711
- msgstr "Parece que um plugin de cache está ativado."
712
-
713
- #: admin/views/feedback-disable.php:6
714
- msgid "It is only temporary"
715
- msgstr "É apenas temporário"
716
-
717
- #: admin/views/feedback-disable.php:7
718
- msgid "I need help to set it up"
719
- msgstr "Preciso de ajuda para configurá-lo"
720
-
721
- #: admin/views/feedback-disable.php:8
722
- msgid "I have a problem"
723
- msgstr "eu tenho um problema"
724
-
725
- #: admin/views/feedback-disable.php:9
726
- msgid "Please let us know how we can help"
727
- msgstr "Por favor, deixe-nos saber como podemos ajudar"
728
-
729
- #: admin/views/feedback-disable.php:12
730
- #, php-format
731
- msgid "Send me free help to %s"
732
- msgstr "Envie-me ajuda gratuita para %s"
733
-
734
- #: admin/views/feedback-disable.php:14
735
- msgid "I miss a feature"
736
- msgstr "Sinto falta de um recurso"
737
-
738
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
739
- msgid "Which one?"
740
- msgstr "Qual?"
741
-
742
- #: admin/views/feedback-disable.php:16
743
- msgid "I don’t use ads on my site"
744
- msgstr "Eu não uso anúncios no meu site"
745
-
746
- #: admin/views/feedback-disable.php:17
747
- msgid "I switched to another plugin"
748
- msgstr "Eu mudei para outro plugin"
749
-
750
- #: admin/views/feedback-disable.php:20
751
- msgid "Please specify"
752
- msgstr "Por favor especifique"
753
-
754
- #: admin/views/feedback-disable.php:25
755
- msgid "Submit & Deactivate"
756
- msgstr "Enviar e Desativar"
757
-
758
- #: admin/views/feedback-disable.php:26
759
- msgid "Only Deactivate"
760
- msgstr "Desativar apenas"
761
-
762
- #: admin/views/feedback-disable.php:27
763
- msgid "don’t deactivate"
764
- msgstr "Não desative"
765
-
766
- #: admin/views/placements-ad-label-position.php:18
767
- msgid ""
768
- "Check this if you don't want the following elements to float around the ad. "
769
- "(adds a placement_clearfix)"
770
- msgstr ""
771
- "Marque isso se você não quiser que os seguintes elementos flutuem ao redor "
772
- "do anúncio. (Adiciona um placement_clearfix)"
773
-
774
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
775
- msgid "enabled"
776
- msgstr "ativado"
777
-
778
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
779
- msgid "disabled"
780
- msgstr "desativado"
781
-
782
- #: admin/views/placements.php:68
783
- msgid "template (PHP)"
784
- msgstr "template (PHP)"
785
-
786
- #: admin/views/placements.php:94
787
- msgid "position"
788
- msgstr "posição"
789
-
790
- #: admin/views/placements.php:119
791
- msgid "ad label"
792
- msgstr "Etiqueta do anúncio"
793
-
794
- #: admin/views/placements.php:128
795
- msgid "show all options"
796
- msgstr "Mostrar todas as opções"
797
-
798
- #: admin/views/placements.php:135
799
- #, php-format
800
- msgid ""
801
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
802
- "header of your website</a>."
803
- msgstr ""
804
- "Tutorial: <a href=\"%s\" target=\"_blank\"> Como colocar anúncios visíveis "
805
- "no cabeçalho do seu site </a>."
806
-
807
- #: admin/views/setting-license.php:15
808
- #, php-format
809
- msgid ""
810
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
811
- "target=\"_blank\">renew your license with a discount</a>."
812
- msgstr ""
813
- "Clique em %2$ s se o tiver renovado ou tiver uma assinatura ou <a "
814
- "href=\"%1$s\" target=\"_blank\"> renovar sua licença com desconto </a>."
815
-
816
- #: admin/views/setting-license.php:41
817
- msgid "Deactivate License"
818
- msgstr "Desativar Licença"
819
-
820
- #: admin/views/setting-license.php:47
821
- msgid "Update License"
822
- msgstr "Atualizar Licença"
823
-
824
- #: admin/views/setting-license.php:47
825
- msgid "Activate License"
826
- msgstr "Ativar Licença"
827
-
828
- #: admin/views/settings.php:49 modules/import-export/main.php:15
829
- #: modules/import-export/main.php:15
830
- msgid "Import &amp; Export"
831
- msgstr "Importar & amp; Exportar"
832
-
833
- #: admin/views/support.php:48
834
- msgid "Ads not showing up"
835
- msgstr "Anúncios que não aparecem"
836
-
837
- #: admin/views/support.php:49
838
- msgid "Purchase & Licenses"
839
- msgstr "Compra e Licenças"
840
-
841
- #: admin/views/support.php:50
842
- msgid "General Issues"
843
- msgstr "Problemas gerais"
844
-
845
- #: admin/views/support.php:51
846
- msgid "Issues with Add-Ons"
847
- msgstr "Problemas com Add-Ons"
848
-
849
- #: admin/views/support.php:58
850
- #, php-format
851
- msgid ""
852
- "Take a look at more common issues or contact us directly through the <a "
853
- "href=\"%s\" target=\"_blank\">support page</a>."
854
- msgstr ""
855
- "Dê uma olhada em problemas mais comuns ou contacte-nos diretamente através "
856
- "da <a href=\"%s\" target=\"_blank\"> página de suporte </a>."
857
-
858
- #: public/views/ad-debug.php:18
859
- msgid "Ad debug output"
860
- msgstr "Saída de depuração de anúncios"
861
-
862
- #: public/views/ad-debug.php:20
863
- msgid "Find solutions in the manual"
864
- msgstr "Encontre soluções no manual"
865
-
866
- #: modules/gadsense/admin/admin.php:200
867
- msgid ""
868
- "There is no explicit limit for AdSense ads anymore, but you can still use "
869
- "this setting to prevent too many AdSense ads to show accidentally on your "
870
- "site."
871
- msgstr ""
872
- "Já não existe um limite explícito para os anúncios do AdSense, mas você "
873
- "ainda pode usar essa configuração para evitar que muitos anúncios do AdSense "
874
- "sejam exibidos acidentalmente em seu site."
875
-
876
- #: modules/gadsense/admin/admin.php:219
877
- msgid ""
878
- "You still need to enable Page-Level ads in your AdSense account. See <a "
879
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
880
- "AdSense Help</a> (requires AdSense-login) for more information."
881
- msgstr ""
882
- "Você ainda precisa habilitar os anúncios em nível de página em sua conta do "
883
- "AdSense. Veja <a href=\"https://support.google.com/adsense/answer/6245304\" "
884
- "target=\"_blank\"> Ajuda do AdSense </a> (requer login do AdSense) para "
885
- "obter mais informações."
886
-
887
- #: modules/gadsense/admin/admin.php:220
888
- #, php-format
889
- msgid ""
890
- "Please notice that this code might also activate QuickStart ads. Please read "
891
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
892
- "random places</strong>."
893
- msgstr ""
894
- "Observe que esse código também pode ativar anúncios QuickStart. Por favor, "
895
- "leia <a href=\"%s\" target=\"_blank\"> este artigo </a> se <strong> anúncios "
896
- "aparecerem em lugares aleatórios </ strong>."
897
-
898
- #: modules/gadsense/admin/admin.php:312
899
- #, php-format
900
- msgid ""
901
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
902
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
903
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
904
- "wrapped in text."
905
- msgstr ""
906
- "Os anúncios sensíveis do AdSense não funcionam de forma confiável com <em> "
907
- "Posição </ em> configurados para a esquerda ou para a direita. Altere o <em> "
908
- "Tipo </ em> para \"normal\" ou siga <a href=\"%s\" target=\"_blank\"> este "
909
- "tutorial </a> se desejar que o anúncio seja embrulhado no texto."
910
-
911
- #: modules/import-export/classes/import.php:64
912
- msgid "Please enter XML content"
913
- msgstr "Digite o conteúdo XML"
914
-
915
- #: modules/import-export/classes/import.php:145
916
- #: modules/import-export/classes/import.php:561
917
- #, php-format
918
- msgid "New attachment created <em>%s</em> %s"
919
- msgstr "Novo anexo criado <em> %s </ em>%s"
920
-
921
- #: modules/import-export/classes/import.php:177
922
- #, php-format
923
- msgid "Failed to import <em>%s</em>"
924
- msgstr "Falha ao importar <em> %s</ em>"
925
-
926
- #: modules/import-export/classes/import.php:185
927
- #, php-format
928
- msgid "New ad created: <em>%s</em> %s"
929
- msgstr "Novo anúncio criado: <em> %s </ em>%s"
930
-
931
- #: modules/import-export/classes/import.php:228
932
- #, php-format
933
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
934
- msgstr "Termos atribuídos: <em> %s </ em>, para postar: <em>%s </ em>"
935
-
936
- #: modules/import-export/classes/import.php:290
937
- #, php-format
938
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
939
- msgstr "Novo grupo criado, id: <em>%s </ em>, nome: <em>%s </ em>"
940
-
941
- #: modules/import-export/classes/import.php:292
942
- #, php-format
943
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
944
- msgstr "Falha na importação de taxonomia: <em>%s </ em>, termo: <em>%s </ em>"
945
-
946
- #: modules/import-export/classes/import.php:357
947
- #, php-format
948
- msgid "Placement <em>%s</em> created"
949
- msgstr "Colocação <em>%s </ em> criada"
950
-
951
- #: modules/import-export/classes/import.php:472
952
- #, php-format
953
- msgid "Option was updated: <em>%s</em>"
954
- msgstr "A opção foi atualizada: <em>%s </ em>"
955
-
956
- #: modules/import-export/classes/import.php:475
957
- #, php-format
958
- msgid "Option already exists: <em>%s</em>"
959
- msgstr "A opção já existe: <em>%s </ em>"
960
-
961
- #: modules/import-export/classes/import.php:497
962
- #, php-format
963
- msgid "Failed to create import directory <em>%s</em>"
964
- msgstr "Falha ao criar o diretório de importação <em>%s </ em>"
965
-
966
- #: modules/import-export/classes/import.php:502
967
- #, php-format
968
- msgid "Import directory is not writable: <em>%s</em>"
969
- msgstr "O diretório de importação não pode ser gravado: <em>%s </ em>"
970
-
971
- #: modules/import-export/classes/import.php:510
972
- msgid ""
973
- "File is empty, uploads are disabled or post_max_size is smaller than "
974
- "upload_max_filesize in php.ini"
975
- msgstr ""
976
- "O arquivo está vazio, os carregamentos estão desativados ou o post_max_size "
977
- "é menor que upload_max_filesize no php.ini"
978
-
979
- #: modules/import-export/classes/import.php:520
980
- #, php-format
981
- msgid "Failed to upload file, error: <em>%s</em>"
982
- msgstr "Falha ao carregar arquivo, erro: <em>%s </ em>"
983
-
984
- #: modules/import-export/classes/import.php:525
985
- msgid "File is empty."
986
- msgstr "O arquivo está vazio."
987
-
988
- #: modules/import-export/classes/import.php:530
989
- #, php-format
990
- msgid ""
991
- "The file could not be created: <em>%s</em>. This is probably a permissions "
992
- "problem"
993
- msgstr ""
994
- "O arquivo não pôde ser criado: <em>%s </ em>. Este é provavelmente um "
995
- "problema de permissões"
996
-
997
- #: modules/import-export/classes/import.php:603
998
- #, php-format
999
- msgid "Invalid filetype <em>%s</em>"
1000
- msgstr "Tipo de arquivo inválido <em>%s </ em>"
1001
-
1002
- #: modules/import-export/classes/import.php:608
1003
- #: modules/import-export/classes/import.php:615
1004
- #: modules/import-export/classes/import.php:623
1005
- #: modules/import-export/classes/import.php:638
1006
- #, php-format
1007
- msgid "Error getting remote image <em>%s</em>"
1008
- msgstr "Erro ao obter imagem remota <em>%s </ em>"
1009
-
1010
- #: modules/import-export/classes/import.php:632
1011
- #, php-format
1012
- msgid "Zero size file downloaded <em>%s</em>"
1013
- msgstr "Arquivo de tamanho zero baixado <em>%s </ em>"
1014
-
1015
- #: modules/import-export/classes/XmlEncoder.php:75
1016
- msgctxt "import_export"
1017
- msgid "The data must be an array"
1018
- msgstr "Os dados devem ser uma matriz"
1019
-
1020
- #: modules/import-export/classes/XmlEncoder.php:103
1021
- #, php-format
1022
- msgctxt "import_export"
1023
- msgid "The key %s is not valid"
1024
- msgstr "A chave %s não é válida"
1025
-
1026
- #: modules/import-export/classes/XmlEncoder.php:149
1027
- #, php-format
1028
- msgctxt "import_export"
1029
- msgid "An unexpected value could not be serialized: %s"
1030
- msgstr "Um valor inesperado não pode ser serializado: %s"
1031
-
1032
- #: modules/import-export/classes/XmlEncoder.php:201
1033
- msgctxt "import_export"
1034
- msgid "Invalid XML data, it can not be empty"
1035
- msgstr "Dados XML inválidos, não podem estar vazios"
1036
-
1037
- #: modules/import-export/classes/XmlEncoder.php:223
1038
- #, php-format
1039
- msgctxt "import_export"
1040
- msgid "XML error: %s"
1041
- msgstr "Erro XML: %s"
1042
-
1043
- #: modules/import-export/views/page.php:16
1044
- msgid "Export"
1045
- msgstr "Exportar"
1046
-
1047
- #: modules/import-export/views/page.php:17
1048
- msgid ""
1049
- "When you click the button below Advanced Ads will create an XML file for you "
1050
- "to save to your computer."
1051
- msgstr ""
1052
- "Quando você clica no botão abaixo, os Anúncios avançados criarão um arquivo "
1053
- "XML para você salvar em seu computador."
1054
-
1055
- #: modules/import-export/views/page.php:28
1056
- msgid "Download Export File"
1057
- msgstr "Baixar arquivo de exportação"
1058
-
1059
- #: modules/import-export/views/page.php:33
1060
- msgid "Import"
1061
- msgstr "Importar"
1062
-
1063
- #: modules/import-export/views/page.php:44
1064
- msgid "Choose an XML file"
1065
- msgstr "Escolha um arquivo XML"
1066
-
1067
- #: modules/import-export/views/page.php:45
1068
- msgid "Copy an XML content"
1069
- msgstr "Copie um conteúdo XML"
1070
-
1071
- #: modules/import-export/views/page.php:52
1072
- msgid ""
1073
- "Before you can upload your import file, you will need to fix the following "
1074
- "error:"
1075
- msgstr ""
1076
- "Antes de poder carregar seu arquivo de importação, você precisará corrigir o "
1077
- "seguinte erro:"
1078
-
1079
- #: modules/import-export/views/page.php:57
1080
- #, php-format
1081
- msgid "Maximum size: %s"
1082
- msgstr "Tamanho máximo : %s"
1083
-
1084
- #: modules/import-export/views/page.php:66
1085
- msgid "Start import"
1086
- msgstr "Iniciar Importação"
1087
-
1088
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
1089
- msgid ""
1090
- "The ad block disguise can only be set by the super admin on the main site in "
1091
- "the network."
1092
- msgstr ""
1093
- "O disfarce do bloco de anúncios só pode ser configurado pelo super admin no "
1094
- "site principal da rede."
1095
-
1096
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
1097
- msgid ""
1098
- "Copy the ad code from your AdSense account, paste it into the area below and "
1099
- "click on <em>Get details</em>."
1100
- msgstr ""
1101
- "Copie o código do anúncio da sua conta AdSense, cole-o na área abaixo e "
1102
- "clique em <em> Obter detalhes </ em>."
1103
-
1104
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
1105
- msgid "Insert new AdSense code"
1106
- msgstr "Insira o novo código do AdSense"
1107
-
1108
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
1109
- msgid "Responsive (Matched Content)"
1110
- msgstr "Resposta (Conteúdo correspondente)"
1111
-
1112
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
1113
- msgid "Link ads"
1114
- msgstr "Link ads"
1115
-
1116
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
1117
- msgid "Link ads (Responsive)"
1118
- msgstr "Link ads (Responsive)"
1119
-
1120
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
1121
- msgid "InArticle"
1122
- msgstr "InArticle"
1123
-
1124
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
1125
- msgid "InFeed"
1126
- msgstr "InFeed"
1127
-
1128
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
1129
- #, php-format
1130
- msgid ""
1131
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
1132
- "define the exact size for each browser width or choose between horizontal, "
1133
- "vertical, or rectangle formats."
1134
- msgstr ""
1135
- "Use o <a href=\"%s\" target=\"_blank\"> add-on responsivo </a> para definir "
1136
- "o tamanho exato para cada largura do navegador ou escolha entre os formatos "
1137
- "horizontal, vertical ou retângulo."
1138
-
1139
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
1140
- msgid "Tutorial: How to place ads between posts?"
1141
- msgstr "Tutorial: como colocar anúncios entre postagens?"
1142
-
1143
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
1144
- msgid "Layout"
1145
- msgstr "Layout"
1146
-
1147
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
1148
- msgid "Layout-Key"
1149
- msgstr "Layout-Key"
1150
-
1151
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
1152
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
1153
- msgid "or"
1154
- msgstr "ou"
1155
-
1156
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
1157
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
1158
- msgid "and"
1159
- msgstr "e"
1160
-
1161
- #: admin/class-advanced-ads-admin.php:192
1162
- msgid "After which paragraph?"
1163
- msgstr "Após o qual parágrafo?"
1164
-
1165
- #: admin/class-advanced-ads-admin.php:300
1166
- #, php-format
1167
- msgid "time of %s"
1168
- msgstr "tempo de %s"
1169
-
1170
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
1171
- #: admin/includes/class-menu.php:83
1172
- msgid "Support"
1173
- msgstr "Suporte"
1174
-
1175
- #: admin/class-advanced-ads-admin.php:345
1176
- msgid "Add-Ons"
1177
- msgstr "Add-Ons"
1178
-
1179
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
1180
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
1181
- msgid "Ad"
1182
- msgstr "Anúncios"
1183
-
1184
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
1185
- msgctxt "ad group singular name"
1186
- msgid "Ad Group"
1187
- msgstr "Grupo de Anúncios"
1188
-
1189
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
1190
- msgid "Display Conditions"
1191
- msgstr "Condições de exibição"
1192
-
1193
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
1194
- msgid "Visitor Conditions"
1195
- msgstr "Condições para Visitantes"
1196
-
1197
- #: classes/ad_placements.php:31
1198
- msgid "Manual Placement"
1199
- msgstr "Manual de Locais"
1200
-
1201
- #: classes/ad_placements.php:32
1202
- msgid "Manual placement to use as function or shortcode."
1203
- msgstr "Manual de locais para usar como função ou shortcode."
1204
-
1205
- #: classes/ad_placements.php:37
1206
- msgid "Header Code"
1207
- msgstr "Código no Cabeçalho"
1208
-
1209
- #: classes/ad_placements.php:38
1210
- msgid ""
1211
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
1212
- msgstr ""
1213
- "Injetado no Cabeçalho (antes de fechar a Tag &lt;/head&gt; muitas vezes não "
1214
- "visível)."
1215
-
1216
- #: classes/ad_placements.php:42
1217
- msgid "Footer Code"
1218
- msgstr "Código no Rodapé"
1219
-
1220
- #: classes/ad_placements.php:43
1221
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
1222
- msgstr "Injetado no Rodapé (antes de fechar a Tag &lt;/body&gt;)."
1223
-
1224
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
1225
- msgid "Before Content"
1226
- msgstr "Antes do Conteúdo"
1227
-
1228
- #: classes/ad_placements.php:48
1229
- msgid "Injected before the post content."
1230
- msgstr "Inserido antes do post"
1231
-
1232
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
1233
- msgid "After Content"
1234
- msgstr "Depois do Conteúdo"
1235
-
1236
- #: classes/ad_placements.php:54
1237
- msgid "Injected after the post content."
1238
- msgstr "Inserido depois do post"
1239
-
1240
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
1241
- msgid "Content"
1242
- msgstr "Conteúdo"
1243
-
1244
- #: classes/ad_placements.php:60
1245
- msgid ""
1246
- "Injected into the content. You can choose the paragraph after which the ad "
1247
- "content is displayed."
1248
- msgstr ""
1249
- "Inserido no conteúdo do post. Você pode escolher o parágrafo em que o "
1250
- "anúncio será exibido."
1251
-
1252
- #: classes/ad_placements.php:65
1253
- msgid "Sidebar Widget"
1254
- msgstr "Widget da Barra Lateral"
1255
-
1256
- #: classes/ad_placements.php:66
1257
- msgid ""
1258
- "Create a sidebar widget with an ad. Can be placed and used like any other "
1259
- "widget."
1260
- msgstr ""
1261
- "Criar um widget na barra lateral com um anúncio. Pode ser colocado e "
1262
- "utilizado como qualquer outro widget."
1263
-
1264
- #: classes/ad_placements.php:218
1265
- #, php-format
1266
- msgid "paragraph (%s)"
1267
- msgstr "parágrafo (%s)"
1268
-
1269
- #: classes/ad_placements.php:219
1270
- #, php-format
1271
- msgid "paragraph without image (%s)"
1272
- msgstr "parágrafo sem imagem (%s)"
1273
-
1274
- #: classes/ad_placements.php:220
1275
- #, php-format
1276
- msgid "headline 2 (%s)"
1277
- msgstr "Título 2 (%s)"
1278
-
1279
- #: classes/ad_placements.php:221
1280
- #, php-format
1281
- msgid "headline 3 (%s)"
1282
- msgstr "Título 3 (%s)"
1283
-
1284
- #: classes/ad_placements.php:222
1285
- #, php-format
1286
- msgid "headline 4 (%s)"
1287
- msgstr "Título 4 (%s)"
1288
-
1289
- #: classes/ad_type_content.php:35
1290
- msgid "Rich Content"
1291
- msgstr "Conteúdo rico"
1292
-
1293
- #: classes/ad_type_content.php:36
1294
- msgid ""
1295
- "The full content editor from WordPress with all features like shortcodes, "
1296
- "image upload or styling, but also simple text/html mode for scripts and code."
1297
- msgstr ""
1298
- "O editor de conteúdo do WordPress com todas as suas funcções, como "
1299
- "shortcodes, mas também simples editores de HTML."
1300
-
1301
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
1302
- msgid "Ad Group"
1303
- msgstr "Grupo de Anúncios"
1304
-
1305
- #: classes/ad_type_group.php:31
1306
- msgid ""
1307
- "Choose an existing ad group. Use this type when you want to assign the same "
1308
- "display and visitor conditions to all ads in that group."
1309
- msgstr ""
1310
- "Escolha um grupo de anúncios existente. Use este tipo quando você deseja "
1311
- "atribuir as mesmas condições de exibição e visitante para todos os anúncios "
1312
- "nesse grupo."
1313
-
1314
- #: classes/ad_type_group.php:84
1315
- msgid "ad group"
1316
- msgstr "grupo de anúncios"
1317
-
1318
- #: classes/ad_type_plain.php:31
1319
- msgid "Plain Text and Code"
1320
- msgstr "Texto simples e Código"
1321
-
1322
- #: classes/ad_type_plain.php:32
1323
- msgid ""
1324
- "Simple text editor without any filters. You might use it to display "
1325
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
1326
- "content field magic does not work here."
1327
- msgstr ""
1328
- "Texto simples sem nenhum filtro. Você pode querer isso para exibir conteúdo "
1329
- "sem restrições, código PHP ou JavaScript. Shortcodes a outras funções do WP "
1330
- "não têm efeito aqui."
1331
-
1332
- #: classes/ad_type_plain.php:52
1333
- msgid "Insert plain text or code into this field."
1334
- msgstr "Insira o texo ou código no campo."
1335
-
1336
- #: classes/ad_type_plain.php:89
1337
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
1338
- msgstr "Executar código PHP (envolto em <code>&lt;?php ?&gt;</code>)"
1339
-
1340
- #: classes/checks.php:244
1341
- #, php-format
1342
- msgid ""
1343
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
1344
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
1345
- "to misfortunate formats in forms, but should not damage features."
1346
- msgstr ""
1347
- "Possível conflito entre biblioteca jQueryUI, usado por anúncios avançados e "
1348
- "outras bibliotecas (provavelmente <a href=\"%s\">Twitter Bootstrap</a>). "
1349
- "Isso pode levar a formatos em formas infelizes , mas não deve danificar "
1350
- "recursos."
1351
-
1352
- #: classes/display-conditions.php:69
1353
- msgid "post type"
1354
- msgstr "tipo de postagem"
1355
-
1356
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
1357
- msgid "Choose the public post types on which to display the ad."
1358
- msgstr "Escolha o tipo de conteúdo para exibir o anúncio"
1359
-
1360
- #: classes/display-conditions.php:76
1361
- msgid "specific pages"
1362
- msgstr "páginas específicas"
1363
-
1364
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
1365
- msgid ""
1366
- "Choose on which individual posts, pages and public post type pages you want "
1367
- "to display or hide ads."
1368
- msgstr ""
1369
- "Escolha em qual post, página e tipos de conteúdo você quer exibir/esconder "
1370
- "anúncios."
1371
-
1372
- #: classes/display-conditions.php:82
1373
- msgid "general conditions"
1374
- msgstr "condições gerais"
1375
-
1376
- #: classes/display-conditions.php:88
1377
- msgid "author"
1378
- msgstr "autor"
1379
-
1380
- #: classes/display-conditions.php:120
1381
- #, php-format
1382
- msgid "archive: %s"
1383
- msgstr "arquivo: %s"
1384
-
1385
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
1386
- #: classes/display-conditions.php:370
1387
- msgctxt "Error message shown when no display condition term is selected"
1388
- msgid "Please select some items."
1389
- msgstr "Por favor, selecione alguns itens."
1390
-
1391
- #: classes/display-conditions.php:361
1392
- msgctxt "display the terms search field on ad edit page"
1393
- msgid "add more terms"
1394
- msgstr "adicionar mais termos"
1395
-
1396
- #: classes/display-conditions.php:363
1397
- msgid "term name or id"
1398
- msgstr "nome ou id do termo"
1399
-
1400
- #: classes/display-conditions.php:424
1401
- msgid "title or id"
1402
- msgstr "título ou id"
1403
-
1404
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
1405
- msgid "Home Page"
1406
- msgstr "Página Inicial"
1407
-
1408
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
1409
- msgid "show on Home page"
1410
- msgstr "mostrar na página inicial"
1411
-
1412
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
1413
- msgid "Singular Pages"
1414
- msgstr "Páginas Simples"
1415
-
1416
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
1417
- msgid "show on singular pages/posts"
1418
- msgstr "mostrar no singular páginas/posts"
1419
-
1420
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
1421
- msgid "Archive Pages"
1422
- msgstr "Páginas de Arquivos"
1423
-
1424
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
1425
- msgid "show on any type of archive page (category, tag, author and date)"
1426
- msgstr "mostrar em qualquer tipo de página (categoria, tag, autor e data)"
1427
-
1428
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
1429
- msgid "Search Results"
1430
- msgstr "Resultados da Pesquisa"
1431
-
1432
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
1433
- msgid "show on search result pages"
1434
- msgstr "mostrar nas páginas de resultados de busca"
1435
-
1436
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
1437
- msgid "404 Page"
1438
- msgstr "Página 404"
1439
-
1440
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
1441
- msgid "show on 404 error page"
1442
- msgstr "mostrar na página de erro 404"
1443
-
1444
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
1445
- msgid "Attachment Pages"
1446
- msgstr "Páginas de Anexos"
1447
-
1448
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
1449
- msgid "show on attachment pages"
1450
- msgstr "mostrar nas páginas de anexos"
1451
-
1452
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
1453
- msgid "Secondary Queries"
1454
- msgstr "Consultas Secundárias"
1455
-
1456
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
1457
- msgid "allow ads in secondary queries"
1458
- msgstr "permitir anúncios em consultas secundárias"
1459
-
1460
- #: classes/display-conditions.php:504
1461
- msgid "Feed"
1462
- msgstr "Feed"
1463
-
1464
- #: classes/display-conditions.php:505
1465
- msgid "allow ads in Feed"
1466
- msgstr "permitir anúncios no Feed"
1467
-
1468
- #: classes/visitor-conditions.php:33
1469
- msgid "Display ads only on mobile devices or hide them."
1470
- msgstr "Exibir anúncios somente em dispositivos móveis ou ocultá-los."
1471
-
1472
- #: classes/visitor-conditions.php:39
1473
- msgid "logged in visitor"
1474
- msgstr "visitante logado"
1475
-
1476
- #: classes/visitor-conditions.php:40
1477
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
1478
- msgstr "Se o visitante deve estar logado ou não, para visualizar os anúncios."
1479
-
1480
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
1481
- msgid "Manual and Troubleshooting"
1482
- msgstr "Manual e Resolução de Problemas"
1483
-
1484
- #: classes/visitor-conditions.php:161
1485
- msgid "equal"
1486
- msgstr "igual"
1487
-
1488
- #: classes/visitor-conditions.php:162
1489
- msgid "equal or higher"
1490
- msgstr "igual ou superior"
1491
-
1492
- #: classes/visitor-conditions.php:163
1493
- msgid "equal or lower"
1494
- msgstr "igual ou inferior"
1495
-
1496
- #: classes/visitor-conditions.php:194
1497
- msgid "contains"
1498
- msgstr "contenha"
1499
-
1500
- #: classes/visitor-conditions.php:195
1501
- msgid "starts with"
1502
- msgstr "começa com"
1503
-
1504
- #: classes/visitor-conditions.php:196
1505
- msgid "ends with"
1506
- msgstr "termina com"
1507
-
1508
- #: classes/visitor-conditions.php:197
1509
- msgid "matches"
1510
- msgstr "corresponde"
1511
-
1512
- #: classes/visitor-conditions.php:198
1513
- msgid "matches regex"
1514
- msgstr "corresponda regex"
1515
-
1516
- #: classes/visitor-conditions.php:199
1517
- msgid "does not contain"
1518
- msgstr "não contém"
1519
-
1520
- #: classes/visitor-conditions.php:200
1521
- msgid "does not start with"
1522
- msgstr "não começa com"
1523
-
1524
- #: classes/visitor-conditions.php:201
1525
- msgid "does not end with"
1526
- msgstr "não termina com"
1527
-
1528
- #: classes/visitor-conditions.php:202
1529
- msgid "does not match"
1530
- msgstr "não corresponde"
1531
-
1532
- #: classes/visitor-conditions.php:203
1533
- msgid "does not match regex"
1534
- msgstr "não corresponde regex"
1535
-
1536
- #: classes/widget.php:22
1537
- msgid "Display Ads and Ad Groups."
1538
- msgstr "Exibir Anúncios e Grupos de Anúncios."
1539
-
1540
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
1541
- msgid "--empty--"
1542
- msgstr "--vazio--"
1543
-
1544
- #: classes/widget.php:69 admin/includes/class-menu.php:75
1545
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
1546
- #: modules/import-export/views/page.php:25
1547
- msgid "Placements"
1548
- msgstr "Locais"
1549
-
1550
- #: classes/widget.php:76 admin/includes/class-menu.php:70
1551
- #: admin/includes/class-shortcode-creator.php:91
1552
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
1553
- msgid "Ad Groups"
1554
- msgstr "Grupos de Anúncios"
1555
-
1556
- #: classes/widget.php:83 public/class-advanced-ads.php:617
1557
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
1558
- #: admin/includes/class-shortcode-creator.php:84
1559
- #: admin/views/ad-group-list-form-row.php:68
1560
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
1561
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
1562
- msgid "Ads"
1563
- msgstr "Anúncios"
1564
-
1565
- #: public/class-advanced-ads.php:317
1566
- msgid "Advanced Ads Error following:"
1567
- msgstr "Anúncios Avançados possui os seguintes Erros:"
1568
-
1569
- #: public/class-advanced-ads.php:320
1570
- #, php-format
1571
- msgid "Advanced Ads Error: %s"
1572
- msgstr "Aúncios Avançados Erro: %s"
1573
-
1574
- #: public/class-advanced-ads.php:580
1575
- msgctxt "ad group general name"
1576
- msgid "Ad Groups"
1577
- msgstr "Grupos de Anúncios"
1578
-
1579
- #: public/class-advanced-ads.php:582
1580
- msgid "Search Ad Groups"
1581
- msgstr "Pesquisar Grupos de Anúncios"
1582
-
1583
- #: public/class-advanced-ads.php:583
1584
- msgid "All Ad Groups"
1585
- msgstr "Todos os Grupos de Anúncios"
1586
-
1587
- #: public/class-advanced-ads.php:584
1588
- msgid "Parent Ad Groups"
1589
- msgstr "Grupos de Anúncios Pai"
1590
-
1591
- #: public/class-advanced-ads.php:585
1592
- msgid "Parent Ad Groups:"
1593
- msgstr "Grupos de Anúncios Pai:"
1594
-
1595
- #: public/class-advanced-ads.php:586
1596
- msgid "Edit Ad Group"
1597
- msgstr "Editar Grupo de Anúncios"
1598
-
1599
- #: public/class-advanced-ads.php:587
1600
- msgid "Update Ad Group"
1601
- msgstr "Atualizar Grupo de Anúncios"
1602
-
1603
- #: public/class-advanced-ads.php:588
1604
- msgid "Add New Ad Group"
1605
- msgstr "Adicionar Novo Grupo de Anúncios"
1606
-
1607
- #: public/class-advanced-ads.php:589
1608
- msgid "New Ad Groups Name"
1609
- msgstr "Nome do Novo Grupo de Anúncios"
1610
-
1611
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
1612
- #: modules/import-export/views/page.php:24
1613
- msgid "Groups"
1614
- msgstr "Grupos"
1615
-
1616
- #: public/class-advanced-ads.php:591
1617
- msgid "No Ad Group found"
1618
- msgstr "Nenhum Grupo de Anúncios encontrado"
1619
-
1620
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
1621
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
1622
- msgid "New Ad"
1623
- msgstr "Novo Anúncio"
1624
-
1625
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
1626
- msgid "Add New Ad"
1627
- msgstr "Adicionar Novo Anúncio"
1628
-
1629
- #: public/class-advanced-ads.php:621
1630
- #: admin/includes/class-ad-groups-list.php:308
1631
- #: modules/import-export/classes/import.php:144
1632
- #: modules/import-export/classes/import.php:184
1633
- #: modules/import-export/classes/import.php:560
1634
- msgid "Edit"
1635
- msgstr "Editar"
1636
-
1637
- #: public/class-advanced-ads.php:622
1638
- msgid "Edit Ad"
1639
- msgstr "Editar Anúncio"
1640
-
1641
- #: public/class-advanced-ads.php:624
1642
- msgid "View"
1643
- msgstr "Visualizar"
1644
-
1645
- #: public/class-advanced-ads.php:625
1646
- msgid "View the Ad"
1647
- msgstr "Visualizar o Anúncio"
1648
-
1649
- #: public/class-advanced-ads.php:626
1650
- msgid "Search Ads"
1651
- msgstr "Pesquisar Anúncios"
1652
-
1653
- #: public/class-advanced-ads.php:627
1654
- msgid "No Ads found"
1655
- msgstr "Nenhum Anúncio encontrado"
1656
-
1657
- #: public/class-advanced-ads.php:628
1658
- msgid "No Ads found in Trash"
1659
- msgstr "Nenhum Anúncio encontrado na Lixeira"
1660
-
1661
- #: public/class-advanced-ads.php:629
1662
- msgid "Parent Ad"
1663
- msgstr "Anúncio Pai"
1664
-
1665
- #: admin/includes/class-ad-groups-list.php:164
1666
- msgid "Ad weight"
1667
- msgstr "Peso do Anúncio"
1668
-
1669
- #: admin/includes/class-ad-groups-list.php:172
1670
- #: admin/views/ad-list-timing-column.php:4
1671
- #, php-format
1672
- msgid "starts %s"
1673
- msgstr "inicia %s"
1674
-
1675
- #: admin/includes/class-ad-groups-list.php:191
1676
- #: admin/views/ad-list-timing-column.php:21
1677
- #, php-format
1678
- msgid "expires %s"
1679
- msgstr "expira %s"
1680
-
1681
- #: admin/includes/class-ad-groups-list.php:193
1682
- #: admin/views/ad-list-timing-column.php:23
1683
- #, php-format
1684
- msgid "<strong>expired</strong> %s"
1685
- msgstr "<strong>expirado</strong> %s"
1686
-
1687
- #: admin/includes/class-ad-groups-list.php:212
1688
- msgid "all published ads are displayed"
1689
- msgstr "todos os anúncios publicados estão sendo exibidos"
1690
-
1691
- #: admin/includes/class-ad-groups-list.php:214
1692
- #, php-format
1693
- msgid "up to %d ads displayed"
1694
- msgstr "vá para %d anúncios exibidos"
1695
-
1696
- #: admin/includes/class-ad-groups-list.php:217
1697
- msgid "No ads assigned"
1698
- msgstr "Não há anúncios atribuídos"
1699
-
1700
- #: admin/includes/class-ad-groups-list.php:284
1701
- msgid "Random ads"
1702
- msgstr "Anúncios aleatórios"
1703
-
1704
- #: admin/includes/class-ad-groups-list.php:285
1705
- msgid "Display random ads based on ad weight"
1706
- msgstr "Exibir anúncios aleatórios com base no peso anúncio"
1707
-
1708
- #: admin/includes/class-ad-groups-list.php:288
1709
- msgid "Ordered ads"
1710
- msgstr "Anúncios ordenados"
1711
-
1712
- #: admin/includes/class-ad-groups-list.php:289
1713
- msgid "Display ads with the highest ad weight first"
1714
- msgstr "Os anúncios gráficos com maior peso em primeiro lugar"
1715
-
1716
- #: admin/includes/class-ad-groups-list.php:309
1717
- msgid "Usage"
1718
- msgstr "Usar"
1719
-
1720
- #: admin/includes/class-ad-groups-list.php:339
1721
- #: admin/includes/class-ad-groups-list.php:389
1722
- msgid "Invalid Ad Group"
1723
- msgstr "Grupo de Anúncios Inválido"
1724
-
1725
- #: admin/includes/class-ad-groups-list.php:344
1726
- #: admin/includes/class-ad-groups-list.php:394
1727
- msgid "You don’t have permission to change the ad groups"
1728
- msgstr "Você não tem permissão para alterar os grupos de anúncios"
1729
-
1730
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
1731
- msgid "Ad Details"
1732
- msgstr "Detalhes do Anúncio"
1733
-
1734
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
1735
- msgid "Ad Planning"
1736
- msgstr "Planejamento de Anúncio"
1737
-
1738
- #: admin/includes/class-ad-type.php:200
1739
- msgid "expired"
1740
- msgstr "expirado"
1741
-
1742
- #: admin/includes/class-ad-type.php:201
1743
- msgid "any expiry date"
1744
- msgstr "qualquer data de expiração"
1745
-
1746
- #: admin/includes/class-ad-type.php:202
1747
- msgid "planned"
1748
- msgstr ""
1749
- "\n"
1750
- "planejado"
1751
-
1752
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
1753
- msgid "Ad updated."
1754
- msgstr "Anúncio atualizado."
1755
-
1756
- #. translators: %s: date and time of the revision
1757
- #: admin/includes/class-ad-type.php:517
1758
- #, php-format
1759
- msgid "Ad restored to revision from %s"
1760
- msgstr "Anúncio restaurado para revisão de %s"
1761
-
1762
- #: admin/includes/class-ad-type.php:518
1763
- msgid "Ad published."
1764
- msgstr "Anúncio publicado."
1765
-
1766
- #: admin/includes/class-ad-type.php:519
1767
- msgid "Ad saved."
1768
- msgstr "Anúncio salvo."
1769
-
1770
- #: admin/includes/class-ad-type.php:520
1771
- msgid "Ad submitted."
1772
- msgstr "Anúncio enviado."
1773
-
1774
- #: admin/includes/class-ad-type.php:522
1775
- #, php-format
1776
- msgid "Ad scheduled for: <strong>%1$s</strong>."
1777
- msgstr "Anúncio previsto para: <strong>%1$s</strong>."
1778
-
1779
- #. translators: Publish box date format, see http://php.net/date
1780
- #: admin/includes/class-ad-type.php:524
1781
- msgid "M j, Y @ G:i"
1782
- msgstr "M j, Y @ G:i"
1783
-
1784
- #: admin/includes/class-ad-type.php:526
1785
- msgid "Ad draft updated."
1786
- msgstr "Rascunho do Anúncio atualizado."
1787
-
1788
- #: admin/includes/class-licenses.php:101
1789
- msgid "Error while trying to register the license. Please contact support."
1790
- msgstr "Erro ao tentar registrar a licença. Entre em contato com o suporte."
1791
-
1792
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
1793
- msgid "Please enter a valid license key"
1794
- msgstr "Por favor digite uma chave de licença válida"
1795
-
1796
- #: admin/includes/class-licenses.php:132
1797
- msgid "License couldn’t be activated. Please try again later."
1798
- msgstr "Licença não pôde ser ativada. Por favor, tente novamente mais tarde."
1799
-
1800
- #: admin/includes/class-licenses.php:147
1801
- msgid "This is the bundle license key."
1802
- msgstr "Esta é a chave de licença do pacote."
1803
-
1804
- #: admin/includes/class-licenses.php:148
1805
- msgid "This is not the correct key for this add-on."
1806
- msgstr "Esta não é a chave correta para este add-on."
1807
-
1808
- #: admin/includes/class-licenses.php:149
1809
- msgid "There are no activations left."
1810
- msgstr "Não há ativações deixadas."
1811
-
1812
- #: admin/includes/class-licenses.php:218
1813
- msgid "Error while trying to disable the license. Please contact support."
1814
- msgstr "Erro ao tentar desativar a licença. Entre em contato com o suporte."
1815
-
1816
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
1817
- msgid "License couldn’t be deactivated. Please try again later."
1818
- msgstr ""
1819
- "Licença não pôde ser desativada. Por favor, tente novamente mais tarde."
1820
-
1821
- #: admin/includes/class-menu.php:52
1822
- msgid "Overview"
1823
- msgstr "Visão geral"
1824
-
1825
- #: admin/includes/class-menu.php:75
1826
- msgid "Ad Placements"
1827
- msgstr "Locais de Anúncio"
1828
-
1829
- #: admin/includes/class-menu.php:79
1830
- msgid "Advanced Ads Settings"
1831
- msgstr "Configurações de Anúncios Avançados"
1832
-
1833
- #: admin/includes/class-menu.php:79
1834
- msgid "Settings"
1835
- msgstr "Configurações"
1836
-
1837
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
1838
- msgid "Sorry, you are not allowed to access this feature."
1839
- msgstr "Desculpe, você não tem permissão para acessar esta função."
1840
-
1841
- #: admin/includes/class-menu.php:186
1842
- msgid ""
1843
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
1844
- "deleted?"
1845
- msgstr ""
1846
- "Você está tentando editar um Grupo que não existe. Talvez tenha sido apagado?"
1847
-
1848
- #: admin/includes/class-meta-box.php:53
1849
- msgid "Ad Type"
1850
- msgstr "Tipo de Anúncio"
1851
-
1852
- #: admin/includes/class-meta-box.php:59
1853
- msgid "Ad Parameters"
1854
- msgstr "Parâmetros do Anúncio"
1855
-
1856
- #: admin/includes/class-meta-box.php:62
1857
- msgid "Layout / Output"
1858
- msgstr "Layout / Exibição"
1859
-
1860
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
1861
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
1862
- #: admin/views/ad-output-metabox.php:51
1863
- msgid "Manual"
1864
- msgstr "Manual"
1865
-
1866
- #: admin/includes/class-meta-box.php:136
1867
- msgid "Video"
1868
- msgstr "Vídeo"
1869
-
1870
- #: admin/includes/class-meta-box.php:222
1871
- msgid "Ad Settings"
1872
- msgstr "Configurações do Anúncio"
1873
-
1874
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
1875
- msgid "Ads Dashboard"
1876
- msgstr "Painel de Anúncios"
1877
-
1878
- #: admin/includes/class-meta-box.php:336
1879
- msgid "From the ad optimization universe"
1880
- msgstr "Universo de otimizações de anúncios"
1881
-
1882
- #: admin/includes/class-meta-box.php:345
1883
- msgid "Advanced Ads Tutorials"
1884
- msgstr "Tutoriais do Anúncios Avançados"
1885
-
1886
- #: admin/includes/class-meta-box.php:357
1887
- #, php-format
1888
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
1889
- msgstr "%d anúncios – <a href=\"%s\">gerir</a> - <a href=\"%s\">novos</a>"
1890
-
1891
- #: admin/includes/class-meta-box.php:369
1892
- msgid "plugin manual and homepage"
1893
- msgstr "manual e página do plugin"
1894
-
1895
- #: admin/includes/class-meta-box.php:376
1896
- msgid "Get the tutorial via email"
1897
- msgstr "Receba o tutorial por e-mail"
1898
-
1899
- #: admin/includes/class-meta-box.php:383
1900
- msgid "Get AdSense tips via email"
1901
- msgstr "Receba dicas do AdSense via e-mail"
1902
-
1903
- #: admin/includes/class-notices.php:408
1904
- #, php-format
1905
- msgid ""
1906
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
1907
- "target=\"_blank\">this form</a> to sign up."
1908
- msgstr ""
1909
- "Você não parece ter um endereço de e-mail. Utilize <a href=\"%s\" "
1910
- "target=\"_blank\">este formulário</a> para se inscrever."
1911
-
1912
- #: admin/includes/class-notices.php:426
1913
- msgid ""
1914
- "How embarrassing. The email server seems to be down. Please try again later."
1915
- msgstr ""
1916
- "Como é embaraçoso. O servidor de e-mail parece ser ruim. Por favor tente de "
1917
- "novo mais tarde."
1918
-
1919
- #: admin/includes/class-notices.php:431
1920
- #, php-format
1921
- msgid ""
1922
- "Please check your email (%s) for the confirmation message. If you didn’t "
1923
- "receive one or want to use another email address then please use <a "
1924
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
1925
- msgstr ""
1926
- "Por favor, verifique seu e-mail (%s) para a mensagem de confirmação. Se você "
1927
- "não receber uma ou quiser usar outro endereço de e-mail, em seguida, utilize "
1928
- "<a href=\"%s\" target=\"_blank\">este formulário</a> para se inscrever."
1929
-
1930
- #: admin/includes/class-overview-widgets.php:45
1931
- msgid "Tips and Tutorials"
1932
- msgstr "Dicas e Tutoriais"
1933
-
1934
- #: admin/includes/class-overview-widgets.php:47
1935
- msgid "Setup and Optimization Help"
1936
- msgstr "Ajuda de Configuração e Otimização"
1937
-
1938
- #: admin/includes/class-overview-widgets.php:49
1939
- msgid "Manual and Support"
1940
- msgstr "Manual e Suporte"
1941
-
1942
- #: admin/includes/class-overview-widgets.php:53
1943
- msgid "Advanced Ads Pro"
1944
- msgstr "Anúncios Avançados Pro"
1945
-
1946
- #: admin/includes/class-overview-widgets.php:55
1947
- msgid "Tracking and Stats"
1948
- msgstr "Rastreamento e Estatísticas"
1949
-
1950
- #: admin/includes/class-overview-widgets.php:57
1951
- msgid "Responsive and Mobile ads"
1952
- msgstr "Anúncios Responsivos e Móveis"
1953
-
1954
- #: admin/includes/class-overview-widgets.php:59
1955
- msgid "Geo Targeting"
1956
- msgstr "Direcionamento Geográfico"
1957
-
1958
- #: admin/includes/class-overview-widgets.php:61
1959
- msgid "Sticky ads"
1960
- msgstr "Anúncios destacados"
1961
-
1962
- #: admin/includes/class-overview-widgets.php:63
1963
- msgid "PopUps and Layers"
1964
- msgstr "PopUps e Camadas"
1965
-
1966
- #: admin/includes/class-overview-widgets.php:65
1967
- msgid "Ad Slider"
1968
- msgstr "Adicionar Slider"
1969
-
1970
- #: admin/includes/class-overview-widgets.php:86
1971
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
1972
- msgstr ""
1973
- "Ganhe 2 <strong>add-ons gratuitos</ strong> para juntar-se à newsletter."
1974
-
1975
- #: admin/includes/class-overview-widgets.php:87
1976
- msgid "Join now"
1977
- msgstr "Junte-se agora"
1978
-
1979
- #: admin/includes/class-overview-widgets.php:94
1980
- msgid ""
1981
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
1982
- "and Advanced Ads from the dedicated newsletter group."
1983
- msgstr ""
1984
- "Saiba mais sobre como e <strong>o quanto você pode ganhar com o "
1985
- "AdSense</strong> e Anúncios Avançados no grupo de boletim informativo "
1986
- "dedicado."
1987
-
1988
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
1989
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
1990
- msgid "Subscribe me now"
1991
- msgstr "Inscreva-me agora"
1992
-
1993
- #: admin/includes/class-overview-widgets.php:102
1994
- msgid "Get the first steps and more tutorials to your inbox."
1995
- msgstr "Obter os primeiros passos e mais tutoriais em sua caixa de entrada."
1996
-
1997
- #: admin/includes/class-overview-widgets.php:103
1998
- msgid "Send it now"
1999
- msgstr "Enviar agora"
2000
-
2001
- #: admin/includes/class-overview-widgets.php:126
2002
- msgid "Create your first ad"
2003
- msgstr "Crie seu primeiro anúncio"
2004
-
2005
- #: admin/includes/class-overview-widgets.php:129
2006
- msgid ""
2007
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
2008
- "single spot."
2009
- msgstr ""
2010
- "Grupos de Anúncios contêm anúncios e são usados atualmente para rodar vários "
2011
- "anúncios em um único local."
2012
-
2013
- #: admin/includes/class-overview-widgets.php:131
2014
- msgid "Create your first group"
2015
- msgstr "Crie seu primeiro Grupo"
2016
-
2017
- #: admin/includes/class-overview-widgets.php:134
2018
- msgid ""
2019
- "Ad Placements are the best way to manage where to display ads and groups."
2020
- msgstr ""
2021
- "Locais de anúncios são a melhor maneira de gerenciar onde exibir anúncios e "
2022
- "grupos."
2023
-
2024
- #: admin/includes/class-overview-widgets.php:136
2025
- msgid "Create your first placement"
2026
- msgstr "Crie seu primeiro Local"
2027
-
2028
- #: admin/includes/class-overview-widgets.php:141
2029
- msgid "Next steps"
2030
- msgstr "Próximos passos"
2031
-
2032
- #: admin/includes/class-overview-widgets.php:153
2033
- #, php-format
2034
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
2035
- msgstr "<a href=\"%s\" target=\"_blank\">Manual</a>"
2036
-
2037
- #: admin/includes/class-overview-widgets.php:154
2038
- #, php-format
2039
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
2040
- msgstr ""
2041
- "<a href=\"%s\" target=\"_blank\">FAQ e Suporte</a>\n"
2042
-
2043
- #: admin/includes/class-overview-widgets.php:155
2044
- #, php-format
2045
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
2046
- msgstr "Votar para um <a href=\"%s\" target=\"_blank\">recurso</a>"
2047
-
2048
- #: admin/includes/class-overview-widgets.php:156
2049
- #, php-format
2050
- msgid ""
2051
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
2052
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
2053
- msgstr ""
2054
- "Obrigado ao desenvolvedor com uma &#9733;&#9733;&#9733;&#9733;&#9733; "
2055
- "avaliação em <a href=\"%s\" target=\"_blank\">wordpress.org</a>"
2056
-
2057
- #: admin/includes/class-overview-widgets.php:165
2058
- msgid ""
2059
- "Need help to set up and optimize your ads? Need custom coding on your site? "
2060
- "Ask me for a quote."
2061
- msgstr ""
2062
- "Necessita de ajuda para configurar e otimizar seus anúncios? Precisa de "
2063
- "personalizar codificação em seu site? Peça um orçamento."
2064
-
2065
- #: admin/includes/class-overview-widgets.php:166
2066
- #, php-format
2067
- msgid "Help with ads on %s"
2068
- msgstr "Ajuda com anúncios em %s"
2069
-
2070
- #: admin/includes/class-overview-widgets.php:167
2071
- msgid "Get an offer"
2072
- msgstr "Obter uma oferta"
2073
-
2074
- #: admin/includes/class-overview-widgets.php:175
2075
- msgid "Ad management for advanced websites."
2076
- msgstr "Gerenciamento de anúncios para sites avançados."
2077
-
2078
- #: admin/includes/class-overview-widgets.php:176
2079
- msgid "Cache-busting"
2080
- msgstr "Cache arrebentando"
2081
-
2082
- #: admin/includes/class-overview-widgets.php:177
2083
- msgid "Advanced visitor conditions"
2084
- msgstr "Condições avançadas para visitantes"
2085
-
2086
- #: admin/includes/class-overview-widgets.php:178
2087
- msgid "Flash ads with fallback"
2088
- msgstr "Anúncios em Flash com fallback"
2089
-
2090
- #: admin/includes/class-overview-widgets.php:180
2091
- msgid "Get Pro"
2092
- msgstr "Obter Pro"
2093
-
2094
- #: admin/includes/class-overview-widgets.php:188
2095
- msgid "Track the impressions of and clicks on your ads."
2096
- msgstr "Acompanhe as impressões e cliques em seus anúncios."
2097
-
2098
- #: admin/includes/class-overview-widgets.php:189
2099
- msgid "2 methods to count impressions"
2100
- msgstr "2 métodos para contar impressões"
2101
-
2102
- #: admin/includes/class-overview-widgets.php:190
2103
- msgid "beautiful stats for all or single ads"
2104
- msgstr "Status bonito para todos ou anúncios individuais"
2105
-
2106
- #: admin/includes/class-overview-widgets.php:191
2107
- msgid "group stats by day, week or month"
2108
- msgstr "Estatísticas do grupo por dia, semana ou mês"
2109
-
2110
- #: admin/includes/class-overview-widgets.php:193
2111
- msgid "Get the Tracking add-on"
2112
- msgstr "Obter o Rastreamento add-on"
2113
-
2114
- #: admin/includes/class-overview-widgets.php:201
2115
- msgid "Display ads based on the size of your visitor’s browser or device."
2116
- msgstr ""
2117
- "Os anúncios gráficos com base no tamanho do navegador ou dispositivo do seu "
2118
- "visitante."
2119
-
2120
- #: admin/includes/class-overview-widgets.php:202
2121
- msgid "set a range (from … to …) pixels for the browser size"
2122
- msgstr ""
2123
- "definir um intervalo (de ... para ...) pixels para o tamanho do navegador"
2124
-
2125
- #: admin/includes/class-overview-widgets.php:203
2126
- msgid "set custom sizes for AdSense responsive ads"
2127
- msgstr "definir tamanhos personalizados para anúncios responsivos do AdSense"
2128
-
2129
- #: admin/includes/class-overview-widgets.php:204
2130
- msgid "list all ads by their responsive settings"
2131
- msgstr "listar todos os anúncios por suas configurações responsivas"
2132
-
2133
- #: admin/includes/class-overview-widgets.php:206
2134
- msgid "Get the Responsive add-on"
2135
- msgstr "Obter o Responsive add-on"
2136
-
2137
- #: admin/includes/class-overview-widgets.php:214
2138
- msgid "Target visitors by their geo location."
2139
- msgstr "Segmentar os visitantes por sua localização geográfica."
2140
-
2141
- #: admin/includes/class-overview-widgets.php:216
2142
- msgid "Get the Geo Targeting add-on"
2143
- msgstr "Obter o addon de Direcionamento Geográfico"
2144
-
2145
- #: admin/includes/class-overview-widgets.php:224
2146
- msgid ""
2147
- "Fix ads to the browser while users are scrolling and create best performing "
2148
- "anchor ads."
2149
- msgstr ""
2150
- "Corrigir anúncios para o navegador enquanto os usuários estiverem rolando e "
2151
- "criar melhor performance de ancoragem para anúncios."
2152
-
2153
- #: admin/includes/class-overview-widgets.php:225
2154
- msgid "position ads that don’t scroll with the screen"
2155
- msgstr "Posição de anúncios que não rolam com a tela"
2156
-
2157
- #: admin/includes/class-overview-widgets.php:226
2158
- msgid "build anchor ads not only on mobile devices"
2159
- msgstr "construir âncora de anúncios só em dispositivos móveis"
2160
-
2161
- #: admin/includes/class-overview-widgets.php:228
2162
- msgid "Get the Sticky add-on"
2163
- msgstr "Obter Destaque add-on"
2164
-
2165
- #: admin/includes/class-overview-widgets.php:236
2166
- msgid "Display content and ads in layers and popups on custom events."
2167
- msgstr ""
2168
- "Exibir conteúdo e anúncios em camadas e popups sobre eventos personalizados."
2169
-
2170
- #: admin/includes/class-overview-widgets.php:237
2171
- msgid "display a popup after a user interaction like scrolling"
2172
- msgstr "exibir um pop-up depois de uma interação do usuário como a rolagem"
2173
-
2174
- #: admin/includes/class-overview-widgets.php:238
2175
- msgid "optional background overlay"
2176
- msgstr "sobreposição de fundo opcional"
2177
-
2178
- #: admin/includes/class-overview-widgets.php:239
2179
- msgid "allow users to close the popup"
2180
- msgstr "permitir que os usuários fechem o pop-up"
2181
-
2182
- #: admin/includes/class-overview-widgets.php:241
2183
- msgid "Get the PopUp and Layer add-on"
2184
- msgstr "Obter PopUp e Camada add-on"
2185
-
2186
- #: admin/includes/class-overview-widgets.php:249
2187
- msgid "Create a beautiful and simple slider from your ads."
2188
- msgstr "Criar um bonito e simples slider para seus anúncios."
2189
-
2190
- #: admin/includes/class-overview-widgets.php:251
2191
- msgid "Get the Slider add-on"
2192
- msgstr "Obter Slider add-on"
2193
-
2194
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
2195
- msgid "General"
2196
- msgstr "Geral"
2197
-
2198
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
2199
- msgid "Licenses"
2200
- msgstr "Licenças"
2201
-
2202
- #: admin/includes/class-settings.php:70
2203
- msgid "Disable ads"
2204
- msgstr "Desativar anúncios"
2205
-
2206
- #: admin/includes/class-settings.php:78
2207
- msgid "Hide ads for logged in users"
2208
- msgstr "Não exibir anúncios para usuários logados"
2209
-
2210
- #: admin/includes/class-settings.php:86
2211
- msgid "Use advanced JavaScript"
2212
- msgstr "Usar JavaScript avançado"
2213
-
2214
- #: admin/includes/class-settings.php:94
2215
- msgid "Unlimited ad injection"
2216
- msgstr "Injeção de anúncios ilimitados"
2217
-
2218
- #: admin/includes/class-settings.php:102
2219
- msgid "Priority of content injection filter"
2220
- msgstr "Prioridade de filtro de injeção de conteúdo"
2221
-
2222
- #: admin/includes/class-settings.php:118
2223
- msgid "Hide ads from bots"
2224
- msgstr "Esconder anúncios de robôs (google, yahoo, bing, etc...)"
2225
-
2226
- #: admin/includes/class-settings.php:126
2227
- msgid "Disable notices"
2228
- msgstr "desabilitar notificações"
2229
-
2230
- #: admin/includes/class-settings.php:134
2231
- msgid "ID prefix"
2232
- msgstr "Prefixo ID"
2233
-
2234
- #: admin/includes/class-settings.php:142
2235
- msgid "Remove Widget ID"
2236
- msgstr "Remover ID do Widget"
2237
-
2238
- #: admin/includes/class-settings.php:150
2239
- msgid "Allow editors to manage ads"
2240
- msgstr "Permitir que editores gerenciem anúncios"
2241
-
2242
- #: admin/includes/class-settings.php:158
2243
- msgid "Ad label"
2244
- msgstr "Rótulo do Anúncio"
2245
-
2246
- #: admin/includes/class-settings.php:255
2247
- msgid "(display to all)"
2248
- msgstr "(exibir para todos)"
2249
-
2250
- #: admin/includes/class-settings.php:256
2251
- msgid "Subscriber"
2252
- msgstr "Assinante"
2253
-
2254
- #: admin/includes/class-settings.php:257
2255
- msgid "Contributor"
2256
- msgstr "Contribuidor"
2257
-
2258
- #: admin/includes/class-settings.php:258
2259
- msgid "Author"
2260
- msgstr "Autor"
2261
-
2262
- #: admin/includes/class-settings.php:259
2263
- msgid "Editor"
2264
- msgstr "Editor"
2265
-
2266
- #: admin/includes/class-settings.php:260
2267
- msgid "Admin"
2268
- msgstr "Administrador"
2269
-
2270
- #: admin/includes/class-settings.php:268
2271
- msgid "Choose the lowest role a user must have in order to not see any ads."
2272
- msgstr "Escolha o nível de usuário mais baixo para não ver os anúncios."
2273
-
2274
- #: admin/includes/class-settings.php:282
2275
- msgid ""
2276
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
2277
- "needs it."
2278
- msgstr ""
2279
- "<strong>Aviso:</strong> o arquivo está atualmente habilitado por um add-on "
2280
- "que precisa dele."
2281
-
2282
- #: admin/includes/class-settings.php:285
2283
- #, php-format
2284
- msgid ""
2285
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
2286
- "here</a>). Some features and add-ons might override this setting if they "
2287
- "need features from this file."
2288
- msgstr ""
2289
- "Habilitar funções JavaScript avançadas (<a href=\"%s\" target=\"_blank\">"
2290
- "aqui</a>). Algumas funcionalidades e complementos podem substituir essa "
2291
- "configuração se eles precisarem de recursos a partir deste arquivo."
2292
-
2293
- #: admin/includes/class-settings.php:321
2294
- msgid ""
2295
- "Please check your post content. A priority of 10 and below might cause "
2296
- "issues (wpautop function might run twice)."
2297
- msgstr ""
2298
- "Por favor, verifique o conteúdo do post. A prioridade de 10 e abaixo pode "
2299
- "causar problemas (função wpautop pode ser executado duas vezes)."
2300
-
2301
- #: admin/includes/class-settings.php:323
2302
- msgid ""
2303
- "Play with this value in order to change the priority of the injected ads "
2304
- "compared to other auto injected elements in the post content."
2305
- msgstr ""
2306
- "Jogar com este valor, a fim de alterar a prioridade dos anúncios injetados "
2307
- "em comparação com outros elementos injetados automaticamente no conteúdo do "
2308
- "post."
2309
-
2310
- #: admin/includes/class-settings.php:350
2311
- #, php-format
2312
- msgid ""
2313
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
2314
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
2315
- "Tracking Add-On</a>."
2316
- msgstr ""
2317
- "Ocultar anúncios de rastreadores, robô e agentes de usuário vazio. Também "
2318
- "impede contagem de impressões para robôs ao usar o <a href=\"%s\" "
2319
- "target=\"_blank\">Add-On Rastreamento</a>."
2320
-
2321
- #: admin/includes/class-settings.php:351
2322
- msgid ""
2323
- "Disabling this option only makes sense if your ads contain content you want "
2324
- "to display to bots (like search engines) or your site is cached and bots "
2325
- "could create a cached version without the ads."
2326
- msgstr ""
2327
- "A desativação dessa opção só faz sentido se os seus anúncios contêm conteúdo "
2328
- "que você deseja exibir para robôs (como motores de busca) ou o seu site é "
2329
- "armazenado em cache e robôs podem criar uma versão em cache sem os anúncios."
2330
-
2331
- #: admin/includes/class-settings.php:364
2332
- msgid ""
2333
- "Disable internal notices like tips, tutorials, email newsletters and update "
2334
- "notices. Disabling notices is recommended if you run multiple blogs with "
2335
- "Advanced Ads already."
2336
- msgstr ""
2337
- "Desativar avisos internos, como dicas, tutoriais, boletins de e-mail e "
2338
- "avisos de atualização. Desabilitar notificações é recomendado se você já "
2339
- "executar vários blogs com Anúncios Avançados."
2340
-
2341
- #: admin/includes/class-settings.php:381
2342
- msgid ""
2343
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
2344
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
2345
- "need to <strong>rewrite css rules afterwards</strong>."
2346
- msgstr ""
2347
- "Prefixo de classe ou atributos id no editor frontal. Mudá-lo se você não "
2348
- "quer <strong>bloqueadores de anúncios</strong> para marcar estes blocos como "
2349
- "anúncios. <br/>Talvez seja necessário <strong>reescrever as regras css "
2350
- "depois</strong>."
2351
-
2352
- #: admin/includes/class-settings.php:402
2353
- msgid ""
2354
- "Remove the ID attribute from widgets in order to not make them an easy "
2355
- "target of ad blockers."
2356
- msgstr ""
2357
- "Remova o atributo ID de Widgets para não torná-los um alvo fácil de "
2358
- "bloqueadores de anúncios."
2359
-
2360
- #: admin/includes/class-settings.php:405
2361
- msgid ""
2362
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
2363
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
2364
- msgstr ""
2365
- "Se marcada, o Widget Anúncios Avançados não funcionará com a opção fixa do "
2366
- "plugin <strong>Widget Q2W3 Fixo</strong>."
2367
-
2368
- #: admin/includes/class-settings.php:427
2369
- msgid "Allow editors to also manage and publish ads."
2370
- msgstr "Permite aos editores gerenciar e publicar anúncios também."
2371
-
2372
- #: admin/includes/class-settings.php:428
2373
- #, php-format
2374
- msgid ""
2375
- "You can assign different ad-related roles on a user basis with <a "
2376
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
2377
- msgstr ""
2378
- "Você pode atribuir diferentes funções de anúncios relacionados em uma base "
2379
- "de usuário com <a href=\"%s\" target=\"_blank\">Anúncios Avançados Pro</a>."
2380
-
2381
- #: admin/includes/class-settings.php:446
2382
- msgid "Displayed above ads."
2383
- msgstr "Exibido anúncios acima."
2384
-
2385
- #: admin/includes/notices.php:15
2386
- msgid ""
2387
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
2388
- "receive the first steps via email?"
2389
- msgstr ""
2390
- "Obrigado pela ativação de <strong>Anúncios Avançados </strong>. Gostaria de "
2391
- "receber os primeiros passos via e-mail?"
2392
-
2393
- #: admin/includes/notices.php:16
2394
- msgid "Yes, send it"
2395
- msgstr "Sim, envie-me"
2396
-
2397
- #: admin/includes/notices.php:22
2398
- msgid ""
2399
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
2400
- "<strong>2 free add-ons</strong> for joining the newsletter."
2401
- msgstr ""
2402
- "Obrigado por usar o <strong>Anúncios Avançados</strong>. Mantenha-se "
2403
- "informado e receba <strong>2 add-ons gratuitos</strong> para juntar-se à "
2404
- "newsletter."
2405
-
2406
- #: admin/includes/notices.php:23
2407
- msgid "Add me now"
2408
- msgstr "Adicione-me agora"
2409
-
2410
- #: admin/includes/notices.php:29
2411
- msgid ""
2412
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2413
- "and Advanced Ads from my dedicated newsletter."
2414
- msgstr ""
2415
- "Saiba mais sobre como e <strong>o quanto você pode ganhar com o "
2416
- "AdSense</strong> e Anúncios Avançados através de meu boletim de notícias "
2417
- "dedicado."
2418
-
2419
- #: admin/includes/notices.php:41
2420
- msgid ""
2421
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
2422
- "missing</strong>."
2423
- msgstr ""
2424
- "Uma ou mais chaves de licença para <strong>Add-ons de Anúncios Avançados são "
2425
- "inválidas ou estão em falta</strong>."
2426
-
2427
- #: admin/includes/notices.php:41
2428
- #, php-format
2429
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
2430
- msgstr ""
2431
- "Por favor, adicione as chaves de licença válidas <a href=\"%s\">Aqui</a>."
2432
-
2433
- #: admin/includes/notices.php:47
2434
- #, php-format
2435
- msgid ""
2436
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
2437
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
2438
- "information."
2439
- msgstr ""
2440
- "<strong>Anúncios Avançados</strong> licença(s) expirada(s). Suporte e "
2441
- "atualizações estão desativados. Por favor, visite <a href=\"%s\">a página de "
2442
- "licença</a> para obter mais informações."
2443
-
2444
- #: admin/includes/notices.php:53
2445
- #, php-format
2446
- msgid ""
2447
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2448
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
2449
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
2450
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
2451
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
2452
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
2453
- "org</a>.</p><p><em>Thomas</em>"
2454
- msgstr ""
2455
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2456
- "review-image\"/> Você está usando <strong>Anúncios Avançados</strong> já há "
2457
- "algum tempo. Obrigado! Se você precisar da minha ajuda, por favor visite a "
2458
- "<a href=\"%1$s\" target=\"_blank\">página de suporte</a> para obter ajuda "
2459
- "gratuita. </p><h3>Agradecemos a sua avaliação</h3> <p>Se você compartilha da "
2460
- "minha paixão e achar Anúncios Avançados útil, por favor, <a href=\"%2$s\" "
2461
- "target=\"_blank\">deixe um comentário e 5 estrelas no wordpress.org</a>.</p> "
2462
- "<p><em>Thomas</em>"
2463
-
2464
- #: admin/includes/notices.php:59
2465
- #, php-format
2466
- msgid ""
2467
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
2468
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
2469
- "disguise."
2470
- msgstr ""
2471
- "Alguns recursos foram alterados. Por favor <strong>reconstruir a pasta de "
2472
- "recursos</strong> nas <a href=\"%s\">configurações de Anúncios Avançados</a> "
2473
- "para atualizar o disfarce Ad Blocker."
2474
-
2475
- #: admin/includes/shortcode-creator-l10n.php:10
2476
- msgctxt "shortcode creator"
2477
- msgid "Add an ad"
2478
- msgstr "Adicionar um anúncio"
2479
-
2480
- #: admin/includes/shortcode-creator-l10n.php:11
2481
- msgctxt "shortcode creator"
2482
- msgid "Add shortcode"
2483
- msgstr "Adicionar shortcode"
2484
-
2485
- #: admin/includes/shortcode-creator-l10n.php:12
2486
- msgctxt "shortcode creator"
2487
- msgid "Cancel"
2488
- msgstr "Cancelar"
2489
-
2490
- #: admin/views/ad-display-metabox.php:22
2491
- #: admin/views/notices/jqueryui_error.php:2
2492
- #, php-format
2493
- msgid ""
2494
- "There might be a problem with layouts and scripts in your dashboard. Please "
2495
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
2496
- msgstr ""
2497
- "Pode haver um problema com layouts e scripts em seu painel. Por favor, "
2498
- "verifique <a href=\"%s\" target=\"_blank\">este artigo para saber mais</a>."
2499
-
2500
- #: admin/views/ad-display-metabox.php:76
2501
- msgid "If you want to display the ad everywhere, don't do anything here. "
2502
- msgstr "Se você quer exibir o anúncio em todo lugar, não faça nada aqui."
2503
-
2504
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
2505
- msgid "New condition"
2506
- msgstr "Nova condição"
2507
-
2508
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
2509
- msgid "-- choose a condition --"
2510
- msgstr "-- escolha uma condição --"
2511
-
2512
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
2513
- #: admin/views/ad-visitor-metabox.php:62
2514
- msgid "add"
2515
- msgstr "adicionar"
2516
-
2517
- #: admin/views/ad-group-edit.php:40
2518
- msgid ""
2519
- "An id-like string with only letters in lower case, numbers, and hyphens."
2520
- msgstr "Um estilo de Slug, apenas letras, números e hífen."
2521
-
2522
- #: admin/views/ad-group-edit.php:57
2523
- msgid "Create new Ad Group"
2524
- msgstr "Criar um novo Grupo de Anúncios"
2525
-
2526
- #: admin/views/ad-group-edit.php:59
2527
- msgid "Update"
2528
- msgstr "Atualizar"
2529
-
2530
- #: admin/views/ad-group-list-ads.php:3
2531
- msgid "weight"
2532
- msgstr "Peso"
2533
-
2534
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
2535
- msgid "Name"
2536
- msgstr "Nome"
2537
-
2538
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
2539
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
2540
- msgid "Type"
2541
- msgstr "Tipo"
2542
-
2543
- #: admin/views/ad-group-list-form-row.php:51
2544
- msgctxt "option to display all ads in an ad groups"
2545
- msgid "all"
2546
- msgstr "todos"
2547
-
2548
- #: admin/views/ad-group-list-form-row.php:59
2549
- msgid "Number of ads that are visible at the same time"
2550
- msgstr "Número de anúncios que são visíveis ao mesmo tempo"
2551
-
2552
- #: admin/views/ad-group-list-header.php:4
2553
- msgid "Details"
2554
- msgstr "Detalhes"
2555
-
2556
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
2557
- #: admin/views/placements.php:65
2558
- msgid "shortcode"
2559
- msgstr "shortcode"
2560
-
2561
- #: admin/views/ad-group-list-row.php:11
2562
- msgid "template"
2563
- msgstr "template"
2564
-
2565
- #: admin/views/ad-group-list-row.php:14
2566
- #, php-format
2567
- msgid ""
2568
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
2569
- "manual</a>."
2570
- msgstr ""
2571
- "Saiba mais sobre como usar grupos no <a href=\"%s\" target=\"_blank\">"
2572
- "manual</a>."
2573
-
2574
- #: admin/views/ad-group-list-row.php:19
2575
- #, php-format
2576
- msgid "Type: %s"
2577
- msgstr "Tipo: %s"
2578
-
2579
- #: admin/views/ad-group-list-row.php:20
2580
- #, php-format
2581
- msgid "ID: %s"
2582
- msgstr "ID: %s"
2583
-
2584
- #: admin/views/ad-group.php:29
2585
- msgid "Ad Groups successfully updated"
2586
- msgstr "Grupos de Anúncios atualizados com sucesso"
2587
-
2588
- #: admin/views/ad-group.php:59
2589
- #, php-format
2590
- msgid "Search results for &#8220;%s&#8221;"
2591
- msgstr "Resultados da pesquisa para &#8220;%s&#8221;"
2592
-
2593
- #: admin/views/ad-group.php:68
2594
- msgid ""
2595
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
2596
- "display random ads in the frontend or run split tests, but also just for "
2597
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
2598
- "ad can belong to multiple ad groups."
2599
- msgstr ""
2600
- "Grupo de Anúncios são uma forma flexível de agrupar anúncios. Você pode usá-"
2601
- "lo para exibir randomicamente ou em partes, mas também apenas com objetivos "
2602
- "informativos. Um Grupo de Anúncios pode ter vários anúncios, mas anúncios "
2603
- "podem pertencer a vários grupos."
2604
-
2605
- #: admin/views/ad-group.php:96
2606
- msgid "Update Groups"
2607
- msgstr "Atualizar Grupos"
2608
-
2609
- #: admin/views/ad-info-top.php:5
2610
- #, php-format
2611
- msgid ""
2612
- "Congratulations! Your ad is now visible in the frontend."
2613
- msgstr ""
2614
- "Parabéns! Seu anúncio agora está visível na parte da frente."
2615
-
2616
- #: admin/views/ad-info-top.php:7
2617
- msgid "Where do you want to display the ad?"
2618
- msgstr "Onde você deseja exibir o anúncio?"
2619
-
2620
- #: admin/views/ad-info-top.php:12
2621
- msgid "Manage Sidebar"
2622
- msgstr "Gerenciar Barra Lateral"
2623
-
2624
- #: admin/views/ad-info-top.php:15
2625
- msgid "Show Pro Places"
2626
- msgstr "Mostrar Lugares Pro"
2627
-
2628
- #: admin/views/ad-info-top.php:19
2629
- msgid "Show Sticky Places"
2630
- msgstr "Mostrar Lugares Fixos"
2631
-
2632
- #: admin/views/ad-info-top.php:23
2633
- msgid "Show PopUp"
2634
- msgstr "Mostrar PopUp"
2635
-
2636
- #: admin/views/ad-info-top.php:53
2637
- #, php-format
2638
- msgid "Or use the shortcode %s to insert the ad into the content manually."
2639
- msgstr "Ou usar o shortcode %s para inserir o anúncio no conteúdo manualmente."
2640
-
2641
- #: admin/views/ad-info-top.php:54
2642
- #, php-format
2643
- msgid ""
2644
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
2645
- "target=\"_blank\">manual</a>."
2646
- msgstr ""
2647
- "Saiba mais sobre suas escolhas de exibição de um anúncio no <a href=\"%s\" "
2648
- "target=\"_blank\">manual</a>."
2649
-
2650
- #: admin/views/ad-info.php:2
2651
- #, php-format
2652
- msgid "Ad Id: %s"
2653
- msgstr "ID do Anúncio: %s"
2654
-
2655
- #: admin/views/ad-info.php:5
2656
- msgid "theme function"
2657
- msgstr "função do tema"
2658
-
2659
- #: admin/views/ad-info.php:7
2660
- #, php-format
2661
- msgid ""
2662
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
2663
- msgstr ""
2664
- "Encontre mais opções de exibição no <a href=\"%s\" target=\"_blank\">"
2665
- "manual</a>."
2666
-
2667
- #: admin/views/ad-info.php:11
2668
- msgid "click to change"
2669
- msgstr "clique para alterar"
2670
-
2671
- #: admin/views/ad-info.php:15
2672
- msgid "Add a description"
2673
- msgstr "Adicionar uma descrição"
2674
-
2675
- #: admin/views/ad-info.php:18
2676
- msgid "Internal description or your own notes about this ad."
2677
- msgstr "Descrição interna ou suas próprias notas sobre este anúncio."
2678
-
2679
- #: admin/views/ad-list-filters.php:2
2680
- msgid "all ad types"
2681
- msgstr "todos os tipos de anúncios"
2682
-
2683
- #: admin/views/ad-list-filters.php:5
2684
- msgid "all ad sizes"
2685
- msgstr "todos os tamanhos de anúncios"
2686
-
2687
- #: admin/views/ad-list-filters.php:8
2688
- msgid "all ad dates"
2689
- msgstr "todas as datas de anúncios"
2690
-
2691
- #: admin/views/ad-list-filters.php:16
2692
- msgid "all ad groups"
2693
- msgstr "todos os grupos de anúncios"
2694
-
2695
- #: admin/views/ad-main-metabox.php:3
2696
- msgid "No ad types defined"
2697
- msgstr "Nenhum tipo de anúncio definido"
2698
-
2699
- #: admin/views/ad-output-metabox.php:1
2700
- msgid "Everything connected to the ads layout and output."
2701
- msgstr "Tudo conectado ao layout dos anúncios e saída para exibição."
2702
-
2703
- #: admin/views/ad-output-metabox.php:4
2704
- #: admin/views/placements-ad-label-position.php:1
2705
- msgid "Position"
2706
- msgstr "Posição"
2707
-
2708
- #: admin/views/ad-output-metabox.php:6
2709
- msgid "- default -"
2710
- msgstr "- padrão -"
2711
-
2712
- #: admin/views/ad-output-metabox.php:7
2713
- #: admin/views/placements-ad-label-position.php:2
2714
- #: admin/views/placements-ad-label-position.php:4
2715
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
2716
- #: admin/views/placements.php:53
2717
- msgid "default"
2718
- msgstr "padrão"
2719
-
2720
- #: admin/views/ad-output-metabox.php:8
2721
- #: admin/views/placements-ad-label-position.php:6
2722
- #: admin/views/placements-ad-label-position.php:8
2723
- msgid "left"
2724
- msgstr "esquerda"
2725
-
2726
- #: admin/views/ad-output-metabox.php:11
2727
- #: admin/views/placements-ad-label-position.php:9
2728
- #: admin/views/placements-ad-label-position.php:11
2729
- msgid "center"
2730
- msgstr "centro"
2731
-
2732
- #: admin/views/ad-output-metabox.php:14
2733
- #: admin/views/placements-ad-label-position.php:12
2734
- #: admin/views/placements-ad-label-position.php:14
2735
- msgid "right"
2736
- msgstr "direita"
2737
-
2738
- #: admin/views/ad-output-metabox.php:18
2739
- msgid ""
2740
- "Check this if you don't want the following elements to float around the ad. "
2741
- "(adds a clearfix)"
2742
- msgstr ""
2743
- "Marque isso se você não quer elementos flutuando no entorno do anúncio."
2744
-
2745
- #: admin/views/ad-output-metabox.php:22
2746
- msgid "Margin"
2747
- msgstr "Margem"
2748
-
2749
- #: admin/views/ad-output-metabox.php:24
2750
- msgid "top:"
2751
- msgstr "topo:"
2752
-
2753
- #: admin/views/ad-output-metabox.php:26
2754
- msgid "right:"
2755
- msgstr "direita:"
2756
-
2757
- #: admin/views/ad-output-metabox.php:28
2758
- msgid "bottom:"
2759
- msgstr "abaixo:"
2760
-
2761
- #: admin/views/ad-output-metabox.php:30
2762
- msgid "left:"
2763
- msgstr "esquerda:"
2764
-
2765
- #: admin/views/ad-output-metabox.php:32
2766
- msgid "tip: use this to add a margin around the ad"
2767
- msgstr "dica: use isso para criar margem em torno do anúncio"
2768
-
2769
- #: admin/views/ad-output-metabox.php:35
2770
- msgid "container ID"
2771
- msgstr "ID do recipiente"
2772
-
2773
- #: admin/views/ad-output-metabox.php:38
2774
- msgid "Specify the id of the ad container. Leave blank for random or no id."
2775
- msgstr ""
2776
- "Especificar o id do recipiente do anúncio. Deixe em branco para aleatório ou "
2777
- "nenhum id."
2778
-
2779
- #: admin/views/ad-output-metabox.php:41
2780
- msgid "container classes"
2781
- msgstr "classes de recipiente"
2782
-
2783
- #: admin/views/ad-output-metabox.php:47
2784
- msgid "Enable debug mode"
2785
- msgstr "Habilitar modo de depuração"
2786
-
2787
- #: admin/views/ad-parameters-size.php:1
2788
- msgid "size"
2789
- msgstr "tamanho"
2790
-
2791
- #: admin/views/ad-parameters-size.php:3
2792
- msgid "width"
2793
- msgstr "largura"
2794
-
2795
- #: admin/views/ad-parameters-size.php:4
2796
- msgid "height"
2797
- msgstr "altura"
2798
-
2799
- #: admin/views/ad-parameters-size.php:8
2800
- msgid "reserve this space"
2801
- msgstr "reservar este espaço"
2802
-
2803
- #: admin/views/ad-submitbox-meta.php:6
2804
- msgid "Set expiry date"
2805
- msgstr "Defina a data de expiração"
2806
-
2807
- #: admin/views/ad-submitbox-meta.php:16
2808
- #, php-format
2809
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
2810
- msgid "%1$s-%2$s"
2811
- msgstr "%1$s-%2$s"
2812
-
2813
- #: admin/views/ad-submitbox-meta.php:29
2814
- #, php-format
2815
- msgctxt ""
2816
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
2817
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
2818
- msgstr "%1$s %2$s, %3$s @ %4$s %5$s"
2819
-
2820
- #: admin/views/ad-visitor-metabox.php:12
2821
- msgid ""
2822
- "Display conditions that are based on the user. Use with caution on cached "
2823
- "websites."
2824
- msgstr "Exiba condições baseadas no usuário. Use com cautela se usar cache."
2825
-
2826
- #: admin/views/ad-visitor-metabox.php:47
2827
- msgid ""
2828
- "Visitor conditions limit the number of users who can see your ad. There is "
2829
- "no need to set visitor conditions if you want all users to see the ad."
2830
- msgstr ""
2831
- "Condições para visitante, limitar o número de usuários que podem ver seu "
2832
- "anúncio. Não há necessidade de estabelecer condições para visitante se você "
2833
- "quiser que todos os usuários vejam o anúncio."
2834
-
2835
- #: admin/views/ad-visitor-metabox.php:50
2836
- #, php-format
2837
- msgid ""
2838
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
2839
- "Pro</a> if dynamic features get cached."
2840
- msgstr ""
2841
- "Confira em <a href=\"%s\" target=\"_blank\">Anúncios Avançados Pró</a> se "
2842
- "características dinâmicas chegar em cache cache-busting."
2843
-
2844
- #: admin/views/ad-visitor-metabox.php:67
2845
- #, php-format
2846
- msgid ""
2847
- "Define the exact browser width for which an ad should be visible using the "
2848
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2849
- msgstr ""
2850
- "Definir a largura exata do navegador para que um anúncio seja visível usando "
2851
- "o <a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2852
-
2853
- #: admin/views/ad-visitor-metabox.php:113
2854
- msgid ""
2855
- "The visitor conditions below are deprecated. Please use the new version of "
2856
- "visitor conditions to replace it."
2857
- msgstr ""
2858
- "As condições para visitante abaixo estão obsoletas. Utilize a nova versão do "
2859
- "condições para visitante a fim de substituí-lo."
2860
-
2861
- #: admin/views/ad-visitor-metabox.php:119
2862
- msgid "Display on all devices"
2863
- msgstr "Exibir em todos os dispositivos"
2864
-
2865
- #: admin/views/ad-visitor-metabox.php:123
2866
- msgid "only on mobile devices"
2867
- msgstr "somente em smartphones"
2868
-
2869
- #: admin/views/ad-visitor-metabox.php:127
2870
- msgid "not on mobile devices"
2871
- msgstr "menos em smartphones"
2872
-
2873
- #: admin/views/feedback-disable.php:4
2874
- msgid "Why did you decide to disable Advanced Ads?"
2875
- msgstr "Por que você decidiu desativar Anúncios Avançados?"
2876
-
2877
- #: admin/views/feedback-disable.php:19
2878
- msgid "other reason"
2879
- msgstr "Outra razão"
2880
-
2881
- #: admin/views/placements-content-index.php:1
2882
- msgid "after"
2883
- msgstr "depois"
2884
-
2885
- #: admin/views/placements-content-index.php:1
2886
- msgid "before"
2887
- msgstr "antes"
2888
-
2889
- #: admin/views/placements-content-index.php:21
2890
- msgid "start counting from bottom"
2891
- msgstr "começar a contar de baixo"
2892
-
2893
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
2894
- msgid "--not selected--"
2895
- msgstr "--não selecionado--"
2896
-
2897
- #: admin/views/placements.php:8
2898
- msgid ""
2899
- "Couldn’t create the new placement. Please check your form field and whether "
2900
- "the name is already in use."
2901
- msgstr ""
2902
- "Não foi possível criar um novo local. Por favor, verifique o campo de "
2903
- "formulário e se o nome já está em uso."
2904
-
2905
- #: admin/views/placements.php:10
2906
- msgid "Placements updated"
2907
- msgstr "Locais atualizados"
2908
-
2909
- #: admin/views/placements.php:14
2910
- msgid ""
2911
- "Placements are physically places in your theme and posts. You can use them "
2912
- "if you plan to change ads and ad groups on the same place without the need "
2913
- "to change your templates."
2914
- msgstr ""
2915
- "Locais são lugares físicos em seu tema e posts. Você pode usá-los se você "
2916
- "pretende mudar anúncios e grupos de anúncios no mesmo lugar, sem a "
2917
- "necessidade de mudar seus templates."
2918
-
2919
- #: admin/views/placements.php:15
2920
- #, php-format
2921
- msgid ""
2922
- "See also the manual for more information on <a href=\"%s\">placements</a>."
2923
- msgstr ""
2924
- "Veja também o manual para obter mais informações sobre <a href=\"%s\">"
2925
- "locais</a>."
2926
-
2927
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
2928
- msgid "Options"
2929
- msgstr "Opções"
2930
-
2931
- #: admin/views/placements.php:43
2932
- #, php-format
2933
- msgid ""
2934
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
2935
- "check if the responsible add-on is activated."
2936
- msgstr ""
2937
- "Tipo de local \"%s\" está faltando e foi redefinido para \"padrão\". <br/>"
2938
- "Por favor, verifique se o add-on responsável está ativado."
2939
-
2940
- #: admin/views/placements.php:59
2941
- msgid "show usage"
2942
- msgstr "mostrar uso"
2943
-
2944
- #: admin/views/placements.php:83
2945
- msgid "Item"
2946
- msgstr "Ítem"
2947
-
2948
- #: admin/views/placements.php:98
2949
- msgid "Important Notice"
2950
- msgstr "Notificação Importante"
2951
-
2952
- #: admin/views/placements.php:98
2953
- msgid ""
2954
- "Your server is missing an extension. This might break the content injection."
2955
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
2956
- "provider to enable <em>mbstring</em>."
2957
- msgstr ""
2958
- "O servidor está faltando uma extensão. Isso pode quebrar a injeção de "
2959
- "conteúdo. <br/>Ignorar esse aviso se tudo funcionar bem ou então pergunte ao "
2960
- "seu provedor de hospedagem para permitir <em>mbstring</em>."
2961
-
2962
- #: admin/views/placements.php:142
2963
- msgctxt "checkbox to remove placement"
2964
- msgid "delete"
2965
- msgstr "excluir"
2966
-
2967
- #: admin/views/placements.php:148
2968
- msgid "Save Placements"
2969
- msgstr "Salvar Local"
2970
-
2971
- #: admin/views/placements.php:150
2972
- msgid "Create a new placement"
2973
- msgstr "Criar um novo Local"
2974
-
2975
- #: admin/views/placements.php:151
2976
- msgid "New Placement"
2977
- msgstr "Novo Local"
2978
-
2979
- #: admin/views/placements.php:158
2980
- msgid "Choose a placement type"
2981
- msgstr "Escolha um tipo de local"
2982
-
2983
- #: admin/views/placements.php:159
2984
- #, php-format
2985
- msgid ""
2986
- "Placement types define where the ad is going to be displayed. Learn more "
2987
- "about the different types from the <a href=\"%s\">manual</a>"
2988
- msgstr ""
2989
- "Defina os tipos de local em que o anúncio será exibido. Saiba mais sobre os "
2990
- "diferentes tipos no <a href=\"%s\">Manual</a>."
2991
-
2992
- #: admin/views/placements.php:176
2993
- msgid "Please select a placement type."
2994
- msgstr "Por favor selecione um tipo de local."
2995
-
2996
- #: admin/views/placements.php:178
2997
- msgid "Choose a Name"
2998
- msgstr "Escolha um Nome"
2999
-
3000
- #: admin/views/placements.php:179
3001
- msgid ""
3002
- "The name of the placement is only visible to you. Tip: choose a descriptive "
3003
- "one, e.g. <em>Below Post Headline</em>."
3004
- msgstr ""
3005
- "O nome do local é visível apenas para você. Dica: escolha um descritivo, por "
3006
- "exemplo; <em>Abaixo da Headline do Post</em>."
3007
-
3008
- #: admin/views/placements.php:180
3009
- msgid "Placement Name"
3010
- msgstr "Nome do Local"
3011
-
3012
- #: admin/views/placements.php:181
3013
- msgid "Please enter a name for your placement."
3014
- msgstr "Por favor digite um nome para seu local."
3015
-
3016
- #: admin/views/placements.php:182
3017
- msgid "Choose the Ad or Group"
3018
- msgstr "Escolha o Anúncio ou Grupo"
3019
-
3020
- #: admin/views/placements.php:183
3021
- msgid "The ad or group that should be displayed."
3022
- msgstr "O anúncio ou grupo que deve ser exibido."
3023
-
3024
- #: admin/views/placements.php:202
3025
- msgid "Save New Placement"
3026
- msgstr "Salvar Novo Local"
3027
-
3028
- #: admin/views/post-ad-settings-metabox.php:3
3029
- msgid "Disable ads on this page"
3030
- msgstr "Desabilitar Anúncios nesta página"
3031
-
3032
- #: admin/views/setting-license.php:5
3033
- msgid "Your license expired."
3034
- msgstr "Sua licença expirou."
3035
-
3036
- #: admin/views/setting-license.php:27
3037
- #, php-format
3038
- msgid "(%d days left)"
3039
- msgstr "(%d dias restantes)"
3040
-
3041
- #: admin/views/setting-license.php:31
3042
- msgid "License key"
3043
- msgstr "Chave de licença"
3044
-
3045
- #: admin/views/setting-license.php:51
3046
- msgid "License key invalid"
3047
- msgstr "Chave de licença inválida"
3048
-
3049
- #: admin/views/setting-license.php:54
3050
- msgid "active"
3051
- msgstr "ativa"
3052
-
3053
- #: admin/views/settings-disable-ads.php:3
3054
- msgid "Disable all ads in frontend"
3055
- msgstr "Desabilitar todos os anúncios no site"
3056
-
3057
- #: admin/views/settings-disable-ads.php:4
3058
- msgid ""
3059
- "Use this option to disable all ads in the frontend, but still be able to use "
3060
- "the plugin."
3061
- msgstr ""
3062
- "Esta opção irá desativar todos os anúncios no site, mas ainda mantém o "
3063
- "funcionamento do plugin."
3064
-
3065
- #: admin/views/settings-disable-ads.php:8
3066
- msgid "Disable ads on 404 error pages"
3067
- msgstr "Desabilitar Anúncios na página 404"
3068
-
3069
- #: admin/views/settings-disable-ads.php:12
3070
- msgid "Disable ads on non-singular pages"
3071
- msgstr "Desabilitar Anúncios na página de listagem de conteúdo"
3072
-
3073
- #: admin/views/settings-disable-ads.php:13
3074
- msgid ""
3075
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
3076
- msgstr ""
3077
- "Ex: páginas de arquivos, como categorias, tags, autores, primeira página (se "
3078
- "uma lista)"
3079
-
3080
- #: admin/views/settings-disable-ads.php:16
3081
- msgid "Disable ads on secondary queries"
3082
- msgstr "Desativar anúncios em consultas secundárias"
3083
-
3084
- #: admin/views/settings-disable-ads.php:17
3085
- msgid ""
3086
- "Secondary queries are custom queries of posts outside the main query of a "
3087
- "page. Try this option if you see ads injected on places where they shouldn’t "
3088
- "appear."
3089
- msgstr ""
3090
- "Consultas secundárias são consultas personalizadas de posts fora da consulta "
3091
- "principal de uma página. Experimente esta opção se você ver anúncios "
3092
- "injetados em lugares onde eles não devem aparecer."
3093
-
3094
- #: admin/views/settings-disable-ads.php:21
3095
- msgid "Disable ads in Feed"
3096
- msgstr "Desativar anúncios no Feed"
3097
-
3098
- #: admin/views/settings.php:35
3099
- msgid "Save settings on this page"
3100
- msgstr "Salve as configurações nesta página"
3101
-
3102
- #: admin/views/settings.php:50
3103
- msgid "Advanced Ads on WordPress.org"
3104
- msgstr "Anúncios Avançados em WordPress.org"
3105
-
3106
- #: admin/views/settings.php:50
3107
- msgid "Advanced Ads on wp.org"
3108
- msgstr "Anúncios Avançados em wp.org"
3109
-
3110
- #: admin/views/settings.php:51
3111
- msgid "the company behind Advanced Ads"
3112
- msgstr "a companhia por trás do Anúncios Avançados"
3113
-
3114
- #: admin/views/support.php:7
3115
- msgid ""
3116
- "Please fix the red highlighted issues on this page or try to understand "
3117
- "their consequences before contacting support."
3118
- msgstr ""
3119
- "Por favor corrija as questões destacadas em vermelho sobre esta página ou "
3120
- "tentar compreender as suas consequências antes de contatar o suporte."
3121
-
3122
- #: admin/views/support.php:11
3123
- #, php-format
3124
- msgid ""
3125
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
3126
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
3127
- "Please ask your hosting provider for more information."
3128
- msgstr ""
3129
- "Sua <strong>versão do PHP (%s) é muito baixa</strong>. Anúncios Avançados é "
3130
- "construído para PHP 5.3 e superior. Pode funcionar, mas a atualização do PHP "
3131
- "é altamente recomendada. Por favor, pergunte ao seu provedor de hospedagem "
3132
- "para obter mais informações."
3133
-
3134
- #: admin/views/support.php:14
3135
- #, php-format
3136
- msgid ""
3137
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
3138
- "rotation or visitor conditions might not work properly. Use the cache-"
3139
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
3140
- "load ads dynamically."
3141
- msgstr ""
3142
- "Seu <strong>site usa o cache</strong>. Algumas características dinâmicas, "
3143
- "como a rotação de anúncios ou condições visitante pode não funcionar "
3144
- "corretamente. Use o recurso de cache-rebentando de <a href=\"%s\" "
3145
- "target=\"_blank\">Anúncios Avançados Pro</a> para carregar anúncios "
3146
- "dinamicamente."
3147
-
3148
- #: admin/views/support.php:17
3149
- msgid ""
3150
- "There is a <strong>new WordPress version available</strong>. Please update."
3151
- msgstr ""
3152
- "Há uma <strong>nova versão do WordPress disponível</ strong>. Por favor "
3153
- "atualize."
3154
-
3155
- #: admin/views/support.php:20
3156
- msgid "There are <strong>plugin updates available</strong>. Please update."
3157
- msgstr ""
3158
- "Há atualizações de <strong>plugins disponíveis</strong>. Por favor atualize-"
3159
- "os."
3160
-
3161
- #: admin/views/support.php:29
3162
- #, php-format
3163
- msgid ""
3164
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
3165
- "site performance, it is known to alter code, including scripts from ad "
3166
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
3167
- "in support for Autoptimize."
3168
- msgstr ""
3169
- "<strong>Autoptimize plug-in detectado</strong>. Enquanto este plugin é ótimo "
3170
- "para o desempenho do site, ele é conhecido por alterar o código, incluindo "
3171
- "os scripts de redes de anúncios. <a href=\"%s\" target=\"_blank\">Anúncios "
3172
- "Avançados Pro</a> tem uma build-in suporte para Autoptimize."
3173
-
3174
- #: admin/views/support.php:32
3175
- #, php-format
3176
- msgid ""
3177
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
3178
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
3179
- msgstr ""
3180
- "Plugins que são conhecidos por causar problemas (parciais): <strong>"
3181
- "%1$s</strong>. <a href=\"%2$s\" target=\"_blank\">Saiba mais</a>."
3182
-
3183
- #: admin/views/support.php:35
3184
- #, php-format
3185
- msgid ""
3186
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
3187
- "href=\"%s\">settings</a>."
3188
- msgstr ""
3189
- "Os anúncios estão desativados para todas ou algumas páginas. Consulte "
3190
- "\"anúncios desabilitados\" em <a href=\"%s\">configurações</a>."
3191
-
3192
- #: admin/views/support.php:46
3193
- msgid "Possible Issues"
3194
- msgstr "Possíveis Questões"
3195
-
3196
- #: admin/views/support.php:53
3197
- msgid ""
3198
- "Use the following form to search for solutions in the manual on "
3199
- "wpadvancedads.com"
3200
- msgstr ""
3201
- "Utilize o formulário abaixo para procurar soluções no manual sobre "
3202
- "wpadvancedads.com"
3203
-
3204
- #: admin/views/support.php:56
3205
- msgid "search"
3206
- msgstr "pesquisar"
3207
-
3208
- #: modules/gadsense/main.php:19
3209
- msgid " at "
3210
- msgstr "às"
3211
-
3212
- #: admin/views/notices/adblock.php:2
3213
- msgid ""
3214
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
3215
- "ad setup."
3216
- msgstr ""
3217
- "Por favor, desative seu <strong>AdBlocker</strong> para evitar problemas com "
3218
- "a sua configuração de anúncios."
3219
-
3220
- #: modules/ad-blocker/admin/admin.php:96
3221
- msgid "Ad blocker fix"
3222
- msgstr "Corrigir bloqueador de anúncio"
3223
-
3224
- #: modules/ad-blocker/admin/admin.php:162
3225
- msgid "The asset folder was rebuilt successfully"
3226
- msgstr "A pasta de ativos foi reconstruída com sucesso"
3227
-
3228
- #: modules/ad-blocker/admin/admin.php:223
3229
- msgid "There is no writable upload folder"
3230
- msgstr "Não existe nenhuma pasta de upload gravável"
3231
-
3232
- #: modules/ad-blocker/admin/admin.php:252
3233
- #, php-format
3234
- msgid "Unable to rename \"%s\" directory"
3235
- msgstr "Não foi possível renomear o diretório \"%s\""
3236
-
3237
- #: modules/ad-blocker/admin/admin.php:268
3238
- #: modules/ad-blocker/admin/admin.php:281
3239
- #: modules/ad-blocker/admin/admin.php:298
3240
- #, php-format
3241
- msgid "Unable to copy assets to the \"%s\" directory"
3242
- msgstr "Não é possível copiar ativos para o diretório \"%s\""
3243
-
3244
- #: modules/ad-blocker/admin/admin.php:331
3245
- #: modules/ad-blocker/admin/admin.php:351
3246
- #, php-format
3247
- msgid "We do not have direct write access to the \"%s\" directory"
3248
- msgstr "Nós não temos acesso de gravação direta para o diretório \"%s\""
3249
-
3250
- #: modules/ad-blocker/admin/admin.php:417
3251
- #, php-format
3252
- msgid ""
3253
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
3254
- "server?"
3255
- msgstr ""
3256
- "Não é possível criar diretório \"%s\". É seu diretório pai escrito pelo "
3257
- "servidor?"
3258
-
3259
- #: modules/ad-blocker/admin/admin.php:428
3260
- #, php-format
3261
- msgid "Unable to copy files to %s"
3262
- msgstr "Não é possível copiar arquivos para %s"
3263
-
3264
- #: modules/gadsense/admin/admin.php:27
3265
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
3266
- msgid "Responsive"
3267
- msgstr "Responsivo"
3268
-
3269
- #: modules/gadsense/admin/admin.php:45
3270
- msgid "The ad details couldn't be retrieved from the ad code"
3271
- msgstr ""
3272
- "Os detalhes do anúncio não pôde ser recuperado a partir do código do anúncio"
3273
-
3274
- #: modules/gadsense/admin/admin.php:46
3275
- msgid ""
3276
- "Warning : The AdSense account from this code does not match the one set with "
3277
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
3278
- "end."
3279
- msgstr ""
3280
- "Aviso: A conta do AdSense a partir deste código não corresponde a um "
3281
- "conjunto com o Plugin Anúncios Avançados. Isto pode causar problemas no "
3282
- "anúncio quando usado na extremidade dianteira."
3283
-
3284
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
3285
- msgid "AdSense"
3286
- msgstr "AdSense"
3287
-
3288
- #: modules/gadsense/admin/admin.php:132
3289
- msgid "AdSense ID"
3290
- msgstr "ID do AdSense"
3291
-
3292
- #: modules/gadsense/admin/admin.php:141
3293
- msgid "Limit to 3 ads"
3294
- msgstr "Limite de 3 anúncios"
3295
-
3296
- #: modules/gadsense/admin/admin.php:150
3297
- msgid "Activate Page-Level ads"
3298
- msgstr "Ative Página de Nível de anúncios"
3299
-
3300
- #: modules/gadsense/admin/admin.php:170
3301
- #, php-format
3302
- msgid ""
3303
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
3304
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
3305
- msgstr ""
3306
- "Digite seu ID Publisher, a fim de usar o AdSense em sua página. Veja o <a "
3307
- "href=\"%s\" target=\"_blank\">manual</a> para obter mais informações."
3308
-
3309
- #: modules/gadsense/admin/admin.php:184
3310
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3311
- msgstr "Seu ID AdSense Publisher <em>(pub-xxxxxxxxxxxxxx)</em>"
3312
-
3313
- #: modules/gadsense/admin/admin.php:196
3314
- #, php-format
3315
- msgid "Limit to %d AdSense ads"
3316
- msgstr "Limite de %d anúncios do AdSense"
3317
-
3318
- #: modules/gadsense/admin/admin.php:204
3319
- msgid ""
3320
- "Due to technical restrictions, the limit does not work on placements with "
3321
- "cache-busting enabled."
3322
- msgstr ""
3323
- "Devido a restrições técnicas, o limite não funciona em canais com bloqueio "
3324
- "de cache habilitado."
3325
-
3326
- #: modules/gadsense/admin/admin.php:218
3327
- msgid "Insert Page-Level ads code on all pages."
3328
- msgstr "Inserir código de Página de Nível de anúncios em todas as páginas."
3329
-
3330
- #: modules/gadsense/admin/admin.php:238
3331
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
3332
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
3333
- msgstr "O ID Publisher tem um formato incorreto. (deve começar com \"pub-\")"
3334
-
3335
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3336
- msgid "AdSense ad"
3337
- msgstr "Anúncio AdSense"
3338
-
3339
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3340
- msgid "Use ads from your Google AdSense account"
3341
- msgstr "Use anúncios de sua conta do Google AdSense"
3342
-
3343
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3344
- msgid "Your AdSense Publisher ID is missing."
3345
- msgstr "O seu ID do AdSense Publisher está faltando."
3346
-
3347
- #: modules/gadsense/includes/class-gadsense-data.php:37
3348
- msgid "Auto"
3349
- msgstr "Automático"
3350
-
3351
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
3352
- msgid "Ad blocker file folder"
3353
- msgstr "Pasta de arquivo bloqueador de anúncio"
3354
-
3355
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
3356
- msgid "Upload folder is not writable"
3357
- msgstr "Pasta de Upload não é gravável"
3358
-
3359
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
3360
- msgid "Asset path"
3361
- msgstr "Caminho de ativos"
3362
-
3363
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
3364
- msgid "Asset URL"
3365
- msgstr "URL de Ativos"
3366
-
3367
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
3368
- msgid "Rename assets"
3369
- msgstr "Renomear recursos"
3370
-
3371
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
3372
- msgid "Check if you want to change the names of the assets"
3373
- msgstr "Verifique se você deseja alterar os nomes dos recursos"
3374
-
3375
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
3376
- #, php-format
3377
- msgid ""
3378
- "Please, rebuild the asset folder. All assets will be located in <strong>"
3379
- "%s</strong>"
3380
- msgstr ""
3381
- "Por favor, reconstruir a pasta de recursos. Todos os recursos estão "
3382
- "localizados em <strong>%s</strong>"
3383
-
3384
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
3385
- msgid "Rebuild asset folder"
3386
- msgstr "Reconstruir pasta de ativos"
3387
-
3388
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
3389
- msgid ""
3390
- "Prevents ad block software from breaking your website when blocking asset "
3391
- "files (.js, .css)."
3392
- msgstr ""
3393
- "Previne software bloqueador de anúncio de quebrar o seu site ao bloquear "
3394
- "arquivos ativos (.js, .css)."
3395
-
3396
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3397
- msgid "Get details"
3398
- msgstr "Obter detalhes"
3399
-
3400
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3401
- msgid "Ad Slot ID"
3402
- msgstr "ID do Slot de Anúncios"
3403
-
3404
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3405
- #, php-format
3406
- msgid "Publisher ID: %s"
3407
- msgstr "ID do Publisher: %s"
3408
-
3409
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3410
- #, php-format
3411
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3412
- msgstr "Por favor <a href=\"%s\" target=\"_blank\">mudá-lo aqui</a>."
3413
-
3414
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3415
- msgid "Normal"
3416
- msgstr "Normal"
3417
-
3418
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3419
- msgid "Resizing"
3420
- msgstr "Redimensionar"
3421
-
3422
- msgid "Advanced Ads"
3423
- msgstr "Anúncios Avançados"
3424
-
3425
- #. Description of the plugin
3426
- msgid "Manage and optimize your ads in WordPress"
3427
- msgstr "Gerenciar e otimizar seus anúncios em WordPress"
3428
-
3429
- #. URI of the plugin
3430
- msgid "https://wpadvancedads.com"
3431
- msgstr "https://wpadvancedads.com"
3432
-
3433
- #. Author of the plugin
3434
- msgid "Thomas Maier"
3435
- msgstr "Thomas Maier"
3436
-
3437
- #. Author URI of the plugin
3438
- msgid "http://webgilde.com"
3439
- msgstr "http://webgilde.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/advanced-ads-vi.mo DELETED
Binary file
languages/advanced-ads-vi.po DELETED
@@ -1,3363 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Advanved Ads\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/plugins/plugin-name\n"
5
- "POT-Creation-Date: 2017-07-11 09:29+0000\n"
6
- "PO-Revision-Date: 2017-07-11 09:29+0000\n"
7
- "Last-Translator: Thomas Maier <post@webzunft.de>\n"
8
- "Language-Team: Vietnamese\n"
9
- "Language: vi\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "POT-Revision-Date: Wed Jul 13 2016 13:23:05 GMT+0200 (CEST)\n"
14
- "Plural-Forms: nplurals=1; plural=0\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Generator: Loco - https://localise.biz/\n"
17
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
18
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
19
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
20
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
21
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
22
- "X-Poedit-Basepath: ..\n"
23
- "X-Poedit-SearchPath-0: ."
24
-
25
- #: classes/ad_placements.php:517
26
- #, php-format
27
- msgid "Set <em>%s</em> to show more ads"
28
- msgstr ""
29
-
30
- #: classes/ad_placements.php:517 admin/includes/class-settings.php:110
31
- msgid "Disable level limitation"
32
- msgstr ""
33
-
34
- #: classes/ad_type_dummy.php:26
35
- msgid "Dummy"
36
- msgstr ""
37
-
38
- #: classes/ad_type_dummy.php:27
39
- msgid "Uses a simple placeholder ad for quick testing."
40
- msgstr ""
41
-
42
- #: classes/ad_type_dummy.php:47 classes/ad_type_image.php:65
43
- msgid "url"
44
- msgstr ""
45
-
46
- #: classes/ad_type_image.php:34
47
- msgid "Image Ad"
48
- msgstr ""
49
-
50
- #: classes/ad_type_image.php:35
51
- msgid "Ads in various image formats."
52
- msgstr ""
53
-
54
- #: classes/ad_type_image.php:55
55
- msgid "Insert File"
56
- msgstr ""
57
-
58
- #: classes/ad_type_image.php:55
59
- msgid "Insert"
60
- msgstr ""
61
-
62
- #: classes/ad_type_image.php:55
63
- msgid "select image"
64
- msgstr ""
65
-
66
- #: classes/ad_type_image.php:56
67
- msgid "edit"
68
- msgstr ""
69
-
70
- #: classes/ad_type_image.php:67
71
- msgid "Link to target site"
72
- msgstr ""
73
-
74
- #: classes/ad_type_image.php:68
75
- #, php-format
76
- msgid ""
77
- "Open this url in a new window and track impressions and clicks with the <a "
78
- "href=\"%s\" target=\"_blank\">Tracking add-on</a>"
79
- msgstr ""
80
-
81
- #: classes/ad_type_plain.php:87
82
- msgid "Allow PHP"
83
- msgstr ""
84
-
85
- #: classes/display-conditions.php:283
86
- #, php-format
87
- msgid ""
88
- "Only %d elements are displayed above. Use the <code>advanced-ads-admin-max-"
89
- "terms</code> filter to change this limit according to <a href=\"%s\" "
90
- "target=\"_blank\">this page</a>."
91
- msgstr ""
92
-
93
- #: classes/filesystem.php:61
94
- msgid "Could not access filesystem."
95
- msgstr ""
96
-
97
- #: classes/filesystem.php:65
98
- msgid "Filesystem error."
99
- msgstr ""
100
-
101
- #: classes/filesystem.php:72
102
- msgid "Unable to locate WordPress root directory."
103
- msgstr ""
104
-
105
- #: classes/filesystem.php:76
106
- msgid "Unable to locate WordPress content directory (wp-content)."
107
- msgstr ""
108
-
109
- #: classes/filesystem.php:80
110
- #, php-format
111
- msgid "Unable to locate needed folder (%s)."
112
- msgstr ""
113
-
114
- #: classes/frontend_checks.php:61
115
- msgid "Random AdSense ads"
116
- msgstr ""
117
-
118
- #: classes/frontend_checks.php:315
119
- #, php-format
120
- msgid ""
121
- "This ads was automatically placed here by AdSense. <a href=\"%s\" "
122
- "target=\"_blank\" style=\"color:#fff;border-color:#fff;\">Click here to "
123
- "learn more</a>."
124
- msgstr ""
125
-
126
- #: classes/visitor-conditions.php:98
127
- #, php-format
128
- msgid ""
129
- "Display ads by the available space on the device or target tablets with the "
130
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
131
- msgstr ""
132
-
133
- #: classes/widget.php:61
134
- msgid "Title:"
135
- msgstr ""
136
-
137
- #: includes/array_ad_conditions.php:39
138
- msgid "Post Types"
139
- msgstr ""
140
-
141
- #: includes/array_ad_conditions.php:45
142
- msgid "Categories, Tags and Taxonomies"
143
- msgstr ""
144
-
145
- #: includes/array_ad_conditions.php:46
146
- msgid ""
147
- "Choose terms from public category, tag and other taxonomies a post must "
148
- "belong to in order to have ads."
149
- msgstr ""
150
-
151
- #: includes/array_ad_conditions.php:51
152
- msgid "Category Archives"
153
- msgstr ""
154
-
155
- #: includes/array_ad_conditions.php:52
156
- msgid "comma seperated IDs of category archives"
157
- msgstr ""
158
-
159
- #: includes/array_ad_conditions.php:57
160
- msgid "Individual Posts, Pages and Public Post Types"
161
- msgstr ""
162
-
163
- #: admin/includes/class-ad-groups-list.php:208
164
- #, php-format
165
- msgid "show %d more ads"
166
- msgstr ""
167
-
168
- #: admin/includes/class-ad-groups-list.php:218
169
- msgid "Add some"
170
- msgstr ""
171
-
172
- #: admin/includes/class-ad-groups-list.php:318
173
- msgid "Delete"
174
- msgstr ""
175
-
176
- #: admin/includes/class-ad-groups-list.php:374
177
- msgid "No ad group created"
178
- msgstr ""
179
-
180
- #: admin/includes/class-ad-type.php:222
181
- #, php-format
182
- msgid "%s ad updated."
183
- msgid_plural "%s ads updated."
184
- msgstr[0] ""
185
- msgstr[1] ""
186
-
187
- #: admin/includes/class-ad-type.php:223
188
- #, php-format
189
- msgid "%s ad not updated, somebody is editing it."
190
- msgid_plural "%s ads not updated, somebody is editing them."
191
- msgstr[0] ""
192
- msgstr[1] ""
193
-
194
- #: admin/includes/class-ad-type.php:224
195
- #, php-format
196
- msgid "%s ad permanently deleted."
197
- msgid_plural "%s ads permanently deleted."
198
- msgstr[0] ""
199
- msgstr[1] ""
200
-
201
- #: admin/includes/class-ad-type.php:225
202
- #, php-format
203
- msgid "%s ad moved to the Trash."
204
- msgid_plural "%s ads moved to the Trash."
205
- msgstr[0] ""
206
- msgstr[1] ""
207
-
208
- #: admin/includes/class-ad-type.php:226
209
- #, php-format
210
- msgid "%s ad restored from the Trash."
211
- msgid_plural "%s ads restored from the Trash."
212
- msgstr[0] ""
213
- msgstr[1] ""
214
-
215
- #: admin/includes/class-licenses.php:158
216
- #, php-format
217
- msgid "License is invalid. Reason: %s"
218
- msgstr ""
219
-
220
- #: admin/includes/class-licenses.php:470
221
- #, php-format
222
- msgid "Download failed. <a href=\"%s\">Click here to try another method</a>."
223
- msgstr ""
224
-
225
- #: admin/includes/class-licenses.php:472
226
- #, php-format
227
- msgid ""
228
- "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>"
229
- "."
230
- msgstr ""
231
-
232
- #: admin/includes/class-settings.php:178
233
- msgid "Disable shortcode button"
234
- msgstr ""
235
-
236
- #: admin/includes/class-settings.php:220
237
- #, php-format
238
- msgid ""
239
- "Enter license keys for our powerful <a href=\"%s\" target=\"_blank\">add-"
240
- "ons</a>."
241
- msgstr ""
242
-
243
- #: admin/includes/class-settings.php:221
244
- #, php-format
245
- msgid ""
246
- "See also <a href=\"%s\" target=\"_blank\">Issues and questions about "
247
- "licenses</a>."
248
- msgstr ""
249
-
250
- #: admin/includes/class-settings.php:337
251
- msgid ""
252
- "Advanced Ads ignores paragraphs and other elements in containers when "
253
- "injecting ads into the post content. Check this option to ignore this "
254
- "limitation and ads might show up again."
255
- msgstr ""
256
-
257
- #: admin/includes/class-settings.php:439
258
- msgctxt "label before ads"
259
- msgid "Advertisements"
260
- msgstr ""
261
-
262
- #: admin/includes/class-settings.php:473
263
- msgid "Disable shortcode button in visual editor."
264
- msgstr ""
265
-
266
- #: admin/includes/class-shortcode-creator.php:155
267
- #, php-format
268
- msgid ""
269
- "Please, either switch off your ad blocker or disable the shortcode button in "
270
- "the <a href=\"%s\" target=\"_blank\">settings</a>."
271
- msgstr ""
272
-
273
- #: admin/includes/notices.php:9
274
- #, php-format
275
- msgid ""
276
- "Advanced Ads successfully installed. <a href=\"%s\" class=\"button button-"
277
- "primary\">Create your first ad</a>"
278
- msgstr ""
279
-
280
- #: admin/views/ad-display-metabox.php:9
281
- msgid ""
282
- "Click on the button below if the ad should NOT show up on all pages when "
283
- "included automatically."
284
- msgstr ""
285
-
286
- #: admin/views/ad-display-metabox.php:10
287
- msgid "Hide the ad on some pages"
288
- msgstr ""
289
-
290
- #: admin/views/ad-group-edit.php:14
291
- msgid "You did not select an item for editing."
292
- msgstr ""
293
-
294
- #: admin/views/ad-group-edit.php:33
295
- msgctxt "Taxonomy Name"
296
- msgid "Name"
297
- msgstr ""
298
-
299
- #: admin/views/ad-group-edit.php:38
300
- msgctxt "Taxonomy Slug"
301
- msgid "Slug"
302
- msgstr ""
303
-
304
- #: admin/views/ad-group-edit.php:45
305
- msgctxt "Taxonomy Description"
306
- msgid "Description"
307
- msgstr ""
308
-
309
- #: admin/views/ad-group-list-form-row.php:57
310
- msgid "Visible ads"
311
- msgstr ""
312
-
313
- #: admin/views/ad-group.php:18
314
- msgid "Ad Group successfully created"
315
- msgstr ""
316
-
317
- #: admin/views/ad-group.php:65
318
- msgid "Group title"
319
- msgstr ""
320
-
321
- #: admin/views/ad-group.php:66
322
- msgid "save"
323
- msgstr ""
324
-
325
- #: admin/views/ad-group.php:69
326
- #, php-format
327
- msgid ""
328
- "Find more information about ad groups in the <a href=\"%s\" "
329
- "target=\"_blank\">manual</a>."
330
- msgstr ""
331
-
332
- #: admin/views/ad-output-metabox.php:44
333
- msgid ""
334
- "Specify one or more classes for the container. Separate multiple classes "
335
- "with a space"
336
- msgstr ""
337
-
338
- #: admin/views/ad-submitbox-meta.php:12
339
- msgid "Month"
340
- msgstr ""
341
-
342
- #: admin/views/ad-submitbox-meta.php:21
343
- msgid "Day"
344
- msgstr ""
345
-
346
- #: admin/views/ad-submitbox-meta.php:22
347
- msgid "Year"
348
- msgstr ""
349
-
350
- #: admin/views/ad-submitbox-meta.php:23
351
- msgid "Hour"
352
- msgstr ""
353
-
354
- #: admin/views/ad-submitbox-meta.php:24
355
- msgid "Minute"
356
- msgstr ""
357
-
358
- #: admin/views/ad-visitor-metabox.php:7
359
- msgid ""
360
- "Click on the button below if the ad should NOT be visible to all visitors"
361
- msgstr ""
362
-
363
- #: admin/views/ad-visitor-metabox.php:8
364
- msgid "Hide the ad from some users"
365
- msgstr ""
366
-
367
- #: admin/views/feedback-disable.php:6
368
- msgid "It is only temporary"
369
- msgstr ""
370
-
371
- #: admin/views/feedback-disable.php:7
372
- msgid "I need help to set it up"
373
- msgstr ""
374
-
375
- #: admin/views/feedback-disable.php:8
376
- msgid "I have a problem"
377
- msgstr ""
378
-
379
- #: admin/views/feedback-disable.php:9
380
- msgid "Please let us know how we can help"
381
- msgstr ""
382
-
383
- #: admin/views/feedback-disable.php:12
384
- #, php-format
385
- msgid "Send me free help to %s"
386
- msgstr ""
387
-
388
- #: admin/views/feedback-disable.php:14
389
- msgid "I miss a feature"
390
- msgstr ""
391
-
392
- #: admin/views/feedback-disable.php:15 admin/views/feedback-disable.php:18
393
- msgid "Which one?"
394
- msgstr ""
395
-
396
- #: admin/views/feedback-disable.php:16
397
- msgid "I don’t use ads on my site"
398
- msgstr ""
399
-
400
- #: admin/views/feedback-disable.php:17
401
- msgid "I switched to another plugin"
402
- msgstr ""
403
-
404
- #: admin/views/feedback-disable.php:20
405
- msgid "Please specify"
406
- msgstr ""
407
-
408
- #: admin/views/feedback-disable.php:25
409
- msgid "Submit & Deactivate"
410
- msgstr ""
411
-
412
- #: admin/views/feedback-disable.php:26
413
- msgid "Only Deactivate"
414
- msgstr ""
415
-
416
- #: admin/views/feedback-disable.php:27
417
- msgid "don’t deactivate"
418
- msgstr ""
419
-
420
- #: admin/views/placements-ad-label-position.php:18
421
- msgid ""
422
- "Check this if you don't want the following elements to float around the ad. "
423
- "(adds a placement_clearfix)"
424
- msgstr ""
425
-
426
- #: admin/views/placements-ad-label.php:5 admin/views/placements-ad-label.php:7
427
- msgid "enabled"
428
- msgstr ""
429
-
430
- #: admin/views/placements-ad-label.php:9 admin/views/placements-ad-label.php:11
431
- msgid "disabled"
432
- msgstr ""
433
-
434
- #: admin/views/placements.php:68
435
- msgid "template (PHP)"
436
- msgstr ""
437
-
438
- #: admin/views/placements.php:94
439
- msgid "position"
440
- msgstr ""
441
-
442
- #: admin/views/placements.php:119
443
- msgid "ad label"
444
- msgstr ""
445
-
446
- #: admin/views/placements.php:128
447
- msgid "show all options"
448
- msgstr ""
449
-
450
- #: admin/views/placements.php:135
451
- #, php-format
452
- msgid ""
453
- "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the "
454
- "header of your website</a>."
455
- msgstr ""
456
-
457
- #: admin/views/setting-license.php:15
458
- #, php-format
459
- msgid ""
460
- "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" "
461
- "target=\"_blank\">renew your license with a discount</a>."
462
- msgstr ""
463
-
464
- #: admin/views/setting-license.php:41
465
- msgid "Deactivate License"
466
- msgstr ""
467
-
468
- #: admin/views/setting-license.php:47
469
- msgid "Update License"
470
- msgstr ""
471
-
472
- #: admin/views/setting-license.php:47
473
- msgid "Activate License"
474
- msgstr ""
475
-
476
- #: modules/gadsense/admin/admin.php:219
477
- msgid ""
478
- "You still need to enable Page-Level ads in your AdSense account. See <a "
479
- "href=\"https://support.google.com/adsense/answer/6245304\" target=\"_blank\">"
480
- "AdSense Help</a> (requires AdSense-login) for more information."
481
- msgstr ""
482
-
483
- #: modules/gadsense/admin/admin.php:220
484
- #, php-format
485
- msgid ""
486
- "Please notice that this code might also activate QuickStart ads. Please read "
487
- "<a href=\"%s\" target=\"_blank\">this article</a> if <strong>ads appear in "
488
- "random places</strong>."
489
- msgstr ""
490
-
491
- #: modules/gadsense/admin/admin.php:312
492
- #, php-format
493
- msgid ""
494
- "Responsive AdSense ads don’t work reliably with <em>Position</em> set to "
495
- "left or right. Either switch the <em>Type</em> to \"normal\" or follow <a "
496
- "href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be "
497
- "wrapped in text."
498
- msgstr ""
499
-
500
- #: modules/import-export/views/page.php:28
501
- msgid "Download Export File"
502
- msgstr ""
503
-
504
- #: modules/import-export/views/page.php:52
505
- msgid ""
506
- "Before you can upload your import file, you will need to fix the following "
507
- "error:"
508
- msgstr ""
509
-
510
- #: modules/import-export/views/page.php:57
511
- #, php-format
512
- msgid "Maximum size: %s"
513
- msgstr ""
514
-
515
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:4
516
- msgid ""
517
- "The ad block disguise can only be set by the super admin on the main site in "
518
- "the network."
519
- msgstr ""
520
-
521
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:24
522
- msgid ""
523
- "Copy the ad code from your AdSense account, paste it into the area below and "
524
- "click on <em>Get details</em>."
525
- msgstr ""
526
-
527
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:30
528
- msgid "Insert new AdSense code"
529
- msgstr ""
530
-
531
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:60
532
- msgid "Responsive (Matched Content)"
533
- msgstr ""
534
-
535
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:61
536
- msgid "Link ads"
537
- msgstr ""
538
-
539
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:62
540
- msgid "Link ads (Responsive)"
541
- msgstr ""
542
-
543
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:63
544
- msgid "InArticle"
545
- msgstr ""
546
-
547
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:64
548
- msgid "InFeed"
549
- msgstr ""
550
-
551
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:81
552
- msgid "Tutorial: How to place ads between posts?"
553
- msgstr ""
554
-
555
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:82
556
- msgid "Layout"
557
- msgstr ""
558
-
559
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:86
560
- msgid "Layout-Key"
561
- msgstr ""
562
-
563
- #: admin/class-advanced-ads-admin.php:190 classes/display-conditions.php:178
564
- #: classes/visitor-conditions.php:241 admin/views/ad-display-metabox.php:114
565
- msgid "or"
566
- msgstr "hoặc"
567
-
568
- #: admin/class-advanced-ads-admin.php:191 classes/display-conditions.php:178
569
- #: classes/visitor-conditions.php:241 admin/views/ad-visitor-metabox.php:88
570
- msgid "and"
571
- msgstr "và"
572
-
573
- #: admin/class-advanced-ads-admin.php:192
574
- msgid "After which paragraph?"
575
- msgstr "Sau đoạn nào?"
576
-
577
- #: admin/class-advanced-ads-admin.php:300
578
- #, php-format
579
- msgid "time of %s"
580
- msgstr "thời gian %s"
581
-
582
- #: admin/class-advanced-ads-admin.php:341 admin/includes/class-menu.php:83
583
- #: admin/includes/class-menu.php:83
584
- msgid "Support"
585
- msgstr "Hỗ trợ"
586
-
587
- #: admin/class-advanced-ads-admin.php:345
588
- msgid "Add-Ons"
589
- msgstr "Các plugin"
590
-
591
- #: classes/ad-debug.php:32
592
- msgid "The ad is displayed on the page"
593
- msgstr "Quảng cáo sẽ hiện trên trang"
594
-
595
- #: classes/ad-debug.php:34
596
- msgid "The ad is not displayed on the page"
597
- msgstr "Quảng cáo sẽ không hiện trên trang"
598
-
599
- #: classes/ad-debug.php:39
600
- msgid "Current query is not identical to main query."
601
- msgstr "Truy vấn hiện tại không giống với truy vấn chính."
602
-
603
- #: classes/ad-debug.php:45
604
- msgid "current post"
605
- msgstr "bài viết hiện tại"
606
-
607
- #: classes/ad-debug.php:49
608
- msgid "Current post is not identical to main post."
609
- msgstr "Bài viết hiện tại không giống với bài chính."
610
-
611
- #: classes/ad-debug.php:51
612
- msgid "main post"
613
- msgstr "bài chính"
614
-
615
- #: classes/ad-debug.php:98
616
- msgid "current query"
617
- msgstr "truy vấn hiện tại"
618
-
619
- #: classes/ad-debug.php:98
620
- msgid "main query"
621
- msgstr "truy vấn chính"
622
-
623
- #: classes/ad-debug.php:118 classes/ad-debug.php:167 classes/ad-debug.php:169
624
- #: public/class-advanced-ads.php:618 admin/views/ad-group-list-ads.php:2
625
- msgid "Ad"
626
- msgstr "Quảng cáo"
627
-
628
- #: classes/ad-debug.php:121 public/class-advanced-ads.php:581
629
- msgctxt "ad group singular name"
630
- msgid "Ad Group"
631
- msgstr "Nhóm quảng cáo"
632
-
633
- #: classes/ad-debug.php:128
634
- msgid "Placement"
635
- msgstr "Vị trí đặt"
636
-
637
- #: classes/ad-debug.php:152 admin/includes/class-meta-box.php:65
638
- msgid "Display Conditions"
639
- msgstr "Điều kiện hiển thị"
640
-
641
- #: classes/ad-debug.php:239 admin/includes/class-meta-box.php:68
642
- msgid "Visitor Conditions"
643
- msgstr "Điều kiện khách truy cập"
644
-
645
- #: classes/ad-debug.php:271
646
- msgid ""
647
- "Your website is using HTTPS, but the ad code contains HTTP and might not "
648
- "work."
649
- msgstr ""
650
- "Trang web của bạn đang sử dụng HTTPS, nhưng các mã quảng cáo chứa HTTP và có "
651
- "thể không hoạt động."
652
-
653
- #: classes/ad_placements.php:31
654
- msgid "Manual Placement"
655
- msgstr "Đặt thủ công"
656
-
657
- #: classes/ad_placements.php:32
658
- msgid "Manual placement to use as function or shortcode."
659
- msgstr "Đặt thủ công theo tính năng hoặc shortcode."
660
-
661
- #: classes/ad_placements.php:37
662
- msgid "Header Code"
663
- msgstr "Mã trong tiêu đề"
664
-
665
- #: classes/ad_placements.php:38
666
- msgid ""
667
- "Injected in Header (before closing &lt;/head&gt; Tag, often not visible)."
668
- msgstr "Thêm vào mục tiêu đề (trước &lt;/head&gt; Tag, thường không hiển thị)."
669
-
670
- #: classes/ad_placements.php:42
671
- msgid "Footer Code"
672
- msgstr "Mã trong chân trang"
673
-
674
- #: classes/ad_placements.php:43
675
- msgid "Injected in Footer (before closing &lt;/body&gt; Tag)."
676
- msgstr "Thêm vào chân trang (trước &lt;/body&gt; Tag)."
677
-
678
- #: classes/ad_placements.php:47 admin/views/ad-info-top.php:9
679
- msgid "Before Content"
680
- msgstr "Trước Nội dung"
681
-
682
- #: classes/ad_placements.php:48
683
- msgid "Injected before the post content."
684
- msgstr "Thêm vào trước nội dung bài"
685
-
686
- #: classes/ad_placements.php:53 admin/views/ad-info-top.php:11
687
- msgid "After Content"
688
- msgstr "Sau Nội dung"
689
-
690
- #: classes/ad_placements.php:54
691
- msgid "Injected after the post content."
692
- msgstr "Thêm vào sau nội dung."
693
-
694
- #: classes/ad_placements.php:59 admin/views/ad-info-top.php:10
695
- msgid "Content"
696
- msgstr "Nội dung"
697
-
698
- #: classes/ad_placements.php:60
699
- msgid ""
700
- "Injected into the content. You can choose the paragraph after which the ad "
701
- "content is displayed."
702
- msgstr ""
703
- "Chèn vào nội dung. Bạn có thể chọn các đoạn văn sau đó nội dung quảng cáo "
704
- "được hiển thị."
705
-
706
- #: classes/ad_placements.php:65
707
- msgid "Sidebar Widget"
708
- msgstr "Sidebar Widget"
709
-
710
- #: classes/ad_placements.php:66
711
- msgid ""
712
- "Create a sidebar widget with an ad. Can be placed and used like any other "
713
- "widget."
714
- msgstr ""
715
- "Tạo quảng cáo với Sidebar Widget. Có thể sử dung như một Widget thông thường."
716
-
717
- #: classes/ad_placements.php:218
718
- #, php-format
719
- msgid "paragraph (%s)"
720
- msgstr "đoạn (%s)"
721
-
722
- #: classes/ad_placements.php:219
723
- #, php-format
724
- msgid "paragraph without image (%s)"
725
- msgstr "đoạn không có ảnh (%s)"
726
-
727
- #: classes/ad_placements.php:220
728
- #, php-format
729
- msgid "headline 2 (%s)"
730
- msgstr "Phụ đề 2 (%s)"
731
-
732
- #: classes/ad_placements.php:221
733
- #, php-format
734
- msgid "headline 3 (%s)"
735
- msgstr "Phụ đề 3 (%s)"
736
-
737
- #: classes/ad_placements.php:222
738
- #, php-format
739
- msgid "headline 4 (%s)"
740
- msgstr "Phụ đề 4 (%s)"
741
-
742
- #: classes/ad_type_content.php:35
743
- msgid "Rich Content"
744
- msgstr "Nội dung đa dạng"
745
-
746
- #: classes/ad_type_content.php:36
747
- msgid ""
748
- "The full content editor from WordPress with all features like shortcodes, "
749
- "image upload or styling, but also simple text/html mode for scripts and code."
750
- msgstr ""
751
- "Trình biên tập nội dung đầy đủ từ WordPress với tất cả các tính năng như mã "
752
- "ngắn, tải lên hình ảnh hoặc định dạng, nhưng cũng có chế độ văn bản đơn "
753
- "giản/html cho mã và tập lệnh."
754
-
755
- #: classes/ad_type_group.php:30 admin/views/ad-group-list-header.php:3
756
- msgid "Ad Group"
757
- msgstr "Nhóm quảng cáo"
758
-
759
- #: classes/ad_type_group.php:31
760
- msgid ""
761
- "Choose an existing ad group. Use this type when you want to assign the same "
762
- "display and visitor conditions to all ads in that group."
763
- msgstr ""
764
- "Chọn nhóm quảng cáo đã tồn tại. Sử dụng nhóm này khi bạn muốn gán cùng điều "
765
- "kiện khách truy cập và hiển thị cho tất cả quảng cáo trong nhóm đó."
766
-
767
- #: classes/ad_type_group.php:84
768
- msgid "ad group"
769
- msgstr "nhóm quảng cáo"
770
-
771
- #: classes/ad_type_plain.php:31
772
- msgid "Plain Text and Code"
773
- msgstr "Văn bản thuần túy"
774
-
775
- #: classes/ad_type_plain.php:32
776
- msgid ""
777
- "Simple text editor without any filters. You might use it to display "
778
- "unfiltered content, php code or javascript. Shortcodes and other WordPress "
779
- "content field magic does not work here."
780
- msgstr ""
781
- "Soạn thảo văn bản đơn giản mà không sử dụng bộ lọc. Bạn có thể sử dụng nó để "
782
- "hiển thị nội dung không được lọc, mã php hoặc javascript. Mã rút gọn và dữ "
783
- "liệu WordPress khác không được hỗ trợ."
784
-
785
- #: classes/ad_type_plain.php:52
786
- msgid "Insert plain text or code into this field."
787
- msgstr "Chèn văn bản đơn giản hoặc mã vào trường này."
788
-
789
- #: classes/ad_type_plain.php:89
790
- msgid "Execute PHP code (wrapped in <code>&lt;?php ?&gt;</code>)"
791
- msgstr "Thực thi mã PHP (đặt trong <code><?php ?></code> )"
792
-
793
- #: classes/checks.php:244
794
- #, php-format
795
- msgid ""
796
- "Possible conflict between jQueryUI library, used by Advanced Ads and other "
797
- "libraries (probably <a href=\"%s\">Twitter Bootstrap</a>). This might lead "
798
- "to misfortunate formats in forms, but should not damage features."
799
- msgstr ""
800
- "Có thể có xung đột giữa các thư viện jQueryUI, được sử dụng bởi Advanced Ads "
801
- "và các thư viện khác (có lẽ <a href=\"%s\">Twitter Bootstrap</a>). Điều này "
802
- "có thể dẫn đến sai sót trong định dạng, nhưng sẽ không làm thay đổi chức "
803
- "năng."
804
-
805
- #: classes/display-conditions.php:69
806
- msgid "post type"
807
- msgstr "loại bài viết"
808
-
809
- #: classes/display-conditions.php:70 includes/array_ad_conditions.php:40
810
- msgid "Choose the public post types on which to display the ad."
811
- msgstr "Chọn loại bài viết đã xuất bản để hiển thị quảng cáo."
812
-
813
- #: classes/display-conditions.php:76
814
- msgid "specific pages"
815
- msgstr "trang cụ thể"
816
-
817
- #: classes/display-conditions.php:77 includes/array_ad_conditions.php:58
818
- msgid ""
819
- "Choose on which individual posts, pages and public post type pages you want "
820
- "to display or hide ads."
821
- msgstr ""
822
- "Chọn các bài viết đơn lẻ, trang đơn lẻ và loại trang bạn muốn hiển thị/ẩn "
823
- "quảng cáo."
824
-
825
- #: classes/display-conditions.php:82
826
- msgid "general conditions"
827
- msgstr "điều kiện chung"
828
-
829
- #: classes/display-conditions.php:88
830
- msgid "author"
831
- msgstr "tác giả"
832
-
833
- #: classes/display-conditions.php:120
834
- #, php-format
835
- msgid "archive: %s"
836
- msgstr "Lưu trữ: %s"
837
-
838
- #: classes/display-conditions.php:213 classes/display-conditions.php:266
839
- #: classes/display-conditions.php:321 classes/display-conditions.php:395
840
- #: classes/visitor-conditions.php:126
841
- msgid "is"
842
- msgstr "là"
843
-
844
- #: classes/display-conditions.php:214 classes/display-conditions.php:267
845
- #: classes/display-conditions.php:322 classes/display-conditions.php:396
846
- #: classes/visitor-conditions.php:127
847
- msgid "is not"
848
- msgstr "không là"
849
-
850
- #: classes/display-conditions.php:237 classes/display-conditions.php:282
851
- #: classes/display-conditions.php:370
852
- msgctxt "Error message shown when no display condition term is selected"
853
- msgid "Please select some items."
854
- msgstr "Vui lòng chọn điều kiện."
855
-
856
- #: classes/display-conditions.php:361
857
- msgctxt "display the terms search field on ad edit page"
858
- msgid "add more terms"
859
- msgstr "Thêm điều kiện"
860
-
861
- #: classes/display-conditions.php:363
862
- msgid "term name or id"
863
- msgstr "tên điều kiện hoặc id"
864
-
865
- #: classes/display-conditions.php:424
866
- msgid "title or id"
867
- msgstr "tiêu đề hoặc id"
868
-
869
- #: classes/display-conditions.php:469 includes/array_ad_conditions.php:63
870
- msgid "Home Page"
871
- msgstr "Trang chủ"
872
-
873
- #: classes/display-conditions.php:470 includes/array_ad_conditions.php:64
874
- msgid "show on Home page"
875
- msgstr "Hiển thị trên trang chủ"
876
-
877
- #: classes/display-conditions.php:474 includes/array_ad_conditions.php:68
878
- msgid "Singular Pages"
879
- msgstr "Từ trang"
880
-
881
- #: classes/display-conditions.php:475 includes/array_ad_conditions.php:69
882
- msgid "show on singular pages/posts"
883
- msgstr "Hiển thị trên từng trang/bài viết"
884
-
885
- #: classes/display-conditions.php:479 includes/array_ad_conditions.php:73
886
- msgid "Archive Pages"
887
- msgstr "Lưu trữ"
888
-
889
- #: classes/display-conditions.php:480 includes/array_ad_conditions.php:74
890
- msgid "show on any type of archive page (category, tag, author and date)"
891
- msgstr ""
892
- "Hiển thị trên tất cả các trang lưu trữ (danh mục, từ khóa, tác giả và ngày)"
893
-
894
- #: classes/display-conditions.php:484 includes/array_ad_conditions.php:78
895
- msgid "Search Results"
896
- msgstr "Kết quả tìm kiếm"
897
-
898
- #: classes/display-conditions.php:485 includes/array_ad_conditions.php:79
899
- msgid "show on search result pages"
900
- msgstr "Hiển thị trên trang tìm kiếm"
901
-
902
- #: classes/display-conditions.php:489 includes/array_ad_conditions.php:83
903
- msgid "404 Page"
904
- msgstr "404: Trang không tồn tại"
905
-
906
- #: classes/display-conditions.php:490 includes/array_ad_conditions.php:84
907
- msgid "show on 404 error page"
908
- msgstr "hiển trị trên trang 404: Trang không tồn tại"
909
-
910
- #: classes/display-conditions.php:494 includes/array_ad_conditions.php:88
911
- msgid "Attachment Pages"
912
- msgstr "Trang có dữ liệu đính kèm"
913
-
914
- #: classes/display-conditions.php:495 includes/array_ad_conditions.php:89
915
- msgid "show on attachment pages"
916
- msgstr "Hiển thị ở trang có dữ liệu đính kèm"
917
-
918
- #: classes/display-conditions.php:499 includes/array_ad_conditions.php:93
919
- msgid "Secondary Queries"
920
- msgstr "Các truy xuất thứ hai"
921
-
922
- #: classes/display-conditions.php:500 includes/array_ad_conditions.php:94
923
- msgid "allow ads in secondary queries"
924
- msgstr "Cho hiển thị quảng cáo ở các truy xuất thứ hai"
925
-
926
- #: classes/display-conditions.php:504
927
- msgid "Feed"
928
- msgstr "Tin Feed"
929
-
930
- #: classes/display-conditions.php:505
931
- msgid "allow ads in Feed"
932
- msgstr "Cho quảng cáo hiển thị ở trang tin Feed"
933
-
934
- #: classes/EDD_SL_Plugin_Updater.php:201
935
- #, php-format
936
- msgid ""
937
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s."
938
- msgstr "Có phiên bản mới %1$s. %2$sXem phiên bản %3$s chi tiết%4$s."
939
-
940
- #: classes/EDD_SL_Plugin_Updater.php:209
941
- #, php-format
942
- msgid ""
943
- "There is a new version of %1$s available. %2$sView version %3$s details%4$s "
944
- "or %5$supdate now%6$s."
945
- msgstr ""
946
- "Có phiên bản mới %1$s. %2$sXem phiên bản %3$s chi tiết%4$s or %5$sCập "
947
- "nhật%6$s."
948
-
949
- #: classes/frontend_checks.php:40
950
- msgid "Ad Health"
951
- msgstr "Trạng thái quảng cáo"
952
-
953
- #: classes/frontend_checks.php:48
954
- msgid "jQuery not in header"
955
- msgstr "jQuery không có trong mục tiêu đề (Header)"
956
-
957
- #: classes/frontend_checks.php:74
958
- msgid "Ad blocker enabled"
959
- msgstr "Ad Blocker đang bật"
960
-
961
- #: classes/frontend_checks.php:88
962
- #, php-format
963
- msgid "<em>%s</em> filter does not exist"
964
- msgstr "<em>%s</em> không tồn tại bộ lọc"
965
-
966
- #: classes/frontend_checks.php:105
967
- msgid "Ads are disabled on this page"
968
- msgstr "Quảng cáo bị ẩn trên trang này"
969
-
970
- #: classes/frontend_checks.php:119
971
- msgid "Ads are disabled in the content of this page"
972
- msgstr "Quảng cáo được ẩn trong nội dung trang này"
973
-
974
- #: classes/frontend_checks.php:132
975
- msgid "the current post ID is 0 "
976
- msgstr "ID của bài viết là 0"
977
-
978
- #: classes/frontend_checks.php:147
979
- msgid "Ads are disabled on 404 pages"
980
- msgstr "Quảng cáo ẩn ở trang 404: Không tìm thấy"
981
-
982
- #: classes/frontend_checks.php:161
983
- msgid "Ads are disabled on non singular pages"
984
- msgstr "Quảng cáo ẩn ở trang riêng"
985
-
986
- #: classes/frontend_checks.php:175
987
- #: modules/import-export/classes/XmlEncoder.php:61
988
- #: modules/import-export/classes/XmlEncoder.php:64
989
- #: modules/import-export/classes/XmlEncoder.php:193
990
- #: modules/import-export/classes/XmlEncoder.php:196
991
- #, php-format
992
- msgid "The %s extension(s) is not loaded"
993
- msgstr "Phần %s mở rộng không được tải"
994
-
995
- #: classes/frontend_checks.php:191
996
- msgid "Everything is fine"
997
- msgstr "Mọi thứ có vẻ ổn"
998
-
999
- #: classes/frontend_checks.php:202
1000
- msgid "debug DFP ads"
1001
- msgstr "kiểm tra quảng cáo DFP"
1002
-
1003
- #: classes/frontend_checks.php:213
1004
- msgid "highlight ads"
1005
- msgstr "đánh dấu quảng cáo"
1006
-
1007
- #: classes/visitor-conditions.php:32
1008
- msgid "device"
1009
- msgstr "thiết bị"
1010
-
1011
- #: classes/visitor-conditions.php:33
1012
- msgid "Display ads only on mobile devices or hide them."
1013
- msgstr "Hiển thị quảng cáo trên thiết bị di động hoặc ẩn"
1014
-
1015
- #: classes/visitor-conditions.php:39
1016
- msgid "logged in visitor"
1017
- msgstr "khách đã đăng nhập"
1018
-
1019
- #: classes/visitor-conditions.php:40
1020
- msgid "Whether the visitor has to be logged in or not in order to see the ads."
1021
- msgstr "Xem điều kiện xem khách đã đăng nhập có thấy quảng cáo hay không."
1022
-
1023
- #: classes/visitor-conditions.php:86
1024
- msgid "Mobile (including tablets)"
1025
- msgstr "Di động (bao gồm máy tính bảng)"
1026
-
1027
- #: classes/visitor-conditions.php:87
1028
- msgid "Desktop"
1029
- msgstr "Máy tính để bàn"
1030
-
1031
- #: classes/visitor-conditions.php:92 classes/visitor-conditions.php:132
1032
- msgid "Manual and Troubleshooting"
1033
- msgstr "Đặt thủ công"
1034
-
1035
- #: classes/visitor-conditions.php:161
1036
- msgid "equal"
1037
- msgstr "bằng"
1038
-
1039
- #: classes/visitor-conditions.php:162
1040
- msgid "equal or higher"
1041
- msgstr "bằng hoặc lớn hơn"
1042
-
1043
- #: classes/visitor-conditions.php:163
1044
- msgid "equal or lower"
1045
- msgstr "bằng hoặc nhỏ hơn"
1046
-
1047
- #: classes/visitor-conditions.php:194
1048
- msgid "contains"
1049
- msgstr "bao gồm"
1050
-
1051
- #: classes/visitor-conditions.php:195
1052
- msgid "starts with"
1053
- msgstr "bắt đầu với"
1054
-
1055
- #: classes/visitor-conditions.php:196
1056
- msgid "ends with"
1057
- msgstr "kết thúc với"
1058
-
1059
- #: classes/visitor-conditions.php:197
1060
- msgid "matches"
1061
- msgstr "khớp nhau"
1062
-
1063
- #: classes/visitor-conditions.php:198
1064
- msgid "matches regex"
1065
- msgstr "điều kiện khớp"
1066
-
1067
- #: classes/visitor-conditions.php:199
1068
- msgid "does not contain"
1069
- msgstr "không bao gồm"
1070
-
1071
- #: classes/visitor-conditions.php:200
1072
- msgid "does not start with"
1073
- msgstr "không bắt đầu với"
1074
-
1075
- #: classes/visitor-conditions.php:201
1076
- msgid "does not end with"
1077
- msgstr "không kết thúc với"
1078
-
1079
- #: classes/visitor-conditions.php:202
1080
- msgid "does not match"
1081
- msgstr "không khớp"
1082
-
1083
- #: classes/visitor-conditions.php:203
1084
- msgid "does not match regex"
1085
- msgstr "điều kiện không khớp"
1086
-
1087
- #: classes/widget.php:22
1088
- msgid "Display Ads and Ad Groups."
1089
- msgstr "Hiển thị quảng cáo và nhóm quảng cáo"
1090
-
1091
- #: classes/widget.php:67 admin/includes/class-shortcode-creator.php:82
1092
- msgid "--empty--"
1093
- msgstr "--trống--"
1094
-
1095
- #: classes/widget.php:69 admin/includes/class-menu.php:75
1096
- #: admin/includes/class-shortcode-creator.php:98 admin/views/placements.php:18
1097
- #: modules/import-export/views/page.php:25
1098
- msgid "Placements"
1099
- msgstr "Vị trí đặt"
1100
-
1101
- #: classes/widget.php:76 admin/includes/class-menu.php:70
1102
- #: admin/includes/class-shortcode-creator.php:91
1103
- #: admin/views/placements-item.php:4 admin/views/placements.php:187
1104
- msgid "Ad Groups"
1105
- msgstr "Nhóm quảng cáo"
1106
-
1107
- #: classes/widget.php:83 public/class-advanced-ads.php:617
1108
- #: admin/includes/class-menu.php:59 admin/includes/class-menu.php:59
1109
- #: admin/includes/class-shortcode-creator.php:84
1110
- #: admin/views/ad-group-list-form-row.php:68
1111
- #: admin/views/ad-group-list-header.php:5 admin/views/placements-item.php:11
1112
- #: admin/views/placements.php:194 modules/import-export/views/page.php:23
1113
- msgid "Ads"
1114
- msgstr "Quảng cáo"
1115
-
1116
- #: public/class-advanced-ads.php:317
1117
- msgid "Advanced Ads Error following:"
1118
- msgstr "Lỗi Advanced Ads:"
1119
-
1120
- #: public/class-advanced-ads.php:320
1121
- #, php-format
1122
- msgid "Advanced Ads Error: %s"
1123
- msgstr "Lỗi quảng cáo: %s"
1124
-
1125
- #: public/class-advanced-ads.php:580
1126
- msgctxt "ad group general name"
1127
- msgid "Ad Groups"
1128
- msgstr "Tên nhóm quảng cáo"
1129
-
1130
- #: public/class-advanced-ads.php:582
1131
- msgid "Search Ad Groups"
1132
- msgstr "Tìm kiếm nhóm quảng cáo"
1133
-
1134
- #: public/class-advanced-ads.php:583
1135
- msgid "All Ad Groups"
1136
- msgstr "Tất cả nhóm quảng cáo"
1137
-
1138
- #: public/class-advanced-ads.php:584
1139
- msgid "Parent Ad Groups"
1140
- msgstr "Nhóm quảng cáo mẹ"
1141
-
1142
- #: public/class-advanced-ads.php:585
1143
- msgid "Parent Ad Groups:"
1144
- msgstr "Nhóm quảng cáo mẹ:"
1145
-
1146
- #: public/class-advanced-ads.php:586
1147
- msgid "Edit Ad Group"
1148
- msgstr "Sửa nhóm quảng cáo"
1149
-
1150
- #: public/class-advanced-ads.php:587
1151
- msgid "Update Ad Group"
1152
- msgstr "Cập nhật nhóm quảng cáo"
1153
-
1154
- #: public/class-advanced-ads.php:588
1155
- msgid "Add New Ad Group"
1156
- msgstr "Thêm nhóm quảng cáo"
1157
-
1158
- #: public/class-advanced-ads.php:589
1159
- msgid "New Ad Groups Name"
1160
- msgstr "Tên nhóm quảng cáo mới"
1161
-
1162
- #: public/class-advanced-ads.php:590 admin/includes/class-menu.php:70
1163
- #: modules/import-export/views/page.php:24
1164
- msgid "Groups"
1165
- msgstr "Nhóm"
1166
-
1167
- #: public/class-advanced-ads.php:591
1168
- msgid "No Ad Group found"
1169
- msgstr "Không tìm thấy nhóm quảng cáo nào"
1170
-
1171
- #: public/class-advanced-ads.php:619 public/class-advanced-ads.php:623
1172
- #: admin/includes/class-menu.php:65 admin/views/ad-group-list-ads.php:17
1173
- msgid "New Ad"
1174
- msgstr "Quảng cáo mới"
1175
-
1176
- #: public/class-advanced-ads.php:620 admin/includes/class-menu.php:65
1177
- msgid "Add New Ad"
1178
- msgstr "Thêm quảng cáo mới"
1179
-
1180
- #: public/class-advanced-ads.php:621
1181
- #: admin/includes/class-ad-groups-list.php:308
1182
- #: modules/import-export/classes/import.php:144
1183
- #: modules/import-export/classes/import.php:184
1184
- #: modules/import-export/classes/import.php:560
1185
- msgid "Edit"
1186
- msgstr "Sửa"
1187
-
1188
- #: public/class-advanced-ads.php:622
1189
- msgid "Edit Ad"
1190
- msgstr "Sửa quảng cáo"
1191
-
1192
- #: public/class-advanced-ads.php:624
1193
- msgid "View"
1194
- msgstr "Xem"
1195
-
1196
- #: public/class-advanced-ads.php:625
1197
- msgid "View the Ad"
1198
- msgstr "Xem quảng cáo"
1199
-
1200
- #: public/class-advanced-ads.php:626
1201
- msgid "Search Ads"
1202
- msgstr "Tìm kiếm quảng cáo"
1203
-
1204
- #: public/class-advanced-ads.php:627
1205
- msgid "No Ads found"
1206
- msgstr "Không tìm được quảng cáo nào"
1207
-
1208
- #: public/class-advanced-ads.php:628
1209
- msgid "No Ads found in Trash"
1210
- msgstr "Không tìm thấy quảng cáo trong thùng rác"
1211
-
1212
- #: public/class-advanced-ads.php:629
1213
- msgid "Parent Ad"
1214
- msgstr "Quảng cáo mẹ"
1215
-
1216
- #: public/class-advanced-ads.php:754
1217
- msgctxt "label above ads"
1218
- msgid "Advertisements"
1219
- msgstr "Tên quảng cáo"
1220
-
1221
- #: admin/includes/class-ad-groups-list.php:164
1222
- msgid "Ad weight"
1223
- msgstr "Trọng số hiển thị"
1224
-
1225
- #: admin/includes/class-ad-groups-list.php:172
1226
- #: admin/views/ad-list-timing-column.php:4
1227
- #, php-format
1228
- msgid "starts %s"
1229
- msgstr "bắt đầu %s"
1230
-
1231
- #: admin/includes/class-ad-groups-list.php:191
1232
- #: admin/views/ad-list-timing-column.php:21
1233
- #, php-format
1234
- msgid "expires %s"
1235
- msgstr "kết thúc %s"
1236
-
1237
- #: admin/includes/class-ad-groups-list.php:193
1238
- #: admin/views/ad-list-timing-column.php:23
1239
- #, php-format
1240
- msgid "<strong>expired</strong> %s"
1241
- msgstr "<strong>hết hạn</strong> %s"
1242
-
1243
- #: admin/includes/class-ad-groups-list.php:212
1244
- msgid "all published ads are displayed"
1245
- msgstr "tất cả quảng cáo xuất bản được hiển thị"
1246
-
1247
- #: admin/includes/class-ad-groups-list.php:214
1248
- #, php-format
1249
- msgid "up to %d ads displayed"
1250
- msgstr "tối đa %d quảng cáo hiển thị"
1251
-
1252
- #: admin/includes/class-ad-groups-list.php:217
1253
- msgid "No ads assigned"
1254
- msgstr "không có quảng cáo"
1255
-
1256
- #: admin/includes/class-ad-groups-list.php:284
1257
- msgid "Random ads"
1258
- msgstr "Quảng cáo ngẫu nhiên"
1259
-
1260
- #: admin/includes/class-ad-groups-list.php:285
1261
- msgid "Display random ads based on ad weight"
1262
- msgstr "Hiển thị ngẫu nhiên dựa trên trọng số"
1263
-
1264
- #: admin/includes/class-ad-groups-list.php:288
1265
- msgid "Ordered ads"
1266
- msgstr "Quảng cáo được mua"
1267
-
1268
- #: admin/includes/class-ad-groups-list.php:289
1269
- msgid "Display ads with the highest ad weight first"
1270
- msgstr "Hiển thị quảng cáo có trọng số lớn nhất trước"
1271
-
1272
- #: admin/includes/class-ad-groups-list.php:309
1273
- msgid "Usage"
1274
- msgstr "Sử dụng"
1275
-
1276
- #: admin/includes/class-ad-groups-list.php:339
1277
- #: admin/includes/class-ad-groups-list.php:389
1278
- msgid "Invalid Ad Group"
1279
- msgstr "Nhóm không hợp lệ"
1280
-
1281
- #: admin/includes/class-ad-groups-list.php:344
1282
- #: admin/includes/class-ad-groups-list.php:394
1283
- msgid "You don’t have permission to change the ad groups"
1284
- msgstr "Bạn không có quyền đổi nhóm quảng cáo"
1285
-
1286
- #: admin/includes/class-ad-type.php:97 admin/includes/class-ad-type.php:102
1287
- msgid "Ad Details"
1288
- msgstr "Chi tiết quảng cáo"
1289
-
1290
- #: admin/includes/class-ad-type.php:98 admin/includes/class-ad-type.php:103
1291
- msgid "Ad Planning"
1292
- msgstr "Kế hoạch quảng cáo"
1293
-
1294
- #: admin/includes/class-ad-type.php:200
1295
- msgid "expired"
1296
- msgstr "hết hạn"
1297
-
1298
- #: admin/includes/class-ad-type.php:201
1299
- msgid "any expiry date"
1300
- msgstr "bất kỳ ngày hết hạn nào"
1301
-
1302
- #: admin/includes/class-ad-type.php:202
1303
- msgid "planned"
1304
- msgstr "đã lên kế hoạch"
1305
-
1306
- #: admin/includes/class-ad-type.php:514 admin/includes/class-ad-type.php:515
1307
- msgid "Ad updated."
1308
- msgstr "Quảng cáo đã cập nhật."
1309
-
1310
- #. translators: %s: date and time of the revision
1311
- #: admin/includes/class-ad-type.php:517
1312
- #, php-format
1313
- msgid "Ad restored to revision from %s"
1314
- msgstr "Phục hồi quảng cáo từ %s"
1315
-
1316
- #: admin/includes/class-ad-type.php:518
1317
- msgid "Ad published."
1318
- msgstr "Quảng cáo đã tạo."
1319
-
1320
- #: admin/includes/class-ad-type.php:518
1321
- #, php-format
1322
- msgid ""
1323
- "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>"
1324
- msgstr ""
1325
- "Quảng cáo không hiển thị? Kiểm tra <a href=\"%s\" target=\"_blank\">tại "
1326
- "đây</a>"
1327
-
1328
- #: admin/includes/class-ad-type.php:519
1329
- msgid "Ad saved."
1330
- msgstr "Quảng cáo đã lưu."
1331
-
1332
- #: admin/includes/class-ad-type.php:520
1333
- msgid "Ad submitted."
1334
- msgstr "Quảng cáo đã gửi."
1335
-
1336
- #: admin/includes/class-ad-type.php:522
1337
- #, php-format
1338
- msgid "Ad scheduled for: <strong>%1$s</strong>."
1339
- msgstr "Quảng cáo đã lên lịch: <strong>%1$s</strong>."
1340
-
1341
- #. translators: Publish box date format, see http://php.net/date
1342
- #: admin/includes/class-ad-type.php:524
1343
- msgid "M j, Y @ G:i"
1344
- msgstr "M j, Y @ G:i"
1345
-
1346
- #: admin/includes/class-ad-type.php:526
1347
- msgid "Ad draft updated."
1348
- msgstr "Bản thảo đã được cập nhật"
1349
-
1350
- #: admin/includes/class-licenses.php:86
1351
- #, php-format
1352
- msgid ""
1353
- "There might be a new version of %1$s. Please <strong>provide a valid license "
1354
- "key</strong> in order to receive updates and support <a href=\"%2$s\">on "
1355
- "this page</a>."
1356
- msgstr ""
1357
- "Có thể có một phiên bản mới của %1$s. Hãy <strong>cung cấp một chìa key bản "
1358
- "quyền hợp lệ</strong>để được cập nhật và hỗ trợ <a href=\"%2$s\"> trên trang "
1359
- "này </a>."
1360
-
1361
- #: admin/includes/class-licenses.php:101
1362
- msgid "Error while trying to register the license. Please contact support."
1363
- msgstr "Lỗi trong khi cố gắng để đăng ký bản quyền. Vui lòng liên hệ hỗ trợ."
1364
-
1365
- #: admin/includes/class-licenses.php:106 admin/views/setting-license.php:49
1366
- msgid "Please enter a valid license key"
1367
- msgstr "Vui lòng nhập một mã kích hoạt hợp lệ"
1368
-
1369
- #: admin/includes/class-licenses.php:132
1370
- msgid "License couldn’t be activated. Please try again later."
1371
- msgstr "Bản quyền không thể được kích hoạt. Vui lòng thử lại sau."
1372
-
1373
- #: admin/includes/class-licenses.php:147
1374
- msgid "This is the bundle license key."
1375
- msgstr "Đây là bản quyền của một nhóm sản phẩm."
1376
-
1377
- #: admin/includes/class-licenses.php:148
1378
- msgid "This is not the correct key for this add-on."
1379
- msgstr "Mã kích hoạt không đúng với plugin này."
1380
-
1381
- #: admin/includes/class-licenses.php:149
1382
- msgid "There are no activations left."
1383
- msgstr "Đã hết bản quyền."
1384
-
1385
- #: admin/includes/class-licenses.php:218
1386
- msgid "Error while trying to disable the license. Please contact support."
1387
- msgstr "Lỗi trong quá trình hủy đăng ký ký bản quyền. Vui lòng liên hệ hỗ trợ."
1388
-
1389
- #: admin/includes/class-licenses.php:245 admin/includes/class-licenses.php:263
1390
- msgid "License couldn’t be deactivated. Please try again later."
1391
- msgstr "Bản quyền không thể được kích hoạt. Vui lòng thử lại sau."
1392
-
1393
- #: admin/includes/class-menu.php:52
1394
- msgid "Overview"
1395
- msgstr "Tổng quan"
1396
-
1397
- #: admin/includes/class-menu.php:75
1398
- msgid "Ad Placements"
1399
- msgstr "Đặt quảng cáo"
1400
-
1401
- #: admin/includes/class-menu.php:79
1402
- msgid "Advanced Ads Settings"
1403
- msgstr "Cài đặt Advanced Ads"
1404
-
1405
- #: admin/includes/class-menu.php:79
1406
- msgid "Settings"
1407
- msgstr "Cài đặt"
1408
-
1409
- #: admin/includes/class-menu.php:173 admin/includes/class-menu.php:200
1410
- msgid "Sorry, you are not allowed to access this feature."
1411
- msgstr "Xin lỗi, bạn không có quyền truy cập tính năng này."
1412
-
1413
- #: admin/includes/class-menu.php:186
1414
- msgid ""
1415
- "You attempted to edit an ad group that doesn&#8217;t exist. Perhaps it was "
1416
- "deleted?"
1417
- msgstr "Bạn đang cố sửa một nhóm quảng cáo không tồn tại?"
1418
-
1419
- #: admin/includes/class-meta-box.php:53
1420
- msgid "Ad Type"
1421
- msgstr "Loại quảng cáo"
1422
-
1423
- #: admin/includes/class-meta-box.php:59
1424
- msgid "Ad Parameters"
1425
- msgstr "Tham số quảng cáo"
1426
-
1427
- #: admin/includes/class-meta-box.php:62
1428
- msgid "Layout / Output"
1429
- msgstr "Hình dạng/ Kết quả"
1430
-
1431
- #: admin/includes/class-meta-box.php:126 admin/includes/class-meta-box.php:137
1432
- #: admin/includes/class-meta-box.php:142 admin/includes/class-settings.php:446
1433
- #: admin/views/ad-output-metabox.php:51
1434
- msgid "Manual"
1435
- msgstr "Đặt thủ công"
1436
-
1437
- #: admin/includes/class-meta-box.php:136
1438
- msgid "Video"
1439
- msgstr "Video"
1440
-
1441
- #: admin/includes/class-meta-box.php:222
1442
- msgid "Ad Settings"
1443
- msgstr "Cài đặt quảng cáo"
1444
-
1445
- #: admin/includes/class-meta-box.php:324 admin/views/overview.php:23
1446
- msgid "Ads Dashboard"
1447
- msgstr "Bảng điều khiển quảng cáo"
1448
-
1449
- #: admin/includes/class-meta-box.php:336
1450
- msgid "From the ad optimization universe"
1451
- msgstr "Từ việc tối ưu quảng cáo"
1452
-
1453
- #: admin/includes/class-meta-box.php:345
1454
- msgid "Advanced Ads Tutorials"
1455
- msgstr "Hướng dẫn sử dung Quảng cáo nâng cao"
1456
-
1457
- #: admin/includes/class-meta-box.php:357
1458
- #, php-format
1459
- msgid "%d ads – <a href=\"%s\">manage</a> - <a href=\"%s\">new</a>"
1460
- msgstr "%d ads – <a href=\"%s\">quản lý</a> - <a href=\"%s\">mới</a>"
1461
-
1462
- #: admin/includes/class-meta-box.php:369
1463
- msgid "plugin manual and homepage"
1464
- msgstr "in trang hướng dẫn và trang chủ"
1465
-
1466
- #: admin/includes/class-meta-box.php:376
1467
- msgid "Get the tutorial via email"
1468
- msgstr "Nhận hướng dẫn vào email"
1469
-
1470
- #: admin/includes/class-meta-box.php:383
1471
- msgid "Get AdSense tips via email"
1472
- msgstr "Nhận hướng dẫn quảng cáo AdSense vào email"
1473
-
1474
- #: admin/includes/class-notices.php:408
1475
- #, php-format
1476
- msgid ""
1477
- "You don’t seem to have an email address. Please use <a href=\"%s\" "
1478
- "target=\"_blank\">this form</a> to sign up."
1479
- msgstr ""
1480
- "Bạn không có email. Sử dụng <a href=\"%s\" target=\"_blank\">mẫu này</a> để "
1481
- "đăng ký."
1482
-
1483
- #: admin/includes/class-notices.php:426
1484
- msgid ""
1485
- "How embarrassing. The email server seems to be down. Please try again later."
1486
- msgstr ""
1487
- "Thật đáng ngại. Máy chủ email có vẻ là đang có vấn đề. Vui lòng thử lại sau."
1488
-
1489
- #: admin/includes/class-notices.php:431
1490
- #, php-format
1491
- msgid ""
1492
- "Please check your email (%s) for the confirmation message. If you didn’t "
1493
- "receive one or want to use another email address then please use <a "
1494
- "href=\"%s\" target=\"_blank\">this form</a> to sign up."
1495
- msgstr ""
1496
- "Hãy kiểm tra email của bạn (% s) và xác nhận. Nếu bạn không nhận được mail "
1497
- "hoặc muốn sử dụng địa chỉ email khác thì vui lòng sử dụng <a href=\"%s\" "
1498
- "target=\"_blank\"> biểu mẫu này </a> để đăng ký."
1499
-
1500
- #: admin/includes/class-overview-widgets.php:45
1501
- msgid "Tips and Tutorials"
1502
- msgstr "Hướng dẫn"
1503
-
1504
- #: admin/includes/class-overview-widgets.php:47
1505
- msgid "Setup and Optimization Help"
1506
- msgstr "Hỗ trợ tối ưu quảng cáo"
1507
-
1508
- #: admin/includes/class-overview-widgets.php:49
1509
- msgid "Manual and Support"
1510
- msgstr "Hỗ trợ"
1511
-
1512
- #: admin/includes/class-overview-widgets.php:53
1513
- msgid "Advanced Ads Pro"
1514
- msgstr "Phiên bản Advanced Ads"
1515
-
1516
- #: admin/includes/class-overview-widgets.php:55
1517
- msgid "Tracking and Stats"
1518
- msgstr "Theo dõi và thống kê"
1519
-
1520
- #: admin/includes/class-overview-widgets.php:57
1521
- msgid "Responsive and Mobile ads"
1522
- msgstr "Quảng cáo thích ứng di động"
1523
-
1524
- #: admin/includes/class-overview-widgets.php:59
1525
- msgid "Geo Targeting"
1526
- msgstr "Quảng cáo theo khu vực địa lý"
1527
-
1528
- #: admin/includes/class-overview-widgets.php:61
1529
- msgid "Sticky ads"
1530
- msgstr "Quảng cáo đính vị trí"
1531
-
1532
- #: admin/includes/class-overview-widgets.php:63
1533
- msgid "PopUps and Layers"
1534
- msgstr "Cửa sổ và các lớp"
1535
-
1536
- #: admin/includes/class-overview-widgets.php:65
1537
- msgid "Ad Slider"
1538
- msgstr "Slide quảng cáo"
1539
-
1540
- #: admin/includes/class-overview-widgets.php:67
1541
- msgid "Selling Ads"
1542
- msgstr "Bán quảng cáo"
1543
-
1544
- #: admin/includes/class-overview-widgets.php:86
1545
- msgid "Get 2 <strong>free add-ons</strong> for joining the newsletter."
1546
- msgstr "Nhận hai <strong>add-ons miễn phí</strong> khi đăng ký bản tin."
1547
-
1548
- #: admin/includes/class-overview-widgets.php:87
1549
- msgid "Join now"
1550
- msgstr "Tham gia"
1551
-
1552
- #: admin/includes/class-overview-widgets.php:94
1553
- msgid ""
1554
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
1555
- "and Advanced Ads from the dedicated newsletter group."
1556
- msgstr ""
1557
- "Tìm hiểu thêm về cách thức và <strong> số tiền bạn có thể kiếm được với "
1558
- "AdSense </ strong> Advanced Ads từ bản tin chuyên môn."
1559
-
1560
- #: admin/includes/class-overview-widgets.php:95 admin/includes/notices.php:30
1561
- #: admin/views/notices/inline.php:3 admin/views/notices/subscribe.php:3
1562
- msgid "Subscribe me now"
1563
- msgstr "Đăng ký ngay"
1564
-
1565
- #: admin/includes/class-overview-widgets.php:102
1566
- msgid "Get the first steps and more tutorials to your inbox."
1567
- msgstr "Nhận các bước hướng dẫn vào email"
1568
-
1569
- #: admin/includes/class-overview-widgets.php:103
1570
- msgid "Send it now"
1571
- msgstr "Gửi đi"
1572
-
1573
- #: admin/includes/class-overview-widgets.php:126
1574
- msgid "Create your first ad"
1575
- msgstr "Tạo quảng cáo đầu tiên"
1576
-
1577
- #: admin/includes/class-overview-widgets.php:129
1578
- msgid ""
1579
- "Ad Groups contain ads and are currently used to rotate multiple ads on a "
1580
- "single spot."
1581
- msgstr ""
1582
- "Nhóm quảng cáo có chứa quảng cáo và hiện đang thay đổi trong một vị trí hiển "
1583
- "thị."
1584
-
1585
- #: admin/includes/class-overview-widgets.php:131
1586
- msgid "Create your first group"
1587
- msgstr "Tạo nhóm quảng cáo đầu tiên"
1588
-
1589
- #: admin/includes/class-overview-widgets.php:134
1590
- msgid ""
1591
- "Ad Placements are the best way to manage where to display ads and groups."
1592
- msgstr ""
1593
- "Đặt quảng cáo là cách tốt nhất để quản lý nơi để hiển thị quảng cáo và các "
1594
- "nhóm."
1595
-
1596
- #: admin/includes/class-overview-widgets.php:136
1597
- msgid "Create your first placement"
1598
- msgstr "Tạo vị trí quảng cáo đầu tiên"
1599
-
1600
- #: admin/includes/class-overview-widgets.php:141
1601
- msgid "Next steps"
1602
- msgstr "Tiếp theo"
1603
-
1604
- #: admin/includes/class-overview-widgets.php:153
1605
- #, php-format
1606
- msgid "<a href=\"%s\" target=\"_blank\">Manual</a>"
1607
- msgstr "<a href=\"%s\" target=\"_blank\">Hướng dẫn</a>"
1608
-
1609
- #: admin/includes/class-overview-widgets.php:154
1610
- #, php-format
1611
- msgid "<a href=\"%s\" target=\"_blank\">FAQ and Support</a>"
1612
- msgstr "<a href=\"%s\" target=\"_blank\">FAQ và Hỗ trợ</a>"
1613
-
1614
- #: admin/includes/class-overview-widgets.php:155
1615
- #, php-format
1616
- msgid "Vote for a <a href=\"%s\" target=\"_blank\">feature</a>"
1617
- msgstr "Ủng hộ <a href=\"%s\" target=\"_blank\">tính năng</a>"
1618
-
1619
- #: admin/includes/class-overview-widgets.php:156
1620
- #, php-format
1621
- msgid ""
1622
- "Thank the developer with a &#9733;&#9733;&#9733;&#9733;&#9733; review on <a "
1623
- "href=\"%s\" target=\"_blank\">wordpress.org</a>"
1624
- msgstr ""
1625
- "Cảm ơn các nhà phát triển với một nhận xét &#9733;&#9733;&#9733;&#9733;"
1626
- "&#9733; trên <a href=\"%s\" target=\"_blank\"> wordpress.org </a>"
1627
-
1628
- #: admin/includes/class-overview-widgets.php:165
1629
- msgid ""
1630
- "Need help to set up and optimize your ads? Need custom coding on your site? "
1631
- "Ask me for a quote."
1632
- msgstr ""
1633
- "Cần giúp đỡ để thiết lập và tối ưu hóa quảng cáo của bạn? Cần tùy chỉnh mã "
1634
- "hóa trên trang web của bạn? Hãy yêu cầu báo giá."
1635
-
1636
- #: admin/includes/class-overview-widgets.php:166
1637
- #, php-format
1638
- msgid "Help with ads on %s"
1639
- msgstr "Trợ giúp với quảng cáo trên% s"
1640
-
1641
- #: admin/includes/class-overview-widgets.php:167
1642
- msgid "Get an offer"
1643
- msgstr "Nhận khuyến mãi"
1644
-
1645
- #: admin/includes/class-overview-widgets.php:175
1646
- msgid "Ad management for advanced websites."
1647
- msgstr "Quảng lý quảng cáo cho các Website nâng cao."
1648
-
1649
- #: admin/includes/class-overview-widgets.php:176
1650
- msgid "Cache-busting"
1651
- msgstr "Cache-busting"
1652
-
1653
- #: admin/includes/class-overview-widgets.php:177
1654
- msgid "Advanced visitor conditions"
1655
- msgstr "Điều kiện nâng cao khách truy cập"
1656
-
1657
- #: admin/includes/class-overview-widgets.php:178
1658
- msgid "Flash ads with fallback"
1659
- msgstr "Quảng cáo Flash với dự phòng"
1660
-
1661
- #: admin/includes/class-overview-widgets.php:180
1662
- msgid "Get Pro"
1663
- msgstr "Nâng cấp"
1664
-
1665
- #: admin/includes/class-overview-widgets.php:188
1666
- msgid "Track the impressions of and clicks on your ads."
1667
- msgstr "Theo dõi hiển thị và nhấp chuột vào quảng cáo của bạn."
1668
-
1669
- #: admin/includes/class-overview-widgets.php:189
1670
- msgid "2 methods to count impressions"
1671
- msgstr "2 phương pháp để tính số hiển thị"
1672
-
1673
- #: admin/includes/class-overview-widgets.php:190
1674
- msgid "beautiful stats for all or single ads"
1675
- msgstr "số liệu thống kê đẹp cho tất cả các quảng cáo hoặc từng quảng cáo"
1676
-
1677
- #: admin/includes/class-overview-widgets.php:191
1678
- msgid "group stats by day, week or month"
1679
- msgstr "thống kê nhóm theo ngày, tuần hoặc tháng"
1680
-
1681
- #: admin/includes/class-overview-widgets.php:193
1682
- msgid "Get the Tracking add-on"
1683
- msgstr "Tải plugin theo dõi quảng cáo"
1684
-
1685
- #: admin/includes/class-overview-widgets.php:201
1686
- msgid "Display ads based on the size of your visitor’s browser or device."
1687
- msgstr ""
1688
- "Hiển thị quảng cáo dựa trên kích thước của trình duyệt hoặc thiết bị của "
1689
- "khách truy cập của bạn."
1690
-
1691
- #: admin/includes/class-overview-widgets.php:202
1692
- msgid "set a range (from … to …) pixels for the browser size"
1693
- msgstr ""
1694
- "thiết lập một phạm vi (từ ... đến ...) pixel cho kích thước trình duyệt"
1695
-
1696
- #: admin/includes/class-overview-widgets.php:203
1697
- msgid "set custom sizes for AdSense responsive ads"
1698
- msgstr "thiết lập kích thước tùy chỉnh cho quảng cáo đáp ứng AdSense"
1699
-
1700
- #: admin/includes/class-overview-widgets.php:204
1701
- msgid "list all ads by their responsive settings"
1702
- msgstr "liệt kê tất cả các quảng cáo có cài đặt hiển thị linh động"
1703
-
1704
- #: admin/includes/class-overview-widgets.php:206
1705
- msgid "Get the Responsive add-on"
1706
- msgstr "Tải plugin tương thích hiển thị"
1707
-
1708
- #: admin/includes/class-overview-widgets.php:214
1709
- msgid "Target visitors by their geo location."
1710
- msgstr "Quảng cáo dựa trên vị trí người dùng"
1711
-
1712
- #: admin/includes/class-overview-widgets.php:216
1713
- msgid "Get the Geo Targeting add-on"
1714
- msgstr "Tải plugin này"
1715
-
1716
- #: admin/includes/class-overview-widgets.php:224
1717
- msgid ""
1718
- "Fix ads to the browser while users are scrolling and create best performing "
1719
- "anchor ads."
1720
- msgstr ""
1721
- "Cố định quảng cáo trên trình duyệt trong khi người dùng kéo trang và tạo "
1722
- "quảng cáo hoạt động tốt nhất neo."
1723
-
1724
- #: admin/includes/class-overview-widgets.php:225
1725
- msgid "position ads that don’t scroll with the screen"
1726
- msgstr "vị trí quảng cáo không di chuyển với màn hình"
1727
-
1728
- #: admin/includes/class-overview-widgets.php:226
1729
- msgid "build anchor ads not only on mobile devices"
1730
- msgstr "xây dựng quảng cáo neo cố định không chỉ trên các thiết bị di động"
1731
-
1732
- #: admin/includes/class-overview-widgets.php:228
1733
- msgid "Get the Sticky add-on"
1734
- msgstr "Tài plugin Cố định quảng cáo"
1735
-
1736
- #: admin/includes/class-overview-widgets.php:236
1737
- msgid "Display content and ads in layers and popups on custom events."
1738
- msgstr ""
1739
- "Hiển thị nội dung và quảng cáo trong lớp và cửa sổ trên các sự kiện tùy "
1740
- "chỉnh."
1741
-
1742
- #: admin/includes/class-overview-widgets.php:237
1743
- msgid "display a popup after a user interaction like scrolling"
1744
- msgstr "hiển thị một cửa sổ mới khi người dùng tương tác như di chuyển"
1745
-
1746
- #: admin/includes/class-overview-widgets.php:238
1747
- msgid "optional background overlay"
1748
- msgstr "lớp phủ nền tùy chọn"
1749
-
1750
- #: admin/includes/class-overview-widgets.php:239
1751
- msgid "allow users to close the popup"
1752
- msgstr "cho phép người sử dụng đóng các cửa sổ (Popup)"
1753
-
1754
- #: admin/includes/class-overview-widgets.php:241
1755
- msgid "Get the PopUp and Layer add-on"
1756
- msgstr "Tải plugin này"
1757
-
1758
- #: admin/includes/class-overview-widgets.php:249
1759
- msgid "Create a beautiful and simple slider from your ads."
1760
- msgstr "Tạo slide đẹp và đơn giản từ quảng cáo của bạn."
1761
-
1762
- #: admin/includes/class-overview-widgets.php:251
1763
- msgid "Get the Slider add-on"
1764
- msgstr "Tải plugin Quảng cáo Slide"
1765
-
1766
- #: admin/includes/class-overview-widgets.php:258
1767
- msgid ""
1768
- "Let advertisers purchase ad space directly on the frontend of your site."
1769
- msgstr ""
1770
- "Cho phép các nhà quảng cáo mua không gian quảng cáo trực tiếp khi truy cập "
1771
- "trang web của bạn."
1772
-
1773
- #: admin/includes/class-overview-widgets.php:260
1774
- msgid "Get the Selling Ads add-on"
1775
- msgstr "Tải plugin Bán quảng cáo (Selling Ads add-on)"
1776
-
1777
- #: admin/includes/class-settings.php:47 admin/views/settings.php:12
1778
- msgid "General"
1779
- msgstr "Chung"
1780
-
1781
- #: admin/includes/class-settings.php:59 admin/includes/class-settings.php:199
1782
- msgid "Licenses"
1783
- msgstr "Bản quyền"
1784
-
1785
- #: admin/includes/class-settings.php:70
1786
- msgid "Disable ads"
1787
- msgstr "Hủy tính năng quảng cáo"
1788
-
1789
- #: admin/includes/class-settings.php:78
1790
- msgid "Hide ads for logged in users"
1791
- msgstr "Ẩn quảng cáo khi người dùng đăng nhập"
1792
-
1793
- #: admin/includes/class-settings.php:86
1794
- msgid "Use advanced JavaScript"
1795
- msgstr "Sử dụng JavaScript nâng cao"
1796
-
1797
- #: admin/includes/class-settings.php:94
1798
- msgid "Unlimited ad injection"
1799
- msgstr "Không hạn chế việc thêm vào quảng cáo"
1800
-
1801
- #: admin/includes/class-settings.php:102
1802
- msgid "Priority of content injection filter"
1803
- msgstr "Ưu tiên của bộ lọc thêm vào nội dung"
1804
-
1805
- #: admin/includes/class-settings.php:118
1806
- msgid "Hide ads from bots"
1807
- msgstr "Ẩn quảng cáo khỏi các chương trình quét tự động"
1808
-
1809
- #: admin/includes/class-settings.php:126
1810
- msgid "Disable notices"
1811
- msgstr "Ẩn thông báo"
1812
-
1813
- #: admin/includes/class-settings.php:134
1814
- msgid "ID prefix"
1815
- msgstr "Tiền tố ID"
1816
-
1817
- #: admin/includes/class-settings.php:142
1818
- msgid "Remove Widget ID"
1819
- msgstr "Xóa ID của Widget"
1820
-
1821
- #: admin/includes/class-settings.php:150
1822
- msgid "Allow editors to manage ads"
1823
- msgstr "Cho phép biên tập viên quản lý quảng cáo"
1824
-
1825
- #: admin/includes/class-settings.php:158
1826
- msgid "Ad label"
1827
- msgstr "Nhãn quảng cáo"
1828
-
1829
- #: admin/includes/class-settings.php:168
1830
- msgid "Delete data on uninstall"
1831
- msgstr "Xóa dữ lieu khi gỡ plugin"
1832
-
1833
- #: admin/includes/class-settings.php:255
1834
- msgid "(display to all)"
1835
- msgstr "(hiển thị tới tất cả)"
1836
-
1837
- #: admin/includes/class-settings.php:256
1838
- msgid "Subscriber"
1839
- msgstr "Người đăng kí"
1840
-
1841
- #: admin/includes/class-settings.php:257
1842
- msgid "Contributor"
1843
- msgstr "Người đóng góp"
1844
-
1845
- #: admin/includes/class-settings.php:258
1846
- msgid "Author"
1847
- msgstr "Tác giả"
1848
-
1849
- #: admin/includes/class-settings.php:259
1850
- msgid "Editor"
1851
- msgstr "Biên tập viên"
1852
-
1853
- #: admin/includes/class-settings.php:260
1854
- msgid "Admin"
1855
- msgstr "Quản trị viên"
1856
-
1857
- #: admin/includes/class-settings.php:268
1858
- msgid "Choose the lowest role a user must have in order to not see any ads."
1859
- msgstr "Chọn vai trò thấp nhất một người phải có để không nhìn thấy quảng cáo."
1860
-
1861
- #: admin/includes/class-settings.php:282
1862
- msgid ""
1863
- "<strong>notice: </strong>the file is currently enabled by an add-on that "
1864
- "needs it."
1865
- msgstr ""
1866
- "<Strong> thông báo: </ strong> các tập tin hiện đang được kích hoạt do một "
1867
- "plugin nào đó sử dụng."
1868
-
1869
- #: admin/includes/class-settings.php:285
1870
- #, php-format
1871
- msgid ""
1872
- "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">"
1873
- "here</a>). Some features and add-ons might override this setting if they "
1874
- "need features from this file."
1875
- msgstr ""
1876
- "Kích hoạt chức năng JavaScript nâng cao (<a href=\"%s\" target=\"_blank\"> "
1877
- "tại đây </a>). Một số tính năng và tiện ích có thể ghi đè thiết lập này nếu "
1878
- "chúng cần tính năng này từ file hiện tại."
1879
-
1880
- #: admin/includes/class-settings.php:305
1881
- msgid ""
1882
- "Some plugins and themes trigger ad injections where it shouldn’t happen. "
1883
- "Therefore, Advanced Ads ignores injected placements on non-singular pages "
1884
- "and outside the loop. However, this can cause problems with some themes. Set "
1885
- "this option to -1 in order to enable unlimited ad injection at your own risk,"
1886
- " set it to 0 to keep it disabled or choose a positive number to enable the "
1887
- "injection only in the first x posts on your archive pages."
1888
- msgstr ""
1889
- "Một số plugins và theme chèn quảng cáo nơi nó không nên chèn. Do đó, "
1890
- "Advanced Ads bỏ qua việc chèn vị trí trên các trang đơn và bên ngoài vòng "
1891
- "lặp. Tuy nhiên, điều này có thể gây ra vấn đề với một số theme. Thiết lập "
1892
- "tùy chọn này để -1 để cho phép chèn quảng cáo không giới hạn với nguy cơ "
1893
- "bạn tự chịu trách nhiệm, đặt nó vào 0 để giữ nó vô hiệu hóa hoặc chọn một số "
1894
- "tích cực để cho phép chèn chỉ trong x bài viết đầu tiên trên các trang lưu "
1895
- "trữ của bạn."
1896
-
1897
- #: admin/includes/class-settings.php:321
1898
- msgid ""
1899
- "Please check your post content. A priority of 10 and below might cause "
1900
- "issues (wpautop function might run twice)."
1901
- msgstr ""
1902
- "Vui lòng kiểm tra nội dung bài viết của bạn. Ưu tiên mức 10 và dưới đây có "
1903
- "thể gây ra các vấn đề (chức năng wpautop có thể chạy hai lần)."
1904
-
1905
- #: admin/includes/class-settings.php:323
1906
- msgid ""
1907
- "Play with this value in order to change the priority of the injected ads "
1908
- "compared to other auto injected elements in the post content."
1909
- msgstr ""
1910
- "Thay đổi giá trị này để thay đổi các ưu tiên của các quảng cáo so với các "
1911
- "yếu tố tự động thêm khác trong nội dung bài viết."
1912
-
1913
- #: admin/includes/class-settings.php:350
1914
- #, php-format
1915
- msgid ""
1916
- "Hide ads from crawlers, bots and empty user agents. Also prevents counting "
1917
- "impressions for bots when using the <a href=\"%s\" target=\"_blank\">"
1918
- "Tracking Add-On</a>."
1919
- msgstr ""
1920
- "Ẩn các quảng cáo khỏi các hệ thống quét, chương trình và người dùng ảo. Ngăn "
1921
- "cản việc tính hiển thị cho chương trình khi sử dụng <a href=\"%s\" "
1922
- "target=\"_blank\"> Tracking Add-On </a>."
1923
-
1924
- #: admin/includes/class-settings.php:351
1925
- msgid ""
1926
- "Disabling this option only makes sense if your ads contain content you want "
1927
- "to display to bots (like search engines) or your site is cached and bots "
1928
- "could create a cached version without the ads."
1929
- msgstr ""
1930
- "Vô hiệu hóa tùy chọn này chỉ có ý nghĩa nếu quảng cáo của bạn chứa nội dung "
1931
- "mà bạn muốn hiển thị cho chương trình (như công cụ tìm kiếm) hoặc trang web "
1932
- "của bạn được lưu trữ (cached) và chương trình có thể tạo ra một phiên bản "
1933
- "cache mà không có quảng cáo."
1934
-
1935
- #: admin/includes/class-settings.php:364
1936
- msgid ""
1937
- "Disable internal notices like tips, tutorials, email newsletters and update "
1938
- "notices. Disabling notices is recommended if you run multiple blogs with "
1939
- "Advanced Ads already."
1940
- msgstr ""
1941
- "Vô hiệu hóa các thông báo nội bộ như lời khuyên, hướng dẫn, bản tin email và "
1942
- "cập nhật các thông báo. Vô hiệu hóa các thông báo được khuyến khích nếu bạn "
1943
- "chạy nhiều blog có cài đặt Advanced Ads."
1944
-
1945
- #: admin/includes/class-settings.php:381
1946
- msgid ""
1947
- "Prefix of class or id attributes in the frontend. Change it if you don’t "
1948
- "want <strong>ad blockers</strong> to mark these blocks as ads.<br/>You might "
1949
- "need to <strong>rewrite css rules afterwards</strong>."
1950
- msgstr ""
1951
- "Tiền tố của lớp hoặc id thuộc tính trong giao diện. Thay đổi nếu bạn không "
1952
- "muốn <strong> ad blockers </ strong> đánh dấu các khối như quảng cáo. <br/> "
1953
- "Bạn có thể cần phải <strong> viết lại css sau đó </ strong>."
1954
-
1955
- #: admin/includes/class-settings.php:402
1956
- msgid ""
1957
- "Remove the ID attribute from widgets in order to not make them an easy "
1958
- "target of ad blockers."
1959
- msgstr ""
1960
- "Hủy bỏ các thuộc tính ID từ Widget để hạn chế rủi ro bị chặn bởi ad blockers."
1961
-
1962
- #: admin/includes/class-settings.php:405
1963
- msgid ""
1964
- "If checked, the Advanced Ads Widget will not work with the fixed option of "
1965
- "the <strong>Q2W3 Fixed Widget</strong> plugin."
1966
- msgstr ""
1967
- "Nếu được chọn, các bảng quảng cáo chi tiết Widget sẽ không làm việc với các "
1968
- "tùy chọn cố định của <strong> Q2W3 Fixed Widget </ strong> plugin."
1969
-
1970
- #: admin/includes/class-settings.php:427
1971
- msgid "Allow editors to also manage and publish ads."
1972
- msgstr "Cho phép biên tập viên quản lý và tạo quảng cáo."
1973
-
1974
- #: admin/includes/class-settings.php:428
1975
- #, php-format
1976
- msgid ""
1977
- "You can assign different ad-related roles on a user basis with <a "
1978
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
1979
- msgstr ""
1980
- "Bạn có thể phân công các vai trò khác nhau với từng người dùng với <a "
1981
- "href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>."
1982
-
1983
- #: admin/includes/class-settings.php:446
1984
- msgid "Displayed above ads."
1985
- msgstr "Đã hiển thị quảng cáo bên trên."
1986
-
1987
- #: admin/includes/class-settings.php:460
1988
- msgid "Clean up all data related to Advanced Ads when removing the plugin."
1989
- msgstr "Xóa tất cả dữ liệu liên quan đến Advanced Ads khi loại bỏ plugin."
1990
-
1991
- #: admin/includes/notices.php:15
1992
- msgid ""
1993
- "Thank you for activating <strong>Advanced Ads</strong>. Would you like to "
1994
- "receive the first steps via email?"
1995
- msgstr ""
1996
- "Cảm ơn bạn đã kích hoạt <strong> Advanced Ads </ strong>. Bạn có muốn nhận "
1997
- "được những hướng dẫn qua email?"
1998
-
1999
- #: admin/includes/notices.php:16
2000
- msgid "Yes, send it"
2001
- msgstr "Vâng, hãy gửi nó"
2002
-
2003
- #: admin/includes/notices.php:22
2004
- msgid ""
2005
- "Thank you for using <strong>Advanced Ads</strong>. Stay informed and receive "
2006
- "<strong>2 free add-ons</strong> for joining the newsletter."
2007
- msgstr ""
2008
- "Cảm ơn bạn đã sử dụng <strong> Advanced Ads </ strong>. Nhận thông báo miễn "
2009
- "phí và nhận <strong> 2 add-ons </ strong> bằng cách đăng ký bản tin."
2010
-
2011
- #: admin/includes/notices.php:23
2012
- msgid "Add me now"
2013
- msgstr "Thêm tôi vào"
2014
-
2015
- #: admin/includes/notices.php:29
2016
- msgid ""
2017
- "Learn more about how and <strong>how much you can earn with AdSense</strong> "
2018
- "and Advanced Ads from my dedicated newsletter."
2019
- msgstr ""
2020
- "Tìm hiểu thêm về cách thức và <strong> và số tiền bạn có thể kiếm được với "
2021
- "AdSense </ strong> và Advanced Ads từ bản tin gửi qua email của tôi."
2022
-
2023
- #: admin/includes/notices.php:41
2024
- msgid ""
2025
- "One or more license keys for <strong>Advanced Ads add-ons are invalid or "
2026
- "missing</strong>."
2027
- msgstr ""
2028
- "Một hoặc nhiều mã bản quyền <strong> Advanced Ads và Plugin không hợp lệ "
2029
- "hoặc thiếu </ strong>."
2030
-
2031
- #: admin/includes/notices.php:41
2032
- #, php-format
2033
- msgid "Please add valid license keys <a href=\"%s\">here</a>."
2034
- msgstr "Vui lòng điền mã bản quyền <a href=\"%s\">tại đây</a>."
2035
-
2036
- #: admin/includes/notices.php:47
2037
- #, php-format
2038
- msgid ""
2039
- "<strong>Advanced Ads</strong> license(s) expired. Support and updates are "
2040
- "disabled. Please visit <a href=\"%s\"> the license page</a> for more "
2041
- "information."
2042
- msgstr ""
2043
- "Bản quyền <strong>Advanced Ads</strong> đã hết hạn. Bạn không nhận được hỗ "
2044
- "trợ và cập nhật. Hãy truy cập <a href=\"%s\"> trang bản quyền</a> để xem "
2045
- "thêm."
2046
-
2047
- #: admin/includes/notices.php:53
2048
- #, php-format
2049
- msgid ""
2050
- "<img src=\"%3$s\" alt=\"Thomas\" width=\"80\" height=\"115\" class=\"advads-"
2051
- "review-image\"/>You are using <strong>Advanced Ads</strong> for some time "
2052
- "now. Thank you! If you need my help then please visit the <a href=\"%1$s\" "
2053
- "target=\"_blank\">Support page</a> to get free help.</p><h3>Thanks for your "
2054
- "Review</h3><p>If you share my passion and find Advanced Ads useful then "
2055
- "please <a href=\"%2$s\" target=\"_blank\">leave a 5-star review on wordpress."
2056
- "org</a>.</p><p><em>Thomas</em>"
2057
- msgstr ""
2058
- "<img src = \"%3$s\" alt = \"Thomas\" width = \"80\" height = \"class 115\" = "
2059
- "\"advads-review-image\" /> Bạn đang sử dụng <strong> Advanced Ads </ strong> "
2060
- "một thời gian. Cảm ơn bạn! Nếu bạn cần sự giúp đỡ của tôi, xin vui lòng truy "
2061
- "cập vào trang <a href=\"%1$s\" target=\"_blank\">Trang hỗ trợ</a> để được hỗ "
2062
- "trợ miễn phí.</p> <h3> Cảm ơn xét của bạn </ h3 > <p> Nếu bạn thấy Advanced "
2063
- "Ads hữu ích, hãy <a href=\"%2$s\" target=\"_blank\"> đánh giá 5 sao trên "
2064
- "wordpress.org </a>. </ p > <p> <em> Thomas </ em>"
2065
-
2066
- #: admin/includes/notices.php:59
2067
- #, php-format
2068
- msgid ""
2069
- "Some assets were changed. Please <strong>rebuild the asset folder</strong> "
2070
- "in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker "
2071
- "disguise."
2072
- msgstr ""
2073
- "Một số tài liệu đã thay đổi. Hãy <strong> xây dựng lại thư mục tài liệu </ "
2074
- "strong> trong <a href=\"%s\"> Cài đặt Advanced Ads </a> để cập nhật tính "
2075
- "năng qua mặt ad blocker."
2076
-
2077
- #: admin/includes/shortcode-creator-l10n.php:10
2078
- msgctxt "shortcode creator"
2079
- msgid "Add an ad"
2080
- msgstr "Thêm một quảng cáo"
2081
-
2082
- #: admin/includes/shortcode-creator-l10n.php:11
2083
- msgctxt "shortcode creator"
2084
- msgid "Add shortcode"
2085
- msgstr "Thêm shortcode"
2086
-
2087
- #: admin/includes/shortcode-creator-l10n.php:12
2088
- msgctxt "shortcode creator"
2089
- msgid "Cancel"
2090
- msgstr "Hủy"
2091
-
2092
- #: admin/views/ad-display-metabox.php:17
2093
- msgid "Watch video"
2094
- msgstr "Xem Video"
2095
-
2096
- #: admin/views/ad-display-metabox.php:19 admin/views/ad-visitor-metabox.php:17
2097
- msgid "Visit the manual"
2098
- msgstr "Xem hướng dẫn"
2099
-
2100
- #: admin/views/ad-display-metabox.php:22
2101
- #: admin/views/notices/jqueryui_error.php:2
2102
- #, php-format
2103
- msgid ""
2104
- "There might be a problem with layouts and scripts in your dashboard. Please "
2105
- "check <a href=\"%s\" target=\"_blank\">this article to learn more</a>."
2106
- msgstr ""
2107
- "Có thể có một vấn đề với giao diện và các đoạn mã trong bảng điều khiển của "
2108
- "bạn. Vui lòng kiểm tra <a href=\"%s\" target=\"_blank\"> bài viết này để tìm "
2109
- "hiểu thêm </a>."
2110
-
2111
- #: admin/views/ad-display-metabox.php:23
2112
- msgid "A page with this ad on it must match all of the following conditions."
2113
- msgstr ""
2114
- "Một trang với quảng cáo này trên nó phải phù hợp với tất cả các điều kiện "
2115
- "sau đây."
2116
-
2117
- #: admin/views/ad-display-metabox.php:59
2118
- msgid "Forced to OR."
2119
- msgstr "Buộc phải Hoặc."
2120
-
2121
- #: admin/views/ad-display-metabox.php:60 admin/views/ad-info-top.php:86
2122
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:66
2123
- msgid "manual"
2124
- msgstr "hướng dẫn"
2125
-
2126
- #: admin/views/ad-display-metabox.php:76
2127
- msgid "If you want to display the ad everywhere, don't do anything here. "
2128
- msgstr ""
2129
- "Nếu bạn muốn hiển thị quảng cáo ở khắp mọi nơi, không làm bất cứ điều gì ở "
2130
- "đây."
2131
-
2132
- #: admin/views/ad-display-metabox.php:80 admin/views/ad-visitor-metabox.php:54
2133
- msgid "New condition"
2134
- msgstr "Điều kiện mới"
2135
-
2136
- #: admin/views/ad-display-metabox.php:83 admin/views/ad-visitor-metabox.php:57
2137
- msgid "-- choose a condition --"
2138
- msgstr "-- chọn một điều kiện --"
2139
-
2140
- #: admin/views/ad-display-metabox.php:88 admin/views/ad-group-list-ads.php:24
2141
- #: admin/views/ad-visitor-metabox.php:62
2142
- msgid "add"
2143
- msgstr "thêm"
2144
-
2145
- #: admin/views/ad-group-edit.php:40
2146
- msgid ""
2147
- "An id-like string with only letters in lower case, numbers, and hyphens."
2148
- msgstr "Một chuỗi id giống như chỉ có chữ cái in thường, số, và dấu gạch nối."
2149
-
2150
- #: admin/views/ad-group-edit.php:57
2151
- msgid "Create new Ad Group"
2152
- msgstr "Tạo nhóm quảng cáo mới"
2153
-
2154
- #: admin/views/ad-group-edit.php:59
2155
- msgid "Update"
2156
- msgstr "Cập nhật"
2157
-
2158
- #: admin/views/ad-group-list-ads.php:3
2159
- msgid "weight"
2160
- msgstr "trọng số"
2161
-
2162
- #: admin/views/ad-group-list-form-row.php:12 admin/views/placements.php:24
2163
- msgid "Name"
2164
- msgstr "Tên"
2165
-
2166
- #: admin/views/ad-group-list-form-row.php:41 admin/views/placements.php:23
2167
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:55
2168
- msgid "Type"
2169
- msgstr "Loại"
2170
-
2171
- #: admin/views/ad-group-list-form-row.php:51
2172
- msgctxt "option to display all ads in an ad groups"
2173
- msgid "all"
2174
- msgstr "tất cả"
2175
-
2176
- #: admin/views/ad-group-list-form-row.php:59
2177
- msgid "Number of ads that are visible at the same time"
2178
- msgstr "Số quảng cáo rằng có thể nhìn thấy cùng một lúc"
2179
-
2180
- #: admin/views/ad-group-list-header.php:4
2181
- msgid "Details"
2182
- msgstr "Chi tiết"
2183
-
2184
- #: admin/views/ad-group-list-row.php:8 admin/views/ad-info.php:3
2185
- #: admin/views/placements.php:65
2186
- msgid "shortcode"
2187
- msgstr "shortcode"
2188
-
2189
- #: admin/views/ad-group-list-row.php:11
2190
- msgid "template"
2191
- msgstr "mẫu"
2192
-
2193
- #: admin/views/ad-group-list-row.php:14
2194
- #, php-format
2195
- msgid ""
2196
- "Learn more about using groups in the <a href=\"%s\" target=\"_blank\">"
2197
- "manual</a>."
2198
- msgstr ""
2199
- "Tìm hiểu thêm về việc sử dụng các nhóm trong <a href=\"%s\" "
2200
- "target=\"_blank\"> hướng dẫn </a>."
2201
-
2202
- #: admin/views/ad-group-list-row.php:19
2203
- #, php-format
2204
- msgid "Type: %s"
2205
- msgstr "Loại: %s"
2206
-
2207
- #: admin/views/ad-group-list-row.php:20
2208
- #, php-format
2209
- msgid "ID: %s"
2210
- msgstr "ID: %s"
2211
-
2212
- #: admin/views/ad-group.php:29
2213
- msgid "Ad Groups successfully updated"
2214
- msgstr "Nhóm quảng cáo đã được cập nhật"
2215
-
2216
- #: admin/views/ad-group.php:59
2217
- #, php-format
2218
- msgid "Search results for &#8220;%s&#8221;"
2219
- msgstr "Kết quả tìm kiếm &#8220;%s&#8221;"
2220
-
2221
- #: admin/views/ad-group.php:68
2222
- msgid ""
2223
- "Ad Groups are a very flexible method to bundle ads. You can use them to "
2224
- "display random ads in the frontend or run split tests, but also just for "
2225
- "informational purposes. Not only can an Ad Groups have multiple ads, but an "
2226
- "ad can belong to multiple ad groups."
2227
- msgstr ""
2228
- "Nhóm Quảng cáo là một phương pháp rất linh hoạt để nhóm các quảng cáo. Bạn "
2229
- "có thể sử dụng chúng để hiển thị quảng cáo ngẫu nhiên trên trang hoặc chạy "
2230
- "thử nghiệm, nhưng cũng chỉ cho mục đích thông tin. Một nhóm có thể bao gồm "
2231
- "nhiều quảng cáo và một quảng cáo cũng có thể nằm ở nhiều nhóm."
2232
-
2233
- #: admin/views/ad-group.php:96
2234
- msgid "Update Groups"
2235
- msgstr "Cập nhật Nhóm"
2236
-
2237
- #: admin/views/ad-info-after-textarea.php:5
2238
- msgid ""
2239
- "The code of this ad might not work properly with the <em>Content</em> "
2240
- "placement."
2241
- msgstr ""
2242
- "Các mã của quảng cáo này có thể không hoạt động đúng với <em>Nội dung</ em> "
2243
- "vị trí."
2244
-
2245
- #: admin/views/ad-info-after-textarea.php:6
2246
- #, php-format
2247
- msgid "Reach out to <a href=\"%s\">support</a> to get help."
2248
- msgstr "Tiếp cận với <a href=\"%s\">bộ phận hỗ trợ</a> để được giúp đỡ."
2249
-
2250
- #: admin/views/ad-info-bottom.php:2
2251
- msgctxt "wizard navigation"
2252
- msgid "previous"
2253
- msgstr "trước"
2254
-
2255
- #: admin/views/ad-info-bottom.php:3
2256
- msgctxt "wizard navigation"
2257
- msgid "save"
2258
- msgstr "lưu"
2259
-
2260
- #: admin/views/ad-info-bottom.php:4
2261
- msgctxt "wizard navigation"
2262
- msgid "next"
2263
- msgstr "tiếp"
2264
-
2265
- #: admin/views/ad-info-bottom.php:5 admin/views/ad-info-top.php:85
2266
- msgid "Stop Wizard and show all options"
2267
- msgstr "Dừng Wizard và hiển thị tất cả tùy chọn"
2268
-
2269
- #: admin/views/ad-info-top.php:5
2270
- #, php-format
2271
- msgid ""
2272
- "Congratulations! Your ad is now visible in the frontend."
2273
- msgstr ""
2274
- "Xin chúc mừng! Quảng cáo của bạn bây giờ đã có thể nhìn thấy trên trang."
2275
-
2276
- #: admin/views/ad-info-top.php:7
2277
- msgid "Where do you want to display the ad?"
2278
- msgstr "Nơi nào bạn muốn hiển thị các quảng cáo?"
2279
-
2280
- #: admin/views/ad-info-top.php:8
2281
- msgid "New placement"
2282
- msgstr "Vị trí mới"
2283
-
2284
- #: admin/views/ad-info-top.php:12
2285
- msgid "Manage Sidebar"
2286
- msgstr "Quản lý Sidebar"
2287
-
2288
- #: admin/views/ad-info-top.php:15
2289
- msgid "Show Pro Places"
2290
- msgstr "Xem các vị trí nâng cao"
2291
-
2292
- #: admin/views/ad-info-top.php:19
2293
- msgid "Show Sticky Places"
2294
- msgstr "Xem các vị trí đính cố định"
2295
-
2296
- #: admin/views/ad-info-top.php:23
2297
- msgid "Show PopUp"
2298
- msgstr "Xem PopUp"
2299
-
2300
- #: admin/views/ad-info-top.php:48
2301
- msgid "Existing placement"
2302
- msgstr "Các vị trí đã có"
2303
-
2304
- #: admin/views/ad-info-top.php:53
2305
- #, php-format
2306
- msgid "Or use the shortcode %s to insert the ad into the content manually."
2307
- msgstr "Hoặc sử dụng shortcode% s để chèn quảng cáo vào nội dung bằng tay."
2308
-
2309
- #: admin/views/ad-info-top.php:54
2310
- #, php-format
2311
- msgid ""
2312
- "Learn more about your choices to display an ad in the <a href=\"%s\" "
2313
- "target=\"_blank\">manual</a>."
2314
- msgstr ""
2315
- "Tìm hiểu thêm về lựa chọn để hiển thị một quảng cáo trong <a href=\"%s\" "
2316
- "target=\"_blank\">hướng dẫn</a>."
2317
-
2318
- #: admin/views/ad-info-top.php:64
2319
- msgid "Start Wizard"
2320
- msgstr "Bắt đầu các bước"
2321
-
2322
- #: admin/views/ad-info-top.php:65
2323
- msgid "Stop Wizard"
2324
- msgstr "Dừng lại các bước"
2325
-
2326
- #: admin/views/ad-info-top.php:83
2327
- msgid "Welcome to the Wizard"
2328
- msgstr "Chào mừng bạn đến với Các bước cài đặt"
2329
-
2330
- #: admin/views/ad-info-top.php:84
2331
- msgid ""
2332
- "The Wizard helps you to quickly create and publish an ad. Therefore, only "
2333
- "the most common options are visible."
2334
- msgstr ""
2335
- "Wizard giúp bạn nhanh chóng tạo và xuất bản quảng cáo. Do đó, chỉ có những "
2336
- "lựa chọn phổ biến nhất là nhìn thấy được."
2337
-
2338
- #: admin/views/ad-info.php:2
2339
- #, php-format
2340
- msgid "Ad Id: %s"
2341
- msgstr "Ad Id: %s"
2342
-
2343
- #: admin/views/ad-info.php:5
2344
- msgid "theme function"
2345
- msgstr "chức năng theme"
2346
-
2347
- #: admin/views/ad-info.php:7
2348
- #, php-format
2349
- msgid ""
2350
- "Find more display options in the <a href=\"%s\" target=\"_blank\">manual</a>."
2351
- msgstr ""
2352
- "Tìm tùy chọn hiển thị ở những <a href=\"%s\" target=\"_blank\">hướng dẫn</a>."
2353
-
2354
- #: admin/views/ad-info.php:11
2355
- msgid "click to change"
2356
- msgstr "Click để thay đổi"
2357
-
2358
- #: admin/views/ad-info.php:15
2359
- msgid "Add a description"
2360
- msgstr "Thêm một mô tả"
2361
-
2362
- #: admin/views/ad-info.php:18
2363
- msgid "Internal description or your own notes about this ad."
2364
- msgstr "Mô tả nội hoặc ghi chú của riêng bạn về quảng cáo này."
2365
-
2366
- #: admin/views/ad-list-filters.php:2
2367
- msgid "all ad types"
2368
- msgstr "tất cả các loại quảng cáo"
2369
-
2370
- #: admin/views/ad-list-filters.php:5
2371
- msgid "all ad sizes"
2372
- msgstr "tất cả các kích thước quảng cáo"
2373
-
2374
- #: admin/views/ad-list-filters.php:8
2375
- msgid "all ad dates"
2376
- msgstr "tất cả các ngày quảng cáo"
2377
-
2378
- #: admin/views/ad-list-filters.php:16
2379
- msgid "all ad groups"
2380
- msgstr "tất cả các nhóm quảng cáo"
2381
-
2382
- #: admin/views/ad-list-no-ads.php:2
2383
- msgid "Not many ads here yet. Get help from the following resources:"
2384
- msgstr "Không có nhiều quảng cáo ở đây. Nhận trợ giúp từ các nguồn sau:"
2385
-
2386
- #: admin/views/ad-list-no-ads.php:3
2387
- msgid "Watch the “First Ad” Tutorial (Video)"
2388
- msgstr "Xem hướng dẫn (Video) về \"Quảng cáo đầu tiên\""
2389
-
2390
- #: admin/views/ad-list-no-ads.php:4
2391
- msgid "Import Ads (Link)"
2392
- msgstr "Tải quảng cáo lên (Link)"
2393
-
2394
- #: admin/views/ad-list-no-ads.php:5
2395
- msgid "Get dummy ad content (Link)"
2396
- msgstr "Nhận nội dung quảng cáo giả (Link)"
2397
-
2398
- #: admin/views/ad-main-metabox.php:3
2399
- msgid "No ad types defined"
2400
- msgstr "Không có loại quảng cáo được xác định"
2401
-
2402
- #: admin/views/ad-output-metabox.php:1
2403
- msgid "Everything connected to the ads layout and output."
2404
- msgstr "Tất cả mọi thứ được kết nối với cách bố trí quảng cáo và kết quả."
2405
-
2406
- #: admin/views/ad-output-metabox.php:4
2407
- #: admin/views/placements-ad-label-position.php:1
2408
- msgid "Position"
2409
- msgstr "Ví trị"
2410
-
2411
- #: admin/views/ad-output-metabox.php:6
2412
- msgid "- default -"
2413
- msgstr "- mặc định -"
2414
-
2415
- #: admin/views/ad-output-metabox.php:7
2416
- #: admin/views/placements-ad-label-position.php:2
2417
- #: admin/views/placements-ad-label-position.php:4
2418
- #: admin/views/placements-ad-label.php:1 admin/views/placements-ad-label.php:3
2419
- #: admin/views/placements.php:53
2420
- msgid "default"
2421
- msgstr "mặc định"
2422
-
2423
- #: admin/views/ad-output-metabox.php:8
2424
- #: admin/views/placements-ad-label-position.php:6
2425
- #: admin/views/placements-ad-label-position.php:8
2426
- msgid "left"
2427
- msgstr "trái"
2428
-
2429
- #: admin/views/ad-output-metabox.php:11
2430
- #: admin/views/placements-ad-label-position.php:9
2431
- #: admin/views/placements-ad-label-position.php:11
2432
- msgid "center"
2433
- msgstr "giữa"
2434
-
2435
- #: admin/views/ad-output-metabox.php:14
2436
- #: admin/views/placements-ad-label-position.php:12
2437
- #: admin/views/placements-ad-label-position.php:14
2438
- msgid "right"
2439
- msgstr "phải"
2440
-
2441
- #: admin/views/ad-output-metabox.php:18
2442
- msgid ""
2443
- "Check this if you don't want the following elements to float around the ad. "
2444
- "(adds a clearfix)"
2445
- msgstr ""
2446
- "Chọn nếu bạn không muốn các yếu tố bên dưới quảng cáo để nổi xung quanh các "
2447
- "quảng cáo."
2448
-
2449
- #: admin/views/ad-output-metabox.php:22
2450
- msgid "Margin"
2451
- msgstr "Lề"
2452
-
2453
- #: admin/views/ad-output-metabox.php:24
2454
- msgid "top:"
2455
- msgstr "trên:"
2456
-
2457
- #: admin/views/ad-output-metabox.php:26
2458
- msgid "right:"
2459
- msgstr "phải:"
2460
-
2461
- #: admin/views/ad-output-metabox.php:28
2462
- msgid "bottom:"
2463
- msgstr "dưới:"
2464
-
2465
- #: admin/views/ad-output-metabox.php:30
2466
- msgid "left:"
2467
- msgstr "trái:"
2468
-
2469
- #: admin/views/ad-output-metabox.php:32
2470
- msgid "tip: use this to add a margin around the ad"
2471
- msgstr "Hướng dẫn: sử dụng để thêm một khoảng trắng xung quanh quảng cáo"
2472
-
2473
- #: admin/views/ad-output-metabox.php:35
2474
- msgid "container ID"
2475
- msgstr "ID của phần chứa nội dung"
2476
-
2477
- #: admin/views/ad-output-metabox.php:38
2478
- msgid "Specify the id of the ad container. Leave blank for random or no id."
2479
- msgstr ""
2480
- "Chỉ định id của vùng chứa quảng cáo. Để trống cho id ngẫu nhiên hay không có "
2481
- "id."
2482
-
2483
- #: admin/views/ad-output-metabox.php:41
2484
- msgid "container classes"
2485
- msgstr "lớp của vùng chứa quảng cáo"
2486
-
2487
- #: admin/views/ad-output-metabox.php:47
2488
- msgid "Enable debug mode"
2489
- msgstr "Kích hoạt chế độ kiểm tra lỗi"
2490
-
2491
- #: admin/views/ad-parameters-size.php:1
2492
- msgid "size"
2493
- msgstr "kích thước"
2494
-
2495
- #: admin/views/ad-parameters-size.php:3
2496
- msgid "width"
2497
- msgstr "rộng"
2498
-
2499
- #: admin/views/ad-parameters-size.php:4
2500
- msgid "height"
2501
- msgstr "cao"
2502
-
2503
- #: admin/views/ad-parameters-size.php:8
2504
- msgid "reserve this space"
2505
- msgstr "dành chỗ này"
2506
-
2507
- #: admin/views/ad-submitbox-meta.php:6
2508
- msgid "Set expiry date"
2509
- msgstr "Thiết lập ngày hết hạn"
2510
-
2511
- #: admin/views/ad-submitbox-meta.php:16
2512
- #, php-format
2513
- msgctxt "1: month number (01, 02, etc.), 2: month abbreviation"
2514
- msgid "%1$s-%2$s"
2515
- msgstr "%1$s-%2$s"
2516
-
2517
- #: admin/views/ad-submitbox-meta.php:29
2518
- #, php-format
2519
- msgctxt ""
2520
- "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute"
2521
- msgid "%1$s %2$s, %3$s @ %4$s %5$s"
2522
- msgstr "%1$s %2$s, %3$s @ %4$s %5$s"
2523
-
2524
- #: admin/views/ad-visitor-metabox.php:12
2525
- msgid ""
2526
- "Display conditions that are based on the user. Use with caution on cached "
2527
- "websites."
2528
- msgstr ""
2529
- "Điều kiện hiển thị đang dựa vào người sử dụng. Sử dụng thận trọng trên các "
2530
- "trang lưu trữ cache"
2531
-
2532
- #: admin/views/ad-visitor-metabox.php:47
2533
- msgid ""
2534
- "Visitor conditions limit the number of users who can see your ad. There is "
2535
- "no need to set visitor conditions if you want all users to see the ad."
2536
- msgstr ""
2537
- "Điều kiện người dùng hạn chế số lượng người dùng có thể nhìn thấy quảng cáo. "
2538
- "Không cần đặt điều kiện khách truy cập nếu bạn muốn tất cả người dùng xem "
2539
- "quảng cáo."
2540
-
2541
- #: admin/views/ad-visitor-metabox.php:49
2542
- msgid "It seems that a caching plugin is activated."
2543
- msgstr "Dường như một Plugin cache đã được kích hoạt."
2544
-
2545
- #: admin/views/ad-visitor-metabox.php:50
2546
- #, php-format
2547
- msgid ""
2548
- "Check out cache-busting in <a href=\"%s\" target=\"_blank\">Advanced Ads "
2549
- "Pro</a> if dynamic features get cached."
2550
- msgstr ""
2551
- "Xem thêm về cache-busting trong <a href=\"%s\" target=\"_blank\">Advanced "
2552
- "Ads Pro</a> để xem các tính năng động được lưu cached."
2553
-
2554
- #: admin/views/ad-visitor-metabox.php:67
2555
- #, php-format
2556
- msgid ""
2557
- "Define the exact browser width for which an ad should be visible using the "
2558
- "<a href=\"%s\" target=\"_blank\">Responsive add-on</a>."
2559
- msgstr ""
2560
- "Xác định chiều rộng của trình duyệt chính xác mà một quảng cáo nên được nhìn "
2561
- "thấy bằng cách sử dụng <a href=\"%s\" target=\"_blank\">Responsive add-on</a>"
2562
- "."
2563
-
2564
- #: admin/views/ad-visitor-metabox.php:113
2565
- msgid ""
2566
- "The visitor conditions below are deprecated. Please use the new version of "
2567
- "visitor conditions to replace it."
2568
- msgstr ""
2569
- "Các điều kiện khách truy cập dưới đây đã không còn được hỗ trợ. Vui lòng sử "
2570
- "dụng phiên bản mới của điều kiện truy cập để thay thế nó."
2571
-
2572
- #: admin/views/ad-visitor-metabox.php:119
2573
- msgid "Display on all devices"
2574
- msgstr "Hiển thị trên mọi thiết bị"
2575
-
2576
- #: admin/views/ad-visitor-metabox.php:123
2577
- msgid "only on mobile devices"
2578
- msgstr "chỉ trên các thiết bị di động"
2579
-
2580
- #: admin/views/ad-visitor-metabox.php:127
2581
- msgid "not on mobile devices"
2582
- msgstr "không phải trên thiết bị di động"
2583
-
2584
- #: admin/views/feedback-disable.php:4
2585
- msgid "Why did you decide to disable Advanced Ads?"
2586
- msgstr "Tại sao bạn lại quyết định vô hiệu hóa Advanced Ads?"
2587
-
2588
- #: admin/views/feedback-disable.php:19
2589
- msgid "other reason"
2590
- msgstr "Lý do khác"
2591
-
2592
- #: admin/views/placements-content-index.php:1
2593
- msgid "after"
2594
- msgstr "sau"
2595
-
2596
- #: admin/views/placements-content-index.php:1
2597
- msgid "before"
2598
- msgstr "trước"
2599
-
2600
- #: admin/views/placements-content-index.php:21
2601
- msgid "start counting from bottom"
2602
- msgstr "bắt đầu đếm từ dưới"
2603
-
2604
- #: admin/views/placements-item.php:2 admin/views/placements.php:185
2605
- msgid "--not selected--"
2606
- msgstr "--không được chọn--"
2607
-
2608
- #: admin/views/placements.php:8
2609
- msgid ""
2610
- "Couldn’t create the new placement. Please check your form field and whether "
2611
- "the name is already in use."
2612
- msgstr ""
2613
- "Không thể tạo vị trí mới. Vui lòng kiểm tra lại thông tin và xem các tên đã "
2614
- "được sử dụng."
2615
-
2616
- #: admin/views/placements.php:10
2617
- msgid "Placements updated"
2618
- msgstr "Vị trí được cập nhật"
2619
-
2620
- #: admin/views/placements.php:14
2621
- msgid ""
2622
- "Placements are physically places in your theme and posts. You can use them "
2623
- "if you plan to change ads and ad groups on the same place without the need "
2624
- "to change your templates."
2625
- msgstr ""
2626
- "Vị trí quảng cáo nằm trong theme và bài viết. Bạn có thể sử dụng chúng nếu "
2627
- "bạn có kế hoạch để thay đổi quảng cáo và nhóm quảng cáo trên cùng một vị trí "
2628
- "mà không cần phải thay đổi các mẫu của bạn."
2629
-
2630
- #: admin/views/placements.php:15
2631
- #, php-format
2632
- msgid ""
2633
- "See also the manual for more information on <a href=\"%s\">placements</a>."
2634
- msgstr ""
2635
- "Xem thêm hướng dẫn để biết thêm thông tin về <a href=\"%s\">vị trí quảng "
2636
- "cáo</a>."
2637
-
2638
- #: admin/views/placements.php:25 modules/import-export/views/page.php:26
2639
- msgid "Options"
2640
- msgstr "Lựa chọn"
2641
-
2642
- #: admin/views/placements.php:43
2643
- #, php-format
2644
- msgid ""
2645
- "Placement type \"%s\" is missing and was reset to \"default\".<br/>Please "
2646
- "check if the responsible add-on is activated."
2647
- msgstr ""
2648
- "Loại vị trí \"% s\" thiếu và được đặt lại thành \"mặc định\". <br/> Hãy kiểm "
2649
- "tra xem responsible add-on có được kích hoạt."
2650
-
2651
- #: admin/views/placements.php:59
2652
- msgid "show usage"
2653
- msgstr "xem việc sử dụng"
2654
-
2655
- #: admin/views/placements.php:83
2656
- msgid "Item"
2657
- msgstr "Mục"
2658
-
2659
- #: admin/views/placements.php:98
2660
- msgid "Important Notice"
2661
- msgstr "Lưu ý quan trọng"
2662
-
2663
- #: admin/views/placements.php:98
2664
- msgid ""
2665
- "Your server is missing an extension. This might break the content injection."
2666
- "<br/>Ignore this warning if everything works fine or else ask your hosting "
2667
- "provider to enable <em>mbstring</em>."
2668
- msgstr ""
2669
- "Máy chủ của bạn thiếu một plugin. Điều này có thể phá vỡ các phần nội dung "
2670
- "thêm vào. <br/>Bỏ qua cảnh báo này nếu tất cả mọi thứ hoạt động tốt hay hỏi "
2671
- "nhà cung cấp hosting của bạn để cho phép <em> mbstring </ em>."
2672
-
2673
- #: admin/views/placements.php:142
2674
- msgctxt "checkbox to remove placement"
2675
- msgid "delete"
2676
- msgstr "xóa"
2677
-
2678
- #: admin/views/placements.php:148
2679
- msgid "Save Placements"
2680
- msgstr "Lưu vị trí quảng cáo"
2681
-
2682
- #: admin/views/placements.php:150
2683
- msgid "Create a new placement"
2684
- msgstr "Tạo vị trí quảng cáo mới"
2685
-
2686
- #: admin/views/placements.php:151
2687
- msgid "New Placement"
2688
- msgstr "Vị trí quảng cáo mới"
2689
-
2690
- #: admin/views/placements.php:158
2691
- msgid "Choose a placement type"
2692
- msgstr "Chọn loại vị trí quảng cáo"
2693
-
2694
- #: admin/views/placements.php:159
2695
- #, php-format
2696
- msgid ""
2697
- "Placement types define where the ad is going to be displayed. Learn more "
2698
- "about the different types from the <a href=\"%s\">manual</a>"
2699
- msgstr ""
2700
- "Loại vị trí xác định nơi quảng cáo sẽ được hiển thị. Tìm hiểu thêm về các "
2701
- "loại khác nhau từ <a href=\"%s\">hướng dẫn</a>"
2702
-
2703
- #: admin/views/placements.php:176
2704
- msgid "Please select a placement type."
2705
- msgstr "Chọn loại vị trí quảng cáo"
2706
-
2707
- #: admin/views/placements.php:178
2708
- msgid "Choose a Name"
2709
- msgstr "Chọn một Tên"
2710
-
2711
- #: admin/views/placements.php:179
2712
- msgid ""
2713
- "The name of the placement is only visible to you. Tip: choose a descriptive "
2714
- "one, e.g. <em>Below Post Headline</em>."
2715
- msgstr ""
2716
- "Tên của vị trí đó là chỉ hiển thị cho bạn. Mẹo: chọn một mô tả, ví dụ <Em>"
2717
- "Dưới Tieu đề ài viết</ em>."
2718
-
2719
- #: admin/views/placements.php:180
2720
- msgid "Placement Name"
2721
- msgstr "Tên vị trí"
2722
-
2723
- #: admin/views/placements.php:181
2724
- msgid "Please enter a name for your placement."
2725
- msgstr "Vui lòng điền tên vị trí"
2726
-
2727
- #: admin/views/placements.php:182
2728
- msgid "Choose the Ad or Group"
2729
- msgstr "Chọn nhóm quảng cáo"
2730
-
2731
- #: admin/views/placements.php:183
2732
- msgid "The ad or group that should be displayed."
2733
- msgstr "Quảng cáo hoặc nhóm quảng cáo sẽ được hiển thị."
2734
-
2735
- #: admin/views/placements.php:202
2736
- msgid "Save New Placement"
2737
- msgstr "Lưu vị trí mới."
2738
-
2739
- #: admin/views/post-ad-settings-metabox.php:3
2740
- msgid "Disable ads on this page"
2741
- msgstr "Ẩn trên trang này"
2742
-
2743
- #: admin/views/setting-license.php:5
2744
- msgid "Your license expired."
2745
- msgstr "Bản quyền đã hết hạn."
2746
-
2747
- #: admin/views/setting-license.php:27
2748
- #, php-format
2749
- msgid "(%d days left)"
2750
- msgstr "(còn lại %d ngày)"
2751
-
2752
- #: admin/views/setting-license.php:31
2753
- msgid "License key"
2754
- msgstr "Key bản quyền"
2755
-
2756
- #: admin/views/setting-license.php:51
2757
- msgid "License key invalid"
2758
- msgstr "Key bản quyền không hợp lệ"
2759
-
2760
- #: admin/views/setting-license.php:54
2761
- msgid "active"
2762
- msgstr "kích hoạt"
2763
-
2764
- #: admin/views/settings-disable-ads.php:3
2765
- msgid "Disable all ads in frontend"
2766
- msgstr "Tắt tất cả các quảng cáo"
2767
-
2768
- #: admin/views/settings-disable-ads.php:4
2769
- msgid ""
2770
- "Use this option to disable all ads in the frontend, but still be able to use "
2771
- "the plugin."
2772
- msgstr ""
2773
- "Sử dụng lựa chọn này để tắt quảng cáo, nhưng vẫn có thể sử dụng plugin."
2774
-
2775
- #: admin/views/settings-disable-ads.php:8
2776
- msgid "Disable ads on 404 error pages"
2777
- msgstr "Vô hiệu hóa quảng cáo trên các trang lỗi 404"
2778
-
2779
- #: admin/views/settings-disable-ads.php:12
2780
- msgid "Disable ads on non-singular pages"
2781
- msgstr "Vô hiệu hóa quảng cáo trên các trang đơn lẻ"
2782
-
2783
- #: admin/views/settings-disable-ads.php:13
2784
- msgid ""
2785
- "e.g. archive pages like categories, tags, authors, front page (if a list)"
2786
- msgstr ""
2787
- "ví dụ. các trang lưu trữ như danh mục, thẻ, tác giả, trang phía trước (nếu "
2788
- "một danh sách)"
2789
-
2790
- #: admin/views/settings-disable-ads.php:16
2791
- msgid "Disable ads on secondary queries"
2792
- msgstr "Vô hiệu hóa quảng cáo trên các truy vấn thứ cấp"
2793
-
2794
- #: admin/views/settings-disable-ads.php:17
2795
- msgid ""
2796
- "Secondary queries are custom queries of posts outside the main query of a "
2797
- "page. Try this option if you see ads injected on places where they shouldn’t "
2798
- "appear."
2799
- msgstr ""
2800
- "Truy vấn phụ là các truy vấn tùy chỉnh của bài viết bên ngoài truy vấn chính "
2801
- "của một trang. Hãy thử tùy chọn này nếu bạn thấy quảng cáo đang xuất hiện ở "
2802
- "những nơi mà nó không nên xuất hiện."
2803
-
2804
- #: admin/views/settings-disable-ads.php:21
2805
- msgid "Disable ads in Feed"
2806
- msgstr "Vô hiệu hóa quảng cáo trong Feed"
2807
-
2808
- #: admin/views/settings.php:35
2809
- msgid "Save settings on this page"
2810
- msgstr "Lưu các thiết lập trên trang này"
2811
-
2812
- #: admin/views/settings.php:49 modules/import-export/main.php:15
2813
- #: modules/import-export/main.php:15
2814
- msgid "Import &amp; Export"
2815
- msgstr "Nhập &amp; Xuất"
2816
-
2817
- #: admin/views/settings.php:50
2818
- msgid "Advanced Ads on WordPress.org"
2819
- msgstr "Advanced Ads trên WordPress.org"
2820
-
2821
- #: admin/views/settings.php:50
2822
- msgid "Advanced Ads on wp.org"
2823
- msgstr "Advanced Ads trên wp.org"
2824
-
2825
- #: admin/views/settings.php:51
2826
- msgid "the company behind Advanced Ads"
2827
- msgstr "Công ty sản xuất Advanced Ads"
2828
-
2829
- #: admin/views/support.php:7
2830
- msgid ""
2831
- "Please fix the red highlighted issues on this page or try to understand "
2832
- "their consequences before contacting support."
2833
- msgstr ""
2834
- "Hãy sửa các lỗi tô màu đỏ nổi bật ở trang này hoặc cố gắng để hiểu được hậu "
2835
- "quả của chúng trước khi liên hệ với hỗ trợ."
2836
-
2837
- #: admin/views/support.php:11
2838
- #, php-format
2839
- msgid ""
2840
- "Your <strong>PHP version (%s) is too low</strong>. Advanced Ads is built for "
2841
- "PHP 5.3 and higher. It might work, but updating PHP is highly recommended. "
2842
- "Please ask your hosting provider for more information."
2843
- msgstr ""
2844
- "Phiên bản <strong>PHP (% s) quá cũ </ strong>. Advanced Ads được xây dựng "
2845
- "cho PHP 5.3 và cao hơn. Nó có thể làm việc, nhưng cập nhật PHP là rất khuyến "
2846
- "khích. Xin hỏi nhà cung cấp hosting của bạn để biết thêm thông tin."
2847
-
2848
- #: admin/views/support.php:14
2849
- #, php-format
2850
- msgid ""
2851
- "Your <strong>website uses cache</strong>. Some dynamic features like ad "
2852
- "rotation or visitor conditions might not work properly. Use the cache-"
2853
- "busting feature of <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> to "
2854
- "load ads dynamically."
2855
- msgstr ""
2856
- "Trang web của bạn sử dụng bộ nhớ cache. Một số tính năng động như thay đổi "
2857
- "quảng cáo hoặc điều kiện khách có thể không hoạt động đúng. Sử dụng tính "
2858
- "năng sửa bộ nhớ cache-busting của <a href=\"%s\" target=\"_blank\">Advanced "
2859
- "Ads Pro</a> để tải quảng cáo động."
2860
-
2861
- #: admin/views/support.php:17
2862
- msgid ""
2863
- "There is a <strong>new WordPress version available</strong>. Please update."
2864
- msgstr ""
2865
- "Có một <strong>phiên bản WordPress mới hơn</ strong>. Vui lòng cập nhật."
2866
-
2867
- #: admin/views/support.php:20
2868
- msgid "There are <strong>plugin updates available</strong>. Please update."
2869
- msgstr "Có <strong>Plugin cập nhật mới hơn</ strong>. Vui lòng cập nhật."
2870
-
2871
- #: admin/views/support.php:29
2872
- #, php-format
2873
- msgid ""
2874
- "<strong>Autoptimize plugin detected</strong>. While this plugin is great for "
2875
- "site performance, it is known to alter code, including scripts from ad "
2876
- "networks. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> has a build-"
2877
- "in support for Autoptimize."
2878
- msgstr ""
2879
- "<Strong>Autoptimize Plugin đang hoạt động </ strong>. Trong khi plugin này "
2880
- "là rất tốt cho hiệu suất trang web, nó có thể thay đổi mã, bao gồm kịch bản "
2881
- "từ các mạng quảng cáo. <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a> "
2882
- "có hỗ trợ cho Autoptimize."
2883
-
2884
- #: admin/views/support.php:32
2885
- #, php-format
2886
- msgid ""
2887
- "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. "
2888
- "<a href=\"%2$s\" target=\"_blank\">Learn more</a>."
2889
- msgstr ""
2890
- "Plugins được biết là gây ra (một phần) các vấn đề: <strong>%1$s</ strong>. "
2891
- "<a href=\"%2$s\" target=\"_blank\">Tìm hiểu thêm </a>."
2892
-
2893
- #: admin/views/support.php:35
2894
- #, php-format
2895
- msgid ""
2896
- "Ads are disabled for all or some pages. See \"disabled ads\" in <a "
2897
- "href=\"%s\">settings</a>."
2898
- msgstr ""
2899
- "Quảng cáo được tắt cho tất cả hoặc một số trang. Xem \"tắt quảng cáo\" trong "
2900
- "<a href=\"%s\">cài đặt</a>."
2901
-
2902
- #: admin/views/support.php:46
2903
- msgid "Possible Issues"
2904
- msgstr "Vấn đề có thể xảy ra"
2905
-
2906
- #: admin/views/support.php:48
2907
- msgid "Ads not showing up"
2908
- msgstr "Quảng cáo không xuất hiện"
2909
-
2910
- #: admin/views/support.php:49
2911
- msgid "Purchase & Licenses"
2912
- msgstr "Mua bản quyền"
2913
-
2914
- #: admin/views/support.php:50
2915
- msgid "General Issues"
2916
- msgstr "Vấn đề chung"
2917
-
2918
- #: admin/views/support.php:51
2919
- msgid "Issues with Add-Ons"
2920
- msgstr "Vấn đề với Add-Ons"
2921
-
2922
- #: admin/views/support.php:53
2923
- msgid ""
2924
- "Use the following form to search for solutions in the manual on "
2925
- "wpadvancedads.com"
2926
- msgstr ""
2927
- "Sử dụng các hình thức sau đây để tìm kiếm các giải pháp trên wpadvancedads."
2928
- "com"
2929
-
2930
- #: admin/views/support.php:56
2931
- msgid "search"
2932
- msgstr "tìm kiếm"
2933
-
2934
- #: admin/views/support.php:58
2935
- #, php-format
2936
- msgid ""
2937
- "Take a look at more common issues or contact us directly through the <a "
2938
- "href=\"%s\" target=\"_blank\">support page</a>."
2939
- msgstr ""
2940
- "Hãy xem xét các vấn đề phổ biến hơn hoặc liên hệ với chúng tôi trực tiếp "
2941
- "thông qua <a href=\"%s\" hỗ trợ target=\"_blank\">trang hỗ trợ</a>."
2942
-
2943
- #: modules/gadsense/main.php:19
2944
- msgid " at "
2945
- msgstr "tại"
2946
-
2947
- #: public/views/ad-debug.php:18
2948
- msgid "Ad debug output"
2949
- msgstr "Kiểm tra lỗi quảng cáo"
2950
-
2951
- #: public/views/ad-debug.php:20
2952
- msgid "Find solutions in the manual"
2953
- msgstr "Tìm giải pháp trong hướng dẫn"
2954
-
2955
- #: admin/views/notices/adblock.php:2
2956
- msgid ""
2957
- "Please disable your <strong>AdBlocker</strong> to prevent problems with your "
2958
- "ad setup."
2959
- msgstr ""
2960
- "Hãy vô hiệu hóa <strong>AdBlocker</ strong> để ngăn chặn vấn đề với thiết "
2961
- "lập quảng cáo của bạn."
2962
-
2963
- #: modules/ad-blocker/admin/admin.php:96
2964
- msgid "Ad blocker fix"
2965
- msgstr "Đã sửa Ad blocker"
2966
-
2967
- #: modules/ad-blocker/admin/admin.php:162
2968
- msgid "The asset folder was rebuilt successfully"
2969
- msgstr "Các thư mục tài nguyên đã được xây dựng lại thành công"
2970
-
2971
- #: modules/ad-blocker/admin/admin.php:223
2972
- msgid "There is no writable upload folder"
2973
- msgstr "Không có thư mục có thể ghi khi tải lên"
2974
-
2975
- #: modules/ad-blocker/admin/admin.php:252
2976
- #, php-format
2977
- msgid "Unable to rename \"%s\" directory"
2978
- msgstr "Không thể đổi tên thư mục \"%s\""
2979
-
2980
- #: modules/ad-blocker/admin/admin.php:268
2981
- #: modules/ad-blocker/admin/admin.php:281
2982
- #: modules/ad-blocker/admin/admin.php:298
2983
- #, php-format
2984
- msgid "Unable to copy assets to the \"%s\" directory"
2985
- msgstr "Không thể sao chép các tài nguyên vào thư mục \"%s\""
2986
-
2987
- #: modules/ad-blocker/admin/admin.php:331
2988
- #: modules/ad-blocker/admin/admin.php:351
2989
- #, php-format
2990
- msgid "We do not have direct write access to the \"%s\" directory"
2991
- msgstr "Chúng tôi không có quyền trực tiếp ghi vào thư mục \"%s\""
2992
-
2993
- #: modules/ad-blocker/admin/admin.php:417
2994
- #, php-format
2995
- msgid ""
2996
- "Unable to create \"%s\" directory. Is its parent directory writable by the "
2997
- "server?"
2998
- msgstr ""
2999
- "Không thể để tạo ra thư mục \"%s\". Thư mục cha của nó có sửa được trên máy "
3000
- "chủ?"
3001
-
3002
- #: modules/ad-blocker/admin/admin.php:428
3003
- #, php-format
3004
- msgid "Unable to copy files to %s"
3005
- msgstr "Không thể Copy files vào %s"
3006
-
3007
- #: modules/gadsense/admin/admin.php:27
3008
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:59
3009
- msgid "Responsive"
3010
- msgstr "Tùy biến"
3011
-
3012
- #: modules/gadsense/admin/admin.php:45
3013
- msgid "The ad details couldn't be retrieved from the ad code"
3014
- msgstr "Các chi tiết quảng cáo không thể được lấy từ các mã quảng cáo"
3015
-
3016
- #: modules/gadsense/admin/admin.php:46
3017
- msgid ""
3018
- "Warning : The AdSense account from this code does not match the one set with "
3019
- "the Advanced Ads Plugin. This ad might cause troubles when used in the front "
3020
- "end."
3021
- msgstr ""
3022
- "Cảnh báo: Tài khoản AdSense từ mã này không phù hợp với một thiết lập ở "
3023
- "Plugin Advanced Ads. Quảng cáo này có thể gây ra rắc rối khi sử dụng và hiển "
3024
- "thị."
3025
-
3026
- #: modules/gadsense/admin/admin.php:124 modules/gadsense/admin/admin.php:260
3027
- msgid "AdSense"
3028
- msgstr "AdSense"
3029
-
3030
- #: modules/gadsense/admin/admin.php:132
3031
- msgid "AdSense ID"
3032
- msgstr "AdSense ID"
3033
-
3034
- #: modules/gadsense/admin/admin.php:141
3035
- msgid "Limit to 3 ads"
3036
- msgstr "Giới hạn 3 quảng cáo"
3037
-
3038
- #: modules/gadsense/admin/admin.php:150
3039
- msgid "Activate Page-Level ads"
3040
- msgstr "Kích hoạt quảng cáo trang"
3041
-
3042
- #: modules/gadsense/admin/admin.php:170
3043
- #, php-format
3044
- msgid ""
3045
- "Please enter your Publisher ID in order to use AdSense on your page. See the "
3046
- "<a href=\"%s\" target=\"_blank\">manual</a> for more information."
3047
- msgstr ""
3048
- "Vui lòng nhập ID nhà xuất bản của bạn để sử dụng AdSense trên trang của bạn. "
3049
- "Xem <a href=\"%s\" target=\"_blank\">hướng dẫn</a> để biết thêm thông tin."
3050
-
3051
- #: modules/gadsense/admin/admin.php:184
3052
- msgid "Your AdSense Publisher ID <em>(pub-xxxxxxxxxxxxxx)</em>"
3053
- msgstr "Mã AdSense Publisher ID của bạn <em>(pub-xxxxxxxxxxxxxx)</em>"
3054
-
3055
- #: modules/gadsense/admin/admin.php:196
3056
- #, php-format
3057
- msgid "Limit to %d AdSense ads"
3058
- msgstr "Giới hạn %d quảng cáo AdSense"
3059
-
3060
- #: modules/gadsense/admin/admin.php:200
3061
- msgid ""
3062
- "There is no explicit limit for AdSense ads anymore, but you can still use "
3063
- "this setting to prevent too many AdSense ads to show accidentally on your "
3064
- "site."
3065
- msgstr ""
3066
- "Không có giới hạn rõ ràng cho các quảng cáo AdSense nữa, nhưng bạn vẫn có "
3067
- "thể sử dụng thiết lập này để ngăn chặn quá nhiều quảng cáo AdSense hiển thị "
3068
- "tình cờ trên một trang web của bạn."
3069
-
3070
- #: modules/gadsense/admin/admin.php:204
3071
- msgid ""
3072
- "Due to technical restrictions, the limit does not work on placements with "
3073
- "cache-busting enabled."
3074
- msgstr ""
3075
- "Do hạn chế về kỹ thuật, giới hạn không làm việc với các vị trí với có bộ nhớ "
3076
- "cache-busting đang kích hoạt."
3077
-
3078
- #: modules/gadsense/admin/admin.php:218
3079
- msgid "Insert Page-Level ads code on all pages."
3080
- msgstr "Chèn trang mã quảng cáo trên tất cả các trang."
3081
-
3082
- #: modules/gadsense/admin/admin.php:238
3083
- #: modules/gadsense/includes/class-ad-type-adsense.php:73
3084
- msgid "The Publisher ID has an incorrect format. (must start with \"pub-\")"
3085
- msgstr "ID nhà xuất bản có định dạng không đúng. (Phải bắt đầu với \"pub-\")"
3086
-
3087
- #: modules/gadsense/includes/class-ad-type-adsense.php:35
3088
- msgid "AdSense ad"
3089
- msgstr "Quảng cáo Adsense"
3090
-
3091
- #: modules/gadsense/includes/class-ad-type-adsense.php:36
3092
- msgid "Use ads from your Google AdSense account"
3093
- msgstr "Sử dụng quảng cáo từ tài khoản Google AdSense của bạn"
3094
-
3095
- #: modules/gadsense/includes/class-ad-type-adsense.php:108
3096
- msgid "Your AdSense Publisher ID is missing."
3097
- msgstr "ID nhà xuất bản AdSense của bạn thiếu."
3098
-
3099
- #: modules/gadsense/includes/class-gadsense-data.php:37
3100
- msgid "Auto"
3101
- msgstr "Tự động"
3102
-
3103
- #: modules/import-export/classes/import.php:64
3104
- msgid "Please enter XML content"
3105
- msgstr "Vui lòng nhập nội dung XML"
3106
-
3107
- #: modules/import-export/classes/import.php:145
3108
- #: modules/import-export/classes/import.php:561
3109
- #, php-format
3110
- msgid "New attachment created <em>%s</em> %s"
3111
- msgstr "Đã tạo đính kèm mới <em>%s</em> %s"
3112
-
3113
- #: modules/import-export/classes/import.php:177
3114
- #, php-format
3115
- msgid "Failed to import <em>%s</em>"
3116
- msgstr "Không thể nhập vào <em>%s</em>"
3117
-
3118
- #: modules/import-export/classes/import.php:185
3119
- #, php-format
3120
- msgid "New ad created: <em>%s</em> %s"
3121
- msgstr "Quảng cáo mới đã tạo: <em>%s</em> %s"
3122
-
3123
- #: modules/import-export/classes/import.php:228
3124
- #, php-format
3125
- msgid "Assigned terms: <em>%s</em>, to post: <em>%s</em>"
3126
- msgstr "Phân bổ Term: <em>%s</em>,cho bài viết: <em>%s</em>"
3127
-
3128
- #: modules/import-export/classes/import.php:290
3129
- #, php-format
3130
- msgid "New group created, id: <em>%s</em>, name: <em>%s</em>"
3131
- msgstr "Nhóm quảng cáo mới đã tạo, id: <em>%s</em>, tên: <em>%s</em>"
3132
-
3133
- #: modules/import-export/classes/import.php:292
3134
- #, php-format
3135
- msgid "Failed to import taxonomy: <em>%s</em>, term: <em>%s</em>"
3136
- msgstr "Không thể nhập vào taxonomy: <em>%s</em>, term: <em>%s</em>"
3137
-
3138
- #: modules/import-export/classes/import.php:357
3139
- #, php-format
3140
- msgid "Placement <em>%s</em> created"
3141
- msgstr "Vị trí quảng cáo <em>%s</em> được tạo"
3142
-
3143
- #: modules/import-export/classes/import.php:472
3144
- #, php-format
3145
- msgid "Option was updated: <em>%s</em>"
3146
- msgstr "Cài đặt đã được cập nhật: <em>%s</em>"
3147
-
3148
- #: modules/import-export/classes/import.php:475
3149
- #, php-format
3150
- msgid "Option already exists: <em>%s</em>"
3151
- msgstr "Cài đặt đã có sẵn: <em>%s</em>"
3152
-
3153
- #: modules/import-export/classes/import.php:497
3154
- #, php-format
3155
- msgid "Failed to create import directory <em>%s</em>"
3156
- msgstr "Không thể tạo thư mục nhập vào <em>%s</em>"
3157
-
3158
- #: modules/import-export/classes/import.php:502
3159
- #, php-format
3160
- msgid "Import directory is not writable: <em>%s</em>"
3161
- msgstr "Thưc mục nhập vào không thể lưu dữ liệu: <em>%s</em>"
3162
-
3163
- #: modules/import-export/classes/import.php:510
3164
- msgid ""
3165
- "File is empty, uploads are disabled or post_max_size is smaller than "
3166
- "upload_max_filesize in php.ini"
3167
- msgstr ""
3168
- "File là trống rỗng, upload lên bị khóa hoặc post_max_size nhỏ hơn "
3169
- "upload_max_filesize trong php.ini"
3170
-
3171
- #: modules/import-export/classes/import.php:520
3172
- #, php-format
3173
- msgid "Failed to upload file, error: <em>%s</em>"
3174
- msgstr "Không thể tải lên các tập tin, báo lỗi: <em>%s</em>"
3175
-
3176
- #: modules/import-export/classes/import.php:525
3177
- msgid "File is empty."
3178
- msgstr "File trống"
3179
-
3180
- #: modules/import-export/classes/import.php:530
3181
- #, php-format
3182
- msgid ""
3183
- "The file could not be created: <em>%s</em>. This is probably a permissions "
3184
- "problem"
3185
- msgstr ""
3186
- "Các tập tin không thể được tạo ra: <em>%s </ em>. Đây có lẽ là một vấn đề "
3187
- "quyền"
3188
-
3189
- #: modules/import-export/classes/import.php:603
3190
- #, php-format
3191
- msgid "Invalid filetype <em>%s</em>"
3192
- msgstr "Loại file không phù hợp <em>%s</em>"
3193
-
3194
- #: modules/import-export/classes/import.php:608
3195
- #: modules/import-export/classes/import.php:615
3196
- #: modules/import-export/classes/import.php:623
3197
- #: modules/import-export/classes/import.php:638
3198
- #, php-format
3199
- msgid "Error getting remote image <em>%s</em>"
3200
- msgstr "Lỗi nhận hình ảnh từ xa <em>%s </ em>"
3201
-
3202
- #: modules/import-export/classes/import.php:632
3203
- #, php-format
3204
- msgid "Zero size file downloaded <em>%s</em>"
3205
- msgstr "File dữ liệu bằng 0 được tải <em>%s</em>"
3206
-
3207
- #: modules/import-export/classes/XmlEncoder.php:75
3208
- msgctxt "import_export"
3209
- msgid "The data must be an array"
3210
- msgstr "Các dữ liệu phải là một mảng"
3211
-
3212
- #: modules/import-export/classes/XmlEncoder.php:103
3213
- #, php-format
3214
- msgctxt "import_export"
3215
- msgid "The key %s is not valid"
3216
- msgstr "Key %s không phù hợp"
3217
-
3218
- #: modules/import-export/classes/XmlEncoder.php:149
3219
- #, php-format
3220
- msgctxt "import_export"
3221
- msgid "An unexpected value could not be serialized: %s"
3222
- msgstr "Một giá trị bất ngờ không thể nhận: %s"
3223
-
3224
- #: modules/import-export/classes/XmlEncoder.php:201
3225
- msgctxt "import_export"
3226
- msgid "Invalid XML data, it can not be empty"
3227
- msgstr "Dữ liệu XML không phù hợp, nó không thể trống"
3228
-
3229
- #: modules/import-export/classes/XmlEncoder.php:223
3230
- #, php-format
3231
- msgctxt "import_export"
3232
- msgid "XML error: %s"
3233
- msgstr "Lỗi XML: %s"
3234
-
3235
- #: modules/import-export/views/page.php:16
3236
- msgid "Export"
3237
- msgstr "Xuất"
3238
-
3239
- #: modules/import-export/views/page.php:17
3240
- msgid ""
3241
- "When you click the button below Advanced Ads will create an XML file for you "
3242
- "to save to your computer."
3243
- msgstr ""
3244
- "Khi bạn nhấp vào nút bên dưới Advanced Ads sẽ tạo ra một tập tin XML để bạn "
3245
- "có thể lưu vào máy tính của bạn."
3246
-
3247
- #: modules/import-export/views/page.php:33
3248
- msgid "Import"
3249
- msgstr "Nhập vào"
3250
-
3251
- #: modules/import-export/views/page.php:44
3252
- msgid "Choose an XML file"
3253
- msgstr "Chọn 1 file XML"
3254
-
3255
- #: modules/import-export/views/page.php:45
3256
- msgid "Copy an XML content"
3257
- msgstr "Copy nội dung 1 file XML"
3258
-
3259
- #: modules/import-export/views/page.php:66
3260
- msgid "Start import"
3261
- msgstr "Tiến hành nhập vào"
3262
-
3263
- #: modules/ad-blocker/admin/views/rebuild_form.php:1
3264
- msgid "Ad blocker file folder"
3265
- msgstr "Thư mục Ad blocker"
3266
-
3267
- #: modules/ad-blocker/admin/views/rebuild_form.php:10
3268
- msgid "Upload folder is not writable"
3269
- msgstr "Thư mục tải lên không ghi được"
3270
-
3271
- #: modules/ad-blocker/admin/views/rebuild_form.php:23
3272
- msgid "Asset path"
3273
- msgstr "Đường dẫn tài nguyên"
3274
-
3275
- #: modules/ad-blocker/admin/views/rebuild_form.php:27
3276
- msgid "Asset URL"
3277
- msgstr "URL tài nguyên"
3278
-
3279
- #: modules/ad-blocker/admin/views/rebuild_form.php:31
3280
- msgid "Rename assets"
3281
- msgstr "Đổi tên các tài nguyên"
3282
-
3283
- #: modules/ad-blocker/admin/views/rebuild_form.php:34
3284
- msgid "Check if you want to change the names of the assets"
3285
- msgstr "Kiểm tra nếu bạn muốn thay đổi tên của các tài nguyên"
3286
-
3287
- #: modules/ad-blocker/admin/views/rebuild_form.php:43
3288
- #, php-format
3289
- msgid ""
3290
- "Please, rebuild the asset folder. All assets will be located in <strong>"
3291
- "%s</strong>"
3292
- msgstr ""
3293
- "Xin vui lòng, xây dựng lại các thư mục tài nguyên. Tất cả được đặt tại "
3294
- "<strong>%s</strong>"
3295
-
3296
- #: modules/ad-blocker/admin/views/rebuild_form.php:46
3297
- msgid "Rebuild asset folder"
3298
- msgstr "Xây dựng lại thư mục tài nguyên"
3299
-
3300
- #: modules/ad-blocker/admin/views/setting-use-adblocker.php:6
3301
- msgid ""
3302
- "Prevents ad block software from breaking your website when blocking asset "
3303
- "files (.js, .css)."
3304
- msgstr ""
3305
- "Ngăn chặn các phần mềm chặn quảng cáo làm hỏng website khi chặn các files "
3306
- "tài nguyên (.js, .css)."
3307
-
3308
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:26
3309
- msgid "Get details"
3310
- msgstr "Xem chi tiết"
3311
-
3312
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:35
3313
- msgid "Ad Slot ID"
3314
- msgstr "Ad Slot ID"
3315
-
3316
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:40
3317
- #, php-format
3318
- msgid "Publisher ID: %s"
3319
- msgstr "Publisher ID: %s"
3320
-
3321
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:52
3322
- #, php-format
3323
- msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>."
3324
- msgstr "Vui long <a href=\"%s\" target=\"_blank\">thay đổi tại đây</a>."
3325
-
3326
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:58
3327
- msgid "Normal"
3328
- msgstr "Thông thường"
3329
-
3330
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:70
3331
- #, php-format
3332
- msgid ""
3333
- "Use the <a href=\"%s\" target=\"_blank\">Responsive add-on</a> in order to "
3334
- "define the exact size for each browser width or choose between horizontal, "
3335
- "vertical, or rectangle formats."
3336
- msgstr ""
3337
- "Sử dụng <a href=\"%s\" target=\"_blank\">Responsive add-on</a> để xác định "
3338
- "kích thước chính xác cho chiều rộng trình duyệt hoặc chọn giữa chiều dọc, "
3339
- "ngang hoặc hình chữ nhật."
3340
-
3341
- #: modules/gadsense/admin/views/adsense-ad-parameters.php:73
3342
- msgid "Resizing"
3343
- msgstr "Thay đổi kích thước"
3344
-
3345
- #. Name of the plugin
3346
- msgid "Advanced Ads"
3347
- msgstr "Advanced Ads"
3348
-
3349
- #. Description of the plugin
3350
- msgid "Manage and optimize your ads in WordPress"
3351
- msgstr "Manage and optimize your ads in WordPress"
3352
-
3353
- #. URI of the plugin
3354
- msgid "https://wpadvancedads.com"
3355
- msgstr "https://wpadvancedads.com"
3356
-
3357
- #. Author of the plugin
3358
- msgid "Thomas Maier"
3359
- msgstr "Thomas Maier"
3360
-
3361
- #. Author URI of the plugin
3362
- msgid "http://webgilde.com"
3363
- msgstr "http://webgilde.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
modules/gadsense/admin/admin.php CHANGED
@@ -46,7 +46,7 @@ class Advanced_Ads_AdSense_Admin {
46
  pageLevelEnabled: '<?php echo $db->is_page_level_enabled(); ?>',
47
  msg : {
48
  unknownAd : '<?php esc_attr_e( "The ad details couldn't be retrieved from the ad code", 'advanced-ads' ); ?>',
49
- pubIdMismatch : '<?php _e( 'Warning : The AdSense account from this code does not match the one set with the Advanced Ads Plugin. This ad might cause troubles when used in the front end.', 'advanced-ads' ); ?>',
50
  pageLevelEnabled: '<?php _e( sprintf(__( 'Page-Level ads are already activated in the <a href="%s">AdSense settings</a>. No need to add them manually.', 'advanced-ads' ), admin_url( 'admin.php?page=advanced-ads-settings#top#adsense' ) ) ); ?>',
51
  pageLevelDisabled: '<?php
52
  printf( '%s <button id="adsense_enable_pla" type="button" class="button">%s</button>',
46
  pageLevelEnabled: '<?php echo $db->is_page_level_enabled(); ?>',
47
  msg : {
48
  unknownAd : '<?php esc_attr_e( "The ad details couldn't be retrieved from the ad code", 'advanced-ads' ); ?>',
49
+ pubIdMismatch : '<?php esc_attr_e( 'Warning : The AdSense account from this code does not match the one set with the Advanced Ads Plugin. This ad might cause troubles when used in the front end.', 'advanced-ads' ); ?>',
50
  pageLevelEnabled: '<?php _e( sprintf(__( 'Page-Level ads are already activated in the <a href="%s">AdSense settings</a>. No need to add them manually.', 'advanced-ads' ), admin_url( 'admin.php?page=advanced-ads-settings#top#adsense' ) ) ); ?>',
51
  pageLevelDisabled: '<?php
52
  printf( '%s <button id="adsense_enable_pla" type="button" class="button">%s</button>',
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: ads, ad manager, ad widget, ad rotation, adsense, advertise, advertisement
5
  Requires at least: 4.6
6
  Tested up to: 4.9
7
  Requires PHP: 5.4
8
- Stable tag: 1.10.3
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -266,6 +266,12 @@ Yes. Advanced Ads is based on WordPress standards and therefore easily customiza
266
 
267
  == Changelog ==
268
 
 
 
 
 
 
 
269
  = 1.10.3 =
270
 
271
  * removed filter for paginated ad list since it was unintentionally broken by third-party plugins
5
  Requires at least: 4.6
6
  Tested up to: 4.9
7
  Requires PHP: 5.4
8
+ Stable tag: 1.10.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
266
 
267
  == Changelog ==
268
 
269
+ = 1.10.4 =
270
+
271
+ * fixed posts instead of ads showing up on the ad overview list caused by 15zine theme
272
+ * fixed translation issue that caused Italian sites to not save ads properly
273
+ * removed unneeded language files since they are now hosted on wp.org
274
+
275
  = 1.10.3 =
276
 
277
  * removed filter for paginated ad list since it was unintentionally broken by third-party plugins