forked from Automattic/jetpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjetpack-th.po
More file actions
11251 lines (8674 loc) · 315 KB
/
jetpack-th.po
File metadata and controls
11251 lines (8674 loc) · 315 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of Plugins - Jetpack by WordPress.com - Development (trunk) in Thai
# This file is distributed under the same license as the Plugins - Jetpack by WordPress.com - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2016-04-13 02:35:30+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: GlotPress/2.4.0-alpha\n"
"Language: th\n"
"Project-Id-Version: Plugins - Jetpack by WordPress.com - Development (trunk)\n"
#: modules/widgets/mailchimp.php:91
msgid "Code: <a href=\"%s\" target=\"_blank\">( ? )</a>"
msgstr ""
#: modules/widgets/mailchimp.php:29
msgid "Allows displaying a popup subscription form to visitors."
msgstr ""
#: modules/widgets/mailchimp.php:26
msgid "MailChimp Subscriber Popup"
msgstr ""
#: modules/theme-tools/featured-content.php:503
msgid "Also display tagged posts outside the Featured Content area."
msgstr ""
#: modules/theme-tools/featured-content.php:496
msgid "Do not display tag in post details and tag clouds."
msgstr ""
#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: modules/theme-tools/content-options/blog-display.php:50
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr ""
#: modules/sitemaps/sitemaps.php:341
msgid "Sitemap Interval"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:576
msgid "Publication Date"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:573
msgid "XML News Sitemap"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:432
msgid "Video URL"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:430
msgid "XML Video Sitemap"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:296
msgid "Caption"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:292
msgid "Image URL"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:291
#: modules/sitemaps/sitemap-stylist.php:431
#: modules/sitemaps/sitemap-stylist.php:574
msgid "Page URL"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:290
msgid "XML Image Sitemap"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:180
msgid "Sitemap URL"
msgstr ""
#: modules/sitemaps/sitemap-stylist.php:179
msgid "XML Sitemap Index"
msgstr ""
#: modules/module-headings.php:314
msgctxt "Module Tag"
msgid "General"
msgstr ""
#: modules/module-headings.php:175
msgctxt "Module Description"
msgid "Allow users to log into this site using WordPress.com accounts"
msgstr ""
#: modules/module-headings.php:132
msgctxt "Module Description"
msgid "Block suspicious-looking sign in activity"
msgstr ""
#: modules/module-headings.php:207
msgctxt "Module Description"
msgid "Fast, ad-free video hosting"
msgstr ""
#: modules/module-headings.php:96
msgctxt "Module Description"
msgid "Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com."
msgstr ""
#: modules/module-headings.php:95
msgctxt "Module Name"
msgid "WordPress.com Toolbar"
msgstr ""
#: modules/module-headings.php:39
msgctxt "Module Description"
msgid "Display different types of content on your site with custom content types."
msgstr ""
#: modules/module-headings.php:28
msgctxt "Module Description"
msgid "Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment"
msgstr ""
#: modules/masterbar/rtl-admin-bar.php:46
msgid "Log Out"
msgstr ""
#: modules/masterbar/rtl-admin-bar.php:38
msgid "Toolbar"
msgstr ""
#: modules/masterbar/rtl-admin-bar.php:36
msgid "Skip to toolbar"
msgstr ""
#: modules/masterbar/masterbar.php:934
msgid "WP Admin"
msgstr ""
#: modules/masterbar/masterbar.php:905
msgctxt "Label for the button on the Masterbar to add a new domain"
msgid "Add"
msgstr ""
#: modules/masterbar/masterbar.php:900
msgid "Domains"
msgstr ""
#: modules/masterbar/masterbar.php:881
msgctxt "Label for the button on the Masterbar to add a new plugin"
msgid "Add"
msgstr ""
#: modules/masterbar/masterbar.php:858
msgctxt "admin bar people item label"
msgid "Add"
msgstr ""
#: modules/masterbar/masterbar.php:853
msgid "People"
msgstr ""
#: modules/masterbar/masterbar.php:793
msgctxt "admin bar customize item label"
msgid "Customize"
msgstr ""
#: modules/masterbar/masterbar.php:768
msgctxt "admin bar menu group label"
msgid "Personalize"
msgstr ""
#: modules/masterbar/masterbar.php:700 modules/masterbar/masterbar.php:734
msgctxt "Button label for adding a new item via the toolbar menu"
msgid "Add"
msgstr ""
#: modules/masterbar/masterbar.php:662 modules/masterbar/masterbar.php:675
msgid "Pages"
msgstr ""
#: modules/masterbar/masterbar.php:635 modules/masterbar/masterbar.php:667
msgctxt "admin bar menu new item label"
msgid "Add"
msgstr ""
#: modules/masterbar/masterbar.php:630 modules/masterbar/masterbar.php:643
msgid "Blog Posts"
msgstr ""
#: modules/masterbar/masterbar.php:619
msgctxt "admin bar menu group label"
msgid "Publish"
msgstr ""
#: modules/masterbar/masterbar.php:583
msgid "Plan"
msgstr ""
#: modules/masterbar/masterbar.php:537
msgid "+ Add New WordPress"
msgstr ""
#: modules/masterbar/masterbar.php:530
msgid "Switch Site"
msgstr ""
#: modules/masterbar/masterbar.php:519
msgid "My Site"
msgid_plural "My Sites"
msgstr[0] ""
#: modules/masterbar/masterbar.php:500
msgid "Write"
msgstr ""
#: modules/masterbar/masterbar.php:472
msgid "Help"
msgstr ""
#: modules/masterbar/masterbar.php:456
msgid "Next Steps"
msgstr ""
#: modules/masterbar/masterbar.php:446
msgid "Get Apps"
msgstr ""
#: modules/masterbar/masterbar.php:433
msgctxt "Title for Me sub-menu that contains Get Apps, Next Steps, and Help options"
msgid "Special"
msgstr ""
#: modules/masterbar/masterbar.php:403
msgid "Manage Purchases"
msgstr ""
#: modules/masterbar/masterbar.php:393
msgid "Account Settings"
msgstr ""
#: modules/masterbar/masterbar.php:383
msgid "My Profile"
msgstr ""
#: modules/masterbar/masterbar.php:359
msgid "Sign Out"
msgstr ""
#: modules/masterbar/masterbar.php:339
msgid "Me"
msgstr ""
#: modules/masterbar/masterbar.php:279
msgid "My Likes"
msgstr ""
#: modules/masterbar/masterbar.php:269
msgid "Recommendations"
msgstr ""
#: modules/masterbar/masterbar.php:249
msgid "Discover"
msgstr ""
#: modules/masterbar/masterbar.php:235
msgid "Manage"
msgstr ""
#: modules/masterbar/masterbar.php:230
msgid "Followed Sites"
msgstr ""
#: modules/masterbar/masterbar.php:216
msgctxt "Title for Reader sub-menu that contains followed sites, likes, and recommendations"
msgid "Streams"
msgstr ""
#: modules/masterbar/masterbar.php:209
msgid "Reader"
msgstr ""
#. translators: Last item in a list of reasons to contact Jetpack support.
#: class.jetpack-debugger.php:357
msgid "Something Else"
msgstr ""
#: class.jetpack-debugger.php:355
msgid "My site is down / I can't access my site"
msgstr ""
#: class.jetpack-debugger.php:354
msgid "I have security concerns / my site is hacked"
msgstr ""
#: class.jetpack-debugger.php:353
msgid "I need help with backing up or restoring my site"
msgstr ""
#: class.jetpack-debugger.php:352
msgid "I have a billing or plans question"
msgstr ""
#: class.jetpack-debugger.php:351
msgid "I'm having trouble connecting Jetpack to WordPress.com"
msgstr ""
#: class.jetpack-debugger.php:343
msgid "What do you need help with?"
msgstr ""
#: class.jetpack-debugger.php:305
msgid "Access the full list of Jetpack modules available on your site."
msgstr ""
#: class.jetpack-debugger.php:295
msgid "More details about your Jetpack settings"
msgstr ""
#: class.jetpack-debugger.php:275
msgid "Jetpack works by connecting to WordPress.com for a lot of features. Sometimes, when the connection gets messed up, you need to disconnect and reconnect to get things working properly. <a href=\"%s\">Disconnect from WordPress.com</a>"
msgstr ""
#: class.jetpack-debugger.php:271
msgid "A connection problem with WordPress.com."
msgstr ""
#: class.jetpack-debugger.php:202
msgid "Go to connection screen."
msgstr ""
#: class.jetpack-debugger.php:202
msgid "This site was successfully disconnected."
msgstr ""
#: class.jetpack-connection-banner.php:533
msgid "Get help connecting your site"
msgstr ""
#: class.jetpack-connection-banner.php:518
msgid "By connecting your site you agree to our fascinating <a href=\"%s\" target=\"_blank\" class=\"jp-connect-full__tos-a\">Terms of Service</a> and to <a href=\"%s\" target=\"_blank\" class=\"jp-connect-full__tos-a\">share details</a> with WordPress.com"
msgstr ""
#: class.jetpack-connection-banner.php:507
msgid "Get detailed visitor stats, state-of-the-art security services, image performance upgrades, traffic generation tools, and more. Connect to WordPress.com to get started!"
msgstr ""
#: class.jetpack-connection-banner.php:500
msgid "Connect Jetpack to WordPress.com"
msgstr ""
#. Translators: the first variable is a module option or slug, or setting. The
#. second is the error message .
#: _inc/lib/core-api/class.jetpack-core-api-module-endpoints.php:865
msgid "%1$s: %2$s"
msgstr ""
#: _inc/lib/core-api/class.jetpack-core-api-module-endpoints.php:820
msgid "Akismet is not installed or active"
msgstr ""
#: _inc/lib/core-api/class.jetpack-core-api-module-endpoints.php:817
msgid "Invalid Akismet key"
msgstr ""
#: _inc/lib/core-api/class.jetpack-core-api-module-endpoints.php:814
msgid "Invalid Akismet user"
msgstr ""
#: _inc/lib/core-api/class.jetpack-core-api-module-endpoints.php:811
msgid "Akismet user status doesn't allow to update the key"
msgstr ""
#: _inc/lib/class.core-rest-api-endpoints.php:1800
msgid "%s must be an alphanumeric string or a verification tag."
msgstr ""
#: _inc/lib/class.core-rest-api-endpoints.php:1028
msgid "Color scheme."
msgstr ""
#: _inc/lib/admin-pages/class.jetpack-react-page.php:143
#: _inc/lib/admin-pages/class.jetpack-settings-page.php:28
msgid "Error fetching static.html. Try running: "
msgstr ""
#: _inc/jetpack-strings.php:565
msgid "We're here to help"
msgstr ""
#: _inc/jetpack-strings.php:564
msgid "Jetpack comes with free, basic support for all users."
msgstr ""
#: _inc/jetpack-strings.php:563
msgid "Utilize your priority-speed Jetpack support whenever you need it thanks to your paid plan."
msgstr ""
#: _inc/jetpack-strings.php:562
msgid "Ask a question"
msgstr ""
#: _inc/jetpack-strings.php:561
msgid "Search our support site"
msgstr ""
#: _inc/jetpack-strings.php:560
msgid "Get a faster resolution to your support questions."
msgstr ""
#: _inc/jetpack-strings.php:558
msgctxt "A caption for a button to upgrade an existing paid feature to a higher tier."
msgid "Upgrade"
msgstr ""
#: _inc/jetpack-strings.php:557
msgid "Host fast, high-quality, ad-free video."
msgstr ""
#: _inc/jetpack-strings.php:556
msgid "Generate income with high-quality ads."
msgstr ""
#: _inc/jetpack-strings.php:555
msgid "Real-time site backups and automatic threat resolution."
msgstr ""
#: _inc/jetpack-strings.php:554
msgid "Protect against data loss, malware, and malicious attacks."
msgstr ""
#: _inc/jetpack-strings.php:553
msgid "Integrate easily with Google Analytics."
msgstr ""
#: _inc/jetpack-strings.php:552
msgid "Help your content get found and shared with SEO tools."
msgstr ""
#: _inc/jetpack-strings.php:551
msgid "Protect your site from spam."
msgstr ""
#: _inc/jetpack-strings.php:550
msgctxt "Button caption"
msgid "Saving…"
msgstr ""
#: _inc/jetpack-strings.php:549
msgctxt "Button caption"
msgid "Save settings"
msgstr ""
#: _inc/jetpack-strings.php:515
msgctxt "A header for a block of related posts."
msgid "Related"
msgstr ""
#: _inc/jetpack-strings.php:511
msgctxt "Noun, a header for a preview block in a configuration screen."
msgid "Preview"
msgstr ""
#: _inc/jetpack-strings.php:476
msgid "This site is not connected to WordPress.com. Please ask the site administrator to connect."
msgstr ""
#: _inc/jetpack-strings.php:429
msgid "Spam filtering"
msgstr ""
#: _inc/jetpack-strings.php:427
msgid "Daily, automated malware scanning"
msgstr ""
#: _inc/jetpack-strings.php:425
msgid "13Gb of high-speed video hosting"
msgstr ""
#: _inc/jetpack-strings.php:424 _inc/jetpack-strings.php:428
#: _inc/jetpack-strings.php:431
msgid "Daily, automated backups (unlimited storage)"
msgstr ""
#: _inc/jetpack-strings.php:423
msgid "Daily, automated malware scanning with automated resolution"
msgstr ""
#: _inc/jetpack-strings.php:422 _inc/jetpack-strings.php:426
#: _inc/jetpack-strings.php:430
msgid "Priority WordPress and security support"
msgstr ""
#: _inc/jetpack-strings.php:421
msgid "Unlimited high-speed video hosting"
msgstr ""
#: _inc/jetpack-strings.php:420
msgid "SEO preview tools"
msgstr ""
#: _inc/jetpack-strings.php:419
msgid "Site stats, related content, and sharing tools"
msgstr ""
#: _inc/jetpack-strings.php:418
msgid "Brute force attack protection and uptime monitoring"
msgstr ""
#: _inc/jetpack-strings.php:417
msgid "Unlimited, high-speed image hosting"
msgstr ""
#: _inc/jetpack-strings.php:415
msgid "By disconnecting %(siteName)s from WordPress.com you will no longer have access to the following:"
msgstr ""
#: _inc/jetpack-strings.php:414
msgctxt "A caption for a button to cancel disconnection."
msgid "Stay connected"
msgstr ""
#: _inc/jetpack-strings.php:413
msgctxt "A caption for a button to disconnect."
msgid "Disconnect"
msgstr ""
#: _inc/jetpack-strings.php:412
msgid "Read more about Jetpack benefits"
msgstr ""
#: _inc/jetpack-strings.php:405
msgctxt "Navigation item."
msgid "Dev Tools"
msgstr ""
#: _inc/jetpack-strings.php:404
msgid "An Automattic Airline"
msgstr ""
#: _inc/jetpack-strings.php:398
msgctxt "Short warning message"
msgid "Updates needed"
msgstr ""
#: _inc/jetpack-strings.php:395
msgctxt "Short label appearing near a paid feature configuration block."
msgid "Paid"
msgstr ""
#: _inc/jetpack-strings.php:392
msgid "Manage site connection"
msgstr ""
#: _inc/jetpack-strings.php:367
msgid "Connect your account to WordPress.com to view more stats"
msgstr ""
#: _inc/jetpack-strings.php:366
msgid "Theme enhancements"
msgstr ""
#: _inc/jetpack-strings.php:365
msgid "Load more posts using the default theme behavior"
msgstr ""
#: _inc/jetpack-strings.php:364
msgid "Load more posts in page with a button"
msgstr ""
#: _inc/jetpack-strings.php:363
msgid "Load more posts as the reader scrolls down"
msgstr ""
#: _inc/jetpack-strings.php:362
msgid "Theme support required."
msgstr ""
#: _inc/jetpack-strings.php:361
msgid "Learn more about adding support for Infinite Scroll to your theme."
msgstr ""
#: _inc/jetpack-strings.php:359
msgid "Use excerpts instead of full posts on front page and archive pages"
msgstr ""
#: _inc/jetpack-strings.php:358
msgid "Show featured images"
msgstr ""
#: _inc/jetpack-strings.php:350
msgid "Must be enabled to use tiled galleries."
msgstr ""
#: _inc/jetpack-strings.php:346
msgctxt "Settings header"
msgid "WordPress.com toolbar"
msgstr ""
#: _inc/jetpack-strings.php:345
msgid "Enable the WordPress.com toolbar"
msgstr ""
#: _inc/jetpack-strings.php:344
msgid "The WordPress.com toolbar replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications. Centralize your WordPress experience with a single global toolbar."
msgstr ""
#: _inc/jetpack-strings.php:342
msgid "Writing tools available to you will be shown here when an administrator enables them."
msgstr ""
#: _inc/jetpack-strings.php:340
msgid "Add, organize, and display {{testimonialLink}}testimonials{{/testimonialLink}}. If your theme doesn’t support testimonials yet, you can display them using the shortcode\t( [testimonials] )."
msgstr ""
#: _inc/jetpack-strings.php:339
msgid "Portfolios"
msgstr ""
#: _inc/jetpack-strings.php:338
msgid "Add, organize, and display {{portfolioLink}}portfolios{{/portfolioLink}}. If your theme doesn’t support portfolios yet, you can display them using the shortcode ( [portfolios] )"
msgstr ""
#: _inc/jetpack-strings.php:316
msgctxt "Settings header"
msgid "Composing"
msgstr ""
#: _inc/jetpack-strings.php:315
msgid "Note that {{b}}verifying your site with these services is not necessary{{/b}} in order for your site to be indexed by search engines. To use these advanced search engine tools and verify your site with a service, paste the HTML Tag code below. Read the {{support}}full instructions{{/support}} if you are having trouble. Supported verification services: {{google}}Google Search Console{{/google}}, {{bing}}Bing Webmaster Center{{/bing}}, {{pinterest}}Pinterest Site Verification{{/pinterest}}, and {{yandex}}Yandex.Webmaster{{/yandex}}."
msgstr ""
#: _inc/jetpack-strings.php:313
msgid "Bing"
msgstr ""
#: _inc/jetpack-strings.php:311
msgid "Yandex"
msgstr ""
#: _inc/jetpack-strings.php:310
msgid "Generate XML sitemaps"
msgstr ""
#: _inc/jetpack-strings.php:309
msgid "Your sitemap is automatically sent to all major search engines for indexing."
msgstr ""
#: _inc/jetpack-strings.php:308
msgid "Your site is not currently accessible to search engines. You might have \"Search Engine Visibility\" disabled in your {{a}}Reading Settings{{/a}}."
msgstr ""
#: _inc/jetpack-strings.php:303
msgctxt "Settings header"
msgid "Site stats"
msgstr ""
#: _inc/jetpack-strings.php:302
msgid "Collecting valuable traffic stats and insights"
msgstr ""
#: _inc/jetpack-strings.php:299
msgid "The image helps collect stats, but should work when hidden."
msgstr ""
#: _inc/jetpack-strings.php:298
msgid "Count logged in page views from"
msgstr ""
#: _inc/jetpack-strings.php:297
msgid "Allow stats reports to be viewed by"
msgstr ""
#: _inc/jetpack-strings.php:296
msgctxt "Settings header"
msgid "Search engine optimization"
msgstr ""
#: _inc/jetpack-strings.php:295
msgid "You can tweak these settings if you'd like more advanced control. Read more about what you can do to {{a}}optimize your site's SEO{{/a}}."
msgstr ""
#: _inc/jetpack-strings.php:294
msgid "Configure your SEO settings"
msgstr ""
#: _inc/jetpack-strings.php:289
msgctxt "A header for a preview area in the configuration screen."
msgid "Preview"
msgstr ""
#: _inc/jetpack-strings.php:282
msgid "In \"Upgrade\""
msgstr ""
#: _inc/jetpack-strings.php:281
msgctxt "Settings header"
msgid "Google Analytics"
msgstr ""
#: _inc/jetpack-strings.php:279
msgid "Configure your Google Analytics settings"
msgstr ""
#: _inc/jetpack-strings.php:278
msgctxt "Ads header"
msgid "Ads"
msgstr ""
#: _inc/jetpack-strings.php:277
msgid "Show ads on the first article on your home page or at the end of every page and post. Place additional ads at the top of your site and to any widget area to increase your earnings."
msgstr ""
#: _inc/jetpack-strings.php:275
msgid "Enable ads and display an ad below each post"
msgstr ""
#: _inc/jetpack-strings.php:274
msgid "Display an additional ad at the top of each page"
msgstr ""
#: _inc/jetpack-strings.php:271 _inc/jetpack-strings.php:272
msgid "Configure your sharing buttons"
msgstr ""
#: _inc/jetpack-strings.php:269
msgctxt "Settings header"
msgid "Sharing buttons"
msgstr ""
#: _inc/jetpack-strings.php:268
msgid "Sharing buttons can be added to your posts so that your users can share your content to their social networks and show their support."
msgstr ""
#: _inc/jetpack-strings.php:267
msgid "Connect your social media accounts"
msgstr ""
#: _inc/jetpack-strings.php:266 _inc/jetpack-strings.php:270
#: _inc/jetpack-strings.php:343 _inc/jetpack-strings.php:351
msgid "Connect your user account to WordPress.com to use this feature"
msgstr ""
#: _inc/jetpack-strings.php:265
msgctxt "Settings header"
msgid "Publicize connections"
msgstr ""
#: _inc/jetpack-strings.php:264
msgid "Publicize lets you connect your site to various social networking services. Once connected to a service, you can share your posts with that service automatically."
msgstr ""
#: _inc/jetpack-strings.php:263
msgctxt "Settings header"
msgid "Like buttons"
msgstr ""
#: _inc/jetpack-strings.php:262
msgid "Allow readers to show their appreciation of your posts by adding a like button to your content"
msgstr ""
#: _inc/jetpack-strings.php:261
msgctxt "Settings header"
msgid "WordPress.com log in"
msgstr ""
#: _inc/jetpack-strings.php:260
msgid "Match accounts using email addresses"
msgstr ""
#: _inc/jetpack-strings.php:259
msgid "Require accounts to use WordPress.com Two-Step Authentication"
msgstr ""
#: _inc/jetpack-strings.php:258
msgctxt "Settings header"
msgid "Brute force attack protection"
msgstr ""
#: _inc/jetpack-strings.php:256
msgid "Add to whitelist"
msgstr ""
#: _inc/jetpack-strings.php:254
msgid "You may whitelist an IP address or series of addresses preventing them from ever being blocked by Jetpack. IPv4 and IPv6 are acceptable. To specify a range, enter the low value and high value separated by a dash. Example: 12.12.12.1-12.12.12.100"
msgstr ""
#: _inc/jetpack-strings.php:253
msgctxt "Settings header"
msgid "Backups and security scanning"
msgstr ""
#: _inc/jetpack-strings.php:252
msgid "Your site is backed up and threat-free."
msgstr ""
#: _inc/jetpack-strings.php:250
msgid "Checking your spam protection…"
msgstr ""
#: _inc/jetpack-strings.php:249
msgid "Fetching key…"
msgstr ""
#: _inc/jetpack-strings.php:248
msgid "Your site needs an Antispam key."
msgstr ""
#: _inc/jetpack-strings.php:247
msgid "There's a problem with your Antispam API key. {{a}}Learn more{{/a}}."
msgstr ""
#: _inc/jetpack-strings.php:246
msgid "Your site is not protected from spam."
msgstr ""
#: _inc/jetpack-strings.php:245
msgid "Your Antispam key is valid."
msgstr ""
#: _inc/jetpack-strings.php:244
msgid "Your site is protected from spam."
msgstr ""
#: _inc/jetpack-strings.php:243
msgid "Checking key…"
msgstr ""
#: _inc/jetpack-strings.php:242
msgctxt "Settings header"
msgid "Spam filtering"
msgstr ""
#: _inc/jetpack-strings.php:241
msgid "Your API key"
msgstr ""
#: _inc/jetpack-strings.php:240
msgid "If you don't already have an API key, then {{a}}get your API key here{{/a}}, and you'll be guided through the process of getting one."
msgstr ""
#: _inc/jetpack-strings.php:239
msgid "No search results found for %(term)s"
msgstr ""
#: _inc/jetpack-strings.php:238
msgid "Enter a search term to find settings or close search."
msgstr ""
#: _inc/jetpack-strings.php:202
msgid "Connections"
msgstr ""
#: _inc/jetpack-strings.php:200
msgid "Your site is in Development Mode, so it can not be connected to WordPress.com."
msgstr ""
#: _inc/jetpack-strings.php:199
msgid "Your site is connected to WordPress.com."
msgstr ""
#: _inc/jetpack-strings.php:198
msgid "You are the Jetpack owner."
msgstr ""
#. translators: %(username) is the WordPress user login name.
#: _inc/jetpack-strings.php:196
msgid "Connected as {{span}}%(username)s{{/span}}"
msgstr ""
#: _inc/jetpack-strings.php:193
msgctxt "Dashboard widget header"
msgid "Site connection"
msgstr ""
#: _inc/jetpack-strings.php:192
msgctxt "Dashboard widget header"
msgid "Account connection"
msgstr ""
#: _inc/jetpack-strings.php:101
msgctxt "A caption for a small button to fix security issues."
msgid "Threats"
msgstr ""
#: _inc/jetpack-strings.php:100
msgctxt "Short warning message about new threats found."
msgid "Threats found!"
msgstr ""
#: _inc/jetpack-strings.php:99
msgctxt "A caption for a small button to fix security issues."
msgid "FIX"
msgstr ""
#: _inc/jetpack-strings.php:98
msgctxt "Short warning message about site having no security scan."
msgid "No scanning"
msgstr ""
#: _inc/jetpack-strings.php:97
msgctxt "Caption for a button to purchase a paid feature."
msgid "Upgrade"
msgstr ""
#: _inc/jetpack-strings.php:96
msgctxt "Short message informing user that the site is secure."
msgid "Secure"
msgstr ""
#: _inc/jetpack-strings.php:95
msgctxt "Short warning message about an invalid key being used for Akismet."
msgid "Invalid key"
msgstr ""
#: _inc/jetpack-strings.php:93
msgctxt "Caption for a button to set up a feature."
msgid "Set up"
msgstr ""
#: _inc/jetpack-strings.php:92
msgid "View your Email Followers"
msgstr ""
#: _inc/jetpack-strings.php:91
msgid "Connect your user account to WordPress.com to view your email followers"
msgstr ""
#: _inc/jetpack-strings.php:85 _inc/jetpack-strings.php:348
#: _inc/lib/class.core-rest-api-endpoints.php:1059
msgid "Color scheme"
msgstr ""
#: _inc/jetpack-strings.php:83
msgid "Enable Markdown use for comments."
msgstr ""
#: _inc/jetpack-strings.php:40
msgid "router There are unsaved settings in this tab that will be lost if you leave it. Proceed?"
msgstr ""
#: _inc/jetpack-strings.php:39
msgid "Updated settings."
msgstr ""
#: _inc/jetpack-strings.php:38
msgid "Error updating settings. %(error)s"
msgstr ""
#: _inc/jetpack-strings.php:37
msgid "Regenerated Post by Email address."
msgstr ""
#: _inc/jetpack-strings.php:36
msgid "Error regenerating Post by Email address. %(error)s"
msgstr ""
#: _inc/jetpack-strings.php:35
msgid "Updated settings. Refreshing page…"
msgstr ""
#: _inc/jetpack-strings.php:9
msgctxt "Navigation item."
msgid "Settings"
msgstr ""
#: _inc/jetpack-strings.php:8 _inc/jetpack-strings.php:545
msgctxt "Navigation item."
msgid "Discussion"
msgstr ""
#: _inc/jetpack-strings.php:6 _inc/jetpack-strings.php:544
msgctxt "Navigation item."
msgid "Traffic"
msgstr ""
#: _inc/jetpack-strings.php:4 _inc/jetpack-strings.php:542
#: _inc/jetpack-strings.php:546
msgctxt "Navigation item."
msgid "Sharing"
msgstr ""
#: modules/widget-visibility/widget-conditions.php:109
msgid "Post type Archives:"
msgstr ""
#: _inc/jetpack-strings.php:483
msgid "Currently in {{a}}Development Mode{{/a}} (some features are disabled) because:"
msgstr ""
#: _inc/jetpack-strings.php:482
msgid "{{li}}The jetpack_development_mode filter is active{{/li}}"
msgstr ""
#: _inc/jetpack-strings.php:481