-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfinity.pot
892 lines (680 loc) · 18.6 KB
/
infinity.pot
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
# Copyright (C) 2012 PressCrew
# This file is distributed under the GNU General Public License.
msgid ""
msgstr ""
"Project-Id-Version: Infinity 1.0\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tags/infinity\n"
"POT-Creation-Date: 2012-04-27 18:41:52+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
#: 404.php:23
msgid "Darn it.. Nothing found"
msgstr ""
#: 404.php:29 search.php:40
msgid ""
"Sorry, but nothing matched your search criteria. Please try again with some "
"different keywords."
msgstr ""
#: 404.php:45
msgid "Most Used Categories"
msgstr ""
#. translators: %1$s: smilie
#: 404.php:54
msgid "Try looking in the monthly archives. %1$s"
msgstr ""
#: archive-template.php:45 templates/loops/loop-page.php:39
msgid "<p class=\"serif\">Read the rest of this page →</p>"
msgstr ""
#: archive-template.php:52
msgid "Last 30 Posts"
msgstr ""
#: archive-template.php:63
msgid "Archives by Month:"
msgstr ""
#: archive-template.php:73
msgid "Archives by Subject:"
msgstr ""
#: archive.php:25
msgid "You are browsing the archive for %1$s."
msgstr ""
#: comments.php:13
msgid "Please do not load this page directly. Thanks!"
msgstr ""
#: comments.php:16
msgid "This post is password protected. Enter the password to view comments."
msgstr ""
#: comments.php:35
msgid "One Response to %2$s"
msgid_plural "%1$s Responses to %2$s"
msgstr[0] ""
msgstr[1] ""
#: comments.php:51
msgid "<span class=\"meta-nav\">←</span> Older Comments"
msgstr ""
#: comments.php:52
msgid "Newer Comments <span class=\"meta-nav\">→</span>"
msgstr ""
#: comments.php:58
msgid "Trackbacks/Pingbacks"
msgstr ""
#: dashboard/cpanel.php:188
msgid "There was an error while trying to load the %s tab content."
msgstr ""
#: dashboard/templates/cpanel.php:20
msgid "infinity"
msgstr ""
#: dashboard/templates/cpanel.php:29
msgid "Refresh current tab"
msgstr ""
#: dashboard/templates/cpanel.php:30
msgid "Refresh"
msgstr ""
#: dashboard/templates/cpanel.php:35
msgid "Toggle scroll bars on/off"
msgstr ""
#: dashboard/templates/cpanel.php:35
msgid "Scrolling"
msgstr ""
#: dashboard/templates/cpanel_header.php:2
msgid "Version:"
msgstr ""
#: dashboard/templates/options/block.php:25
msgid "Edit Setting"
msgstr ""
#: dashboard/templates/options/block.php:27
msgid "Documentation"
msgstr ""
#: dashboard/templates/options/block.php:30
msgid "Sample Code"
msgstr ""
#: dashboard/templates/options/menu_section.php:16
msgid "Show All"
msgstr ""
#: dashboard/templates/options/meta.php:12
msgid "Last Modified:"
msgstr ""
#: dashboard/templates/screens/typography.php:13
#: engine/ICE/ext/options/ui/font-picker/template.php:30
msgid "Slant"
msgstr ""
#: dashboard/templates/screens/typography.php:14
#: engine/ICE/ext/options/ui/font-picker/template.php:33
msgid "Service"
msgstr ""
#: dashboard/templates/screens/typography.php:15
#: engine/ICE/ext/options/ui/font-picker/template.php:34
msgid "Thickness"
msgstr ""
#: dashboard/templates/screens/typography.php:16
#: engine/ICE/ext/options/ui/font-picker/template.php:35
msgid "Script"
msgstr ""
#: engine/ICE/components/options/registry.php:281
msgid "%d option successfully updated."
msgstr ""
#: engine/ICE/components/options/registry.php:283
msgid "%d options successfully updated."
msgstr ""
#: engine/ICE/components/options/registry.php:285
msgid "An error has occurred. No options were updated."
msgstr ""
#: engine/ICE/components/options/renderer.php:151
msgid "Never"
msgstr ""
#: engine/ICE/components/options/renderer.php:164
msgid "Save All"
msgstr ""
#: engine/ICE/components/options/renderer.php:177
msgid "Save"
msgstr ""
#: engine/ICE/components/options/renderer.php:190
msgid "Reset"
msgstr ""
#: engine/ICE/dom/style.php:794
msgid "Inherit"
msgstr ""
#: engine/ICE/dom/style.php:1438
msgid "Full Tiling"
msgstr ""
#: engine/ICE/dom/style.php:1439
msgid "Tile Horizontally Only"
msgstr ""
#: engine/ICE/dom/style.php:1440
msgid "Tile Vertically Only"
msgstr ""
#: engine/ICE/dom/style.php:1441
msgid "Disable Tiling"
msgstr ""
#: engine/ICE/dom/style.php:1465
msgid "Thin"
msgstr ""
#: engine/ICE/dom/style.php:1466
msgid "Medium"
msgstr ""
#: engine/ICE/dom/style.php:1467
msgid "Thick"
msgstr ""
#: engine/ICE/dom/style.php:1480
msgid "Black"
msgstr ""
#: engine/ICE/dom/style.php:1481
msgid "Silver"
msgstr ""
#: engine/ICE/dom/style.php:1482
msgid "Gray"
msgstr ""
#: engine/ICE/dom/style.php:1483
msgid "White"
msgstr ""
#: engine/ICE/dom/style.php:1484
msgid "Maroon"
msgstr ""
#: engine/ICE/dom/style.php:1485
msgid "Red"
msgstr ""
#: engine/ICE/dom/style.php:1486
msgid "Purple"
msgstr ""
#: engine/ICE/dom/style.php:1487
msgid "Fuchsia"
msgstr ""
#: engine/ICE/dom/style.php:1488
msgid "Green"
msgstr ""
#: engine/ICE/dom/style.php:1489
msgid "Lime"
msgstr ""
#: engine/ICE/dom/style.php:1490
msgid "Olive"
msgstr ""
#: engine/ICE/dom/style.php:1491
msgid "Yellow"
msgstr ""
#: engine/ICE/dom/style.php:1492
msgid "Navy"
msgstr ""
#: engine/ICE/dom/style.php:1493
msgid "Blue"
msgstr ""
#: engine/ICE/dom/style.php:1494
msgid "Teal"
msgstr ""
#: engine/ICE/dom/style.php:1495
msgid "Aqua"
msgstr ""
#: engine/ICE/dom/style.php:1519
msgid "Times (serif)"
msgstr ""
#: engine/ICE/dom/style.php:1520
msgid "Helvetica (sans-serif)"
msgstr ""
#: engine/ICE/dom/style.php:1521
msgid "Courier (monospace)"
msgstr ""
#: engine/ICE/dom/style.php:1522
msgid "Zapf-Chancery (cursive)"
msgstr ""
#: engine/ICE/dom/style.php:1523
msgid "Western (fantasy)"
msgstr ""
#: engine/ICE/dom/style.php:1535
msgid "Lighter"
msgstr ""
#: engine/ICE/dom/style.php:1536
#: engine/ICE/ext/options/ui/font-picker/template.php:31
msgid "Normal"
msgstr ""
#: engine/ICE/dom/style.php:1537
msgid "Bold"
msgstr ""
#: engine/ICE/dom/style.php:1538
msgid "Bolder"
msgstr ""
#: engine/ICE/dom/style.php:1539
msgid "One Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1540
msgid "Two Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1541
msgid "Three Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1542
msgid "Four Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1543
msgid "Five Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1544
msgid "Six Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1545
msgid "Seven Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1546
msgid "Eight Hundred"
msgstr ""
#: engine/ICE/dom/style.php:1547
msgid "Nine Hundred"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:49
msgid ""
"You have BuddyPress activated, but the templates are missing from your theme!"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:81
msgid "My Favorites"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:82
msgid "Accepted"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:83
msgid "Rejected"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:84
msgid "Show all comments for this thread"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:85
msgid "Show all"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:86
msgid "comments"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:87
msgid "Close"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:88
msgid "View"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:89
msgid "Favorite"
msgstr ""
#: engine/ICE/ext/features/bp/support/class.php:90
msgid "Remove Favorite"
msgstr ""
#: engine/ICE/ext/features/header-logo/class.php:35
msgid "Header Logo"
msgstr ""
#: engine/ICE/ext/features/header-logo/class.php:36
msgid "Custom header logo support"
msgstr ""
#: engine/ICE/ext/options/categories/class.php:45
msgid "Categories"
msgstr ""
#: engine/ICE/ext/options/css/bg-color/class.php:33
msgid "Background Color"
msgstr ""
#: engine/ICE/ext/options/css/bg-color/class.php:34
msgid "Choose a background color"
msgstr ""
#: engine/ICE/ext/options/css/bg-image/class.php:33
msgid "Background Image"
msgstr ""
#: engine/ICE/ext/options/css/bg-image/class.php:34
msgid "Upload an image to use as the background"
msgstr ""
#: engine/ICE/ext/options/css/bg-repeat/class.php:33
msgid "Background Image Tiling"
msgstr ""
#: engine/ICE/ext/options/css/bg-repeat/class.php:34
msgid "Set the tiling mode of the background image"
msgstr ""
#: engine/ICE/ext/options/plugins/domain-mapping/class.php:36
msgid "Custom Domain"
msgstr ""
#: engine/ICE/ext/options/plugins/domain-mapping/class.php:37
msgid "Enter the custom domain name you wish to map to your site."
msgstr ""
#: engine/ICE/ext/options/position/left-center-right/class.php:31
#: engine/ICE/ext/options/position/left-right/class.php:31
msgid "Left"
msgstr ""
#: engine/ICE/ext/options/position/left-center-right/class.php:32
msgid "Center"
msgstr ""
#: engine/ICE/ext/options/position/left-center-right/class.php:33
#: engine/ICE/ext/options/position/left-right/class.php:32
msgid "Right"
msgstr ""
#: engine/ICE/ext/options/position/top-bottom/class.php:31
msgid "Top"
msgstr ""
#: engine/ICE/ext/options/position/top-bottom/class.php:32
msgid "Bottom"
msgstr ""
#: engine/ICE/ext/options/toggle/disable/class.php:32
#: engine/ICE/ext/options/toggle/enable-disable/class.php:32
msgid "Disable"
msgstr ""
#: engine/ICE/ext/options/toggle/enable/class.php:31
#: engine/ICE/ext/options/toggle/enable-disable/class.php:31
msgid "Enable"
msgstr ""
#: engine/ICE/ext/options/toggle/no/class.php:32
#: engine/ICE/ext/options/toggle/yes-no/class.php:32
msgid "No"
msgstr ""
#: engine/ICE/ext/options/toggle/off/class.php:32
#: engine/ICE/ext/options/toggle/on-off/class.php:32
msgid "Off"
msgstr ""
#: engine/ICE/ext/options/toggle/on/class.php:31
#: engine/ICE/ext/options/toggle/on-off/class.php:31
msgid "On"
msgstr ""
#: engine/ICE/ext/options/toggle/yes/class.php:31
#: engine/ICE/ext/options/toggle/yes-no/class.php:31
msgid "Yes"
msgstr ""
#: engine/ICE/ext/options/ui/font-picker/template.php:32
msgid "Italic"
msgstr ""
#: engine/ICE/ext/options/ui/scroll-picker/template.php:19
msgid "Current Selection"
msgstr ""
#: engine/ICE/ext/options/ui/slider/class.php:161
msgid "Current selection:"
msgstr ""
#: engine/ICE/ext/options/upload/class.php:109
msgid "Failed to lookup attachment URL"
msgstr ""
#: engine/ICE/ext/options/upload/class.php:112
msgid "No attachment ID received"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:22
msgid "Current Image"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:25
msgid "Zoom"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:26
#: engine/includes/comments.php:40
msgid "Edit"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:27
#: engine/ICE/ext/widgets/posts-list/class.php:493
msgid "Trash"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:29
msgid "Full Size Image"
msgstr ""
#: engine/ICE/ext/options/upload/template.php:34
msgid "Upload Status"
msgstr ""
#: engine/ICE/ext/options/wp/blogdescription/class.php:33
msgid "Tagline"
msgstr ""
#: engine/ICE/ext/options/wp/blogdescription/class.php:34
msgid "In a few words, explain what this site is about."
msgstr ""
#: engine/ICE/ext/options/wp/blogname/class.php:33
msgid "Site Title"
msgstr ""
#: engine/ICE/ext/options/wp/page-on-front/class.php:33
msgid "Front page displays"
msgstr ""
#: engine/ICE/ext/options/wp/page-on-front/class.php:34
msgid "Select the page to show on the front page"
msgstr ""
#: engine/ICE/ext/sections/default/template.php:18
msgid "Options"
msgstr ""
#: engine/ICE/ext/shortcodes/access/template.php:22
#: engine/ICE/ext/shortcodes/visitor/template.php:22
msgid "Sorry, only registered users can see this text."
msgstr ""
#: engine/ICE/ext/widgets/debugger/class.php:159
msgid "Scheme"
msgstr ""
#: engine/ICE/ext/widgets/debugger/class.php:262
msgid "null"
msgstr ""
#: engine/ICE/ext/widgets/debugger/class.php:283
msgid "Yes|On|true"
msgstr ""
#: engine/ICE/ext/widgets/debugger/class.php:285
msgid "No|Off|false|null"
msgstr ""
#: engine/ICE/ext/widgets/debugger/class.php:287
msgid "(integer) %d"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:151
msgid "%d items updated, %d items failed"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:160
msgid "%d items updated"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:166
msgid "No items received"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:169
#: engine/ICE/ext/widgets/posts-list/class.php:205
msgid "Missing required data"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:197
msgid "Item status updated"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:199
msgid "Item status update failed"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:202
msgid "Invalid item status"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:222
msgid "Item moved to trash"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:224
msgid "Move item to trash failed"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:228
msgid "Missing item id"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:464
msgid "Draft"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:466
msgid "Published"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:470
msgid "Pending"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:474
msgid "Scheduled"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/class.php:478
msgid "Trashed"
msgstr ""
#: engine/ICE/ext/widgets/posts-list/template.php:23
msgid "Create New"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/class.php:187
msgid "Theme activated"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/class.php:190
msgid "Theme activation failed"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:23
msgid "Launch Theme Browser"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:31
msgid "%1$s %2$s by %3$s"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:36
msgid "Activate “%s”"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:36
msgid "Activate"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:37
msgid "Preview of “%s”"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:37
msgid "Preview"
msgstr ""
#: engine/ICE/ext/widgets/theme-picker/template.php:64
msgid "Theme Browser"
msgstr ""
#: engine/api/options.php:598
msgid "Failed to render options"
msgstr ""
#: engine/extensions/options/css/overlay-image/class.php:33
msgid "Overlay Image"
msgstr ""
#: engine/extensions/options/css/overlay-image/class.php:34
msgid "Select a texture to use as the background overlay"
msgstr ""
#: engine/extensions/options/css/overlay-opacity/class.php:33
msgid "Overlay Opacity"
msgstr ""
#: engine/extensions/options/css/overlay-opacity/class.php:34
msgid "Select the overlay opacity by moving the slider"
msgstr ""
#: engine/includes/comments.php:38
msgid "at"
msgstr ""
#: engine/includes/comments.php:39
msgid "Direct link to this comment"
msgstr ""
#: engine/includes/comments.php:45
msgid "Your comment is awaiting moderation."
msgstr ""
#: engine/includes/setup.php:104
msgid "Top Menu"
msgstr ""
#: engine/includes/setup.php:107
msgid "Main Menu"
msgstr ""
#: engine/includes/setup.php:110
msgid "Sub Menu"
msgstr ""
#: engine/includes/setup.php:113
msgid "Footer Menu"
msgstr ""
#: engine/includes/templatetags.php:40
msgid "Page %s"
msgstr ""
#: engine/includes/templatetags.php:161
msgid ""
"<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" "
"datetime=\"%3$s\" pubdate>%4$s</time></a>"
msgstr ""
#: engine/includes/templatetags.php:167
msgid "View all posts by %s"
msgstr ""
#: search.php:24
msgid "Search Results for: <span>%s</span>"
msgstr ""
#: search.php:34
msgid "Nothing Found"
msgstr ""
#: templates/loops/loop-attachment.php:26 templates/loops/loop-blog.php:30
#: templates/loops/loop.php:29 templates/parts/post-thumbnail.php:19
msgid "Permanent Link to"
msgstr ""
#: templates/loops/loop-attachment.php:59
msgid "Full size is %s pixels"
msgstr ""
#: templates/loops/loop-attachment.php:62
msgid "Link to full size image"
msgstr ""
#: templates/loops/loop-attachment.php:72
msgid "No Comments"
msgstr ""
#: templates/loops/loop-attachment.php:72
msgid "1 Comment"
msgstr ""
#: templates/loops/loop-attachment.php:72
msgid "% Comments"
msgstr ""
#: templates/loops/loop-attachment.php:84 templates/loops/loop-page.php:43
#: templates/loops/loop-single.php:52
msgid "<p><strong>Pages:</strong> "
msgstr ""
#: templates/loops/loop-attachment.php:101 templates/loops/loop-single.php:76
msgid "Sorry, no posts matched your criteria."
msgstr ""
#: templates/loops/loop-blog.php:54 templates/loops/loop.php:52
msgid "Read More"
msgstr ""
#: templates/loops/loop-page.php:44
msgid "Edit this entry."
msgstr ""
#: templates/loops/loop-single.php:47
msgid "Read the rest of this entry →"
msgstr ""
#: templates/loops/loop.php:77
msgid "Not Found"
msgstr ""
#: templates/parts/author-box.php:29
msgid "View all posts by %s <span class=\"meta-nav\">→</span>"
msgstr ""
#: templates/parts/header-head.php:33
msgid "Blog Posts RSS Feed"
msgstr ""
#: templates/parts/header-head.php:34
msgid "Blog Posts Atom Feed"
msgstr ""
#: templates/parts/introduction-boxes.php:22
msgid "Category Archives: <span>%s</span>"
msgstr ""
#: templates/parts/introduction-boxes.php:49
msgid "Tag Archives: <span>%s</span>"
msgstr ""
#: templates/parts/introduction-boxes.php:76
msgid "Daily Archives: %s"
msgstr ""
#: templates/parts/introduction-boxes.php:78
msgid "Monthly Archives: %s"
msgstr ""
#: templates/parts/introduction-boxes.php:80
msgid "Yearly Archives: %s"
msgstr ""
#: templates/parts/post-meta-bottom.php:25
msgid "Tags: "
msgstr ""
#: templates/parts/post-meta-top.php:37
msgid "No Comments »"
msgstr ""
#: templates/parts/post-meta-top.php:38
msgid "1 Comment »"
msgstr ""
#: templates/parts/post-meta-top.php:39
msgid "% Comments »"
msgstr ""
#. Theme Name of the plugin/theme
msgid "Infinity"
msgstr ""
#. Theme URI of the plugin/theme
msgid "http://infinity.presscrew.com"
msgstr ""
#. Description of the plugin/theme
msgid "Infinity Anti-Framework Base Theme"
msgstr ""
#. Author of the plugin/theme
msgid "PressCrew"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://presscrew.com"
msgstr ""
#. Tags of the plugin/theme
msgid ""
"buddypress, two-columns, fixed-width, flexible-width, theme-options,"
"translation-ready, custom-background, custom-menu, left-sidebar, right-"
"sidebar,threaded-comments, custom-colors, dark, white,featured-images,post-"
"formats,full-width-template"
msgstr ""
#. Template Name of the plugin/theme
msgid "Archive Template"
msgstr ""
#. Template Name of the plugin/theme
msgid "Blog Template"
msgstr ""
#. Template Name of the plugin/theme
msgid "Full Width Page"
msgstr ""
#. Template Name of the plugin/theme
msgid "Sidebar Left Template"
msgstr ""