-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoik-fr_FR.po
1852 lines (1425 loc) · 48 KB
/
oik-fr_FR.po
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
# Copyright (C) 2014 oik base plugin
# This file is distributed under the same license as the oik base plugin package.
msgid ""
msgstr ""
"Project-Id-Version: oik base plugin 2.1-beta.0106\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/oik\n"
"POT-Creation-Date: 2014-01-06 20:17:56+00:00\n"
"MIME-Version: 1.0\n"
"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
"Language: fr_FR\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: admin/oik-activation.php:17
msgid "Install"
msgstr "Installer"
#: admin/oik-activation.php:45
msgid "Activate"
msgstr "Activer"
#: admin/oik-activation.php:67
msgid " Upgrade"
msgstr " Upgrade"
#: admin/oik-activation.php:180
msgid "%1$s may not be fully functional."
msgstr "%1$s may not be fully functional."
#: admin/oik-activation.php:182
msgid ""
"Please install and activate the required minimum version of this plugin:"
msgstr ""
"Please install and activate the required minimum version of this plugin:"
#: admin/oik-admin.inc:65
msgid "[oik] Options"
msgstr "[oik] Options"
#: admin/oik-admin.inc:65 admin/oik-admin.inc:69
msgid "oik options"
msgstr "oik options"
#: admin/oik-admin.inc:68
msgid "oik overview"
msgstr "oik overview"
#: admin/oik-admin.inc:68
msgid "Overview"
msgstr "Vue d’ensemble"
#: admin/oik-admin.inc:69 admin/oik-admin.inc:159
msgid "Options"
msgstr "Options"
#: admin/oik-admin.inc:70
msgid "oik options-1"
msgstr "oik options-1"
#: admin/oik-admin.inc:70
msgid "More Options"
msgstr "More Options"
#: admin/oik-admin.inc:71
msgid "oik plugins"
msgstr "oik plugins"
#: admin/oik-admin.inc:71 admin/oik-admin.inc:215
msgid "Plugins"
msgstr "Extensions"
#: admin/oik-admin.inc:72
msgid "oik themes"
msgstr "oik themes"
#: admin/oik-admin.inc:72 admin/oik-admin.inc:217
msgid "Themes"
msgstr "Thèmes"
#: admin/oik-admin.inc:73
msgid "oik buttons"
msgstr "oik buttons"
#: admin/oik-admin.inc:73 admin/oik-admin.inc:168
msgid "Buttons"
msgstr "Buttons"
#: admin/oik-admin.inc:74
msgid "oik shortcode help"
msgstr "oik shortcode help"
#: admin/oik-admin.inc:74 admin/oik-admin.inc:165 admin/oik-admin.inc:605
msgid "Shortcode help"
msgstr "Shortcode help"
#: admin/oik-admin.inc:84
msgid "This box intentionally left blank"
msgstr "This box intentionally left blank"
#: admin/oik-admin.inc:97
msgid "Click to toggle"
msgstr "Cliquer pour inverser."
#: admin/oik-admin.inc:154
msgid ""
"oik provides sets of lazy smart shortcodes that you can use just about "
"anywhere in your WordPress site."
msgstr ""
"oik provides sets of lazy smart shortcodes that you can use just about "
"anywhere in your WordPress site."
#: admin/oik-admin.inc:156
msgid ""
"You enter your common information, such as contact details, slogans, "
"location information, PayPal payment information and your social networking "
"and bookmarking information using oik Options"
msgstr ""
"You enter your common information, such as contact details, slogans, "
"location information, PayPal payment information and your social networking "
"and bookmarking information using oik Options"
#: admin/oik-admin.inc:157
msgid "If required, you enter alternative information using More options"
msgstr "If required, you enter alternative information using More options"
#: admin/oik-admin.inc:159
msgid "Enter your common information"
msgstr "Enter your common information"
#: admin/oik-admin.inc:161
msgid "More options"
msgstr "More options"
#: admin/oik-admin.inc:161
msgid "Enter additional information"
msgstr "Enter additional information"
#: admin/oik-admin.inc:163
msgid ""
"Discover the shortcodes that you can use in your content and widgets using "
"Shortcode help"
msgstr ""
"Discover the shortcodes that you can use in your content and widgets using "
"Shortcode help"
#: admin/oik-admin.inc:165 admin/oik-admin.inc:605
msgid "Discover shortcodes you can use"
msgstr "Discover shortcodes you can use"
#: admin/oik-admin.inc:167
msgid ""
"Choose the helper buttons that help you to insert shortcodes when editing "
"your content"
msgstr ""
"Choose the helper buttons that help you to insert shortcodes when editing "
"your content"
#: admin/oik-admin.inc:168
msgid "Select TinyMCE and HTML edit helper buttons"
msgstr "Select TinyMCE and HTML edit helper buttons"
#: admin/oik-admin.inc:177
msgid ""
"To style the output from shortcodes you can create and edit a custom CSS "
"file for your theme."
msgstr ""
"To style the output from shortcodes you can create and edit a custom CSS "
"file for your theme."
#: admin/oik-admin.inc:178
msgid ""
"Use the [bw_editcss] shortcode to create the <b>edit CSS</b> link anywhere "
"on your website."
msgstr ""
"Use the [bw_editcss] shortcode to create the <b>edit CSS</b> link anywhere "
"on your website."
#: admin/oik-admin.inc:179
msgid ""
"Note: If you change themes then you will start with a new custom CSS file."
msgstr ""
"Note: If you change themes then you will start with a new custom CSS file."
#: admin/oik-admin.inc:180
msgid "You should save your custom CSS file before updating your theme."
msgstr "You should save your custom CSS file before updating your theme."
#: admin/oik-admin.inc:185
msgid "Click on this button to edit your custom CSS file."
msgstr "Click on this button to edit your custom CSS file."
#: admin/oik-admin.inc:188
msgid "You have not defined a custom CSS file."
msgstr "You have not defined a custom CSS file."
#: admin/oik-admin.inc:189
msgid "Name your custom CSS file"
msgstr "Name your custom CSS file"
#: admin/oik-admin.inc:189
msgid "Enter the name of your custom CSS file on the Options page"
msgstr "Enter the name of your custom CSS file on the Options page"
#: admin/oik-admin.inc:212
msgid ""
"Some oik plugins and themes are supported from servers other than WordPress."
"org"
msgstr ""
"Some oik plugins and themes are supported from servers other than WordPress."
"org"
#: admin/oik-admin.inc:213
msgid "Premium plugin and theme versions require API keys."
msgstr "Premium plugin and theme versions require API keys."
#: admin/oik-admin.inc:214
msgid "Use the Plugins page to manage oik plugins servers and API keys"
msgstr "Use the Plugins page to manage oik plugins servers and API keys"
#: admin/oik-admin.inc:215
msgid "Manage plugin servers and API keys"
msgstr "Manage plugin servers and API keys"
#: admin/oik-admin.inc:216
msgid "Use the Themes page to manage oik themes servers and API keys"
msgstr "Use the Themes page to manage oik themes servers and API keys"
#: admin/oik-admin.inc:217
msgid "Manage theme servers and API keys"
msgstr "Manage theme servers and API keys"
#: admin/oik-admin.inc:250
msgid " Button shortcodes"
msgstr " Button shortcodes"
#: admin/oik-admin.inc:251
msgid " PayPal shortcodes"
msgstr " PayPal shortcodes"
#: admin/oik-admin.inc:252
msgid " ALL shortcodes"
msgstr " ALL shortcodes"
#: admin/oik-admin.inc:253
msgid "[] quicktag for HTML editor"
msgstr "[] quicktag for HTML editor"
#: admin/oik-admin.inc:256 admin/oik-admin.inc:584
msgid "Save changes"
msgstr "Save changes"
#: admin/oik-admin.inc:269
msgid "For more information:"
msgstr "Plus d’informations :"
#: admin/oik-admin.inc:272
msgid "Getting started"
msgstr "Getting started"
#: admin/oik-admin.inc:274
msgid "Frequently Asked Questions"
msgstr "Frequently Asked Questions"
#: admin/oik-admin.inc:277
msgid "Forum"
msgstr "Forum"
#: admin/oik-admin.inc:282 admin/oik-admin.inc:345
msgid "oik documentation"
msgstr "oik documentation"
#: admin/oik-admin.inc:282
msgid "Read the documentation for the oik plugin"
msgstr "Read the documentation for the oik plugin"
#: admin/oik-admin.inc:291
msgid "Support the development of %1$s by making a donation to %2$s"
msgstr "Support the development of %1$s by making a donation to %2$s"
#: admin/oik-admin.inc:338
msgid "overview"
msgstr "overview"
#: admin/oik-admin.inc:339
msgid "Shortcode options"
msgstr "Shortcode options"
#: admin/oik-admin.inc:340
msgid "Custom CSS"
msgstr "Custom CSS"
#: admin/oik-admin.inc:342
msgid "Servers and keys"
msgstr "Servers and keys"
#: admin/oik-admin.inc:346
msgid "support oik"
msgstr "support oik"
#: admin/oik-admin.inc:356
msgid "button selection"
msgstr "button selection"
#: admin/oik-admin.inc:357
msgid "TinyMCE buttons"
msgstr "TinyMCE buttons"
#: admin/oik-admin.inc:400
msgid "shortcode options"
msgstr "shortcode options"
#: admin/oik-admin.inc:401
msgid "Often included key information"
msgstr "Often included key information"
#: admin/oik-admin.inc:404
msgid "Usage notes"
msgstr "Usage notes"
#: admin/oik-admin.inc:427
msgid "Telephone"
msgstr "Telephone"
#: admin/oik-admin.inc:428 shortcodes/oik-phone.php:72
#: shortcodes/oik-phone.php:100
msgid "Mobile"
msgstr "Mobile"
#: admin/oik-admin.inc:429 shortcodes/oik-phone.php:63
msgid "Fax"
msgstr "Fax"
#: admin/oik-admin.inc:430 shortcodes/oik-phone.php:81
msgid "Emergency"
msgstr "Emergency"
#: admin/oik-admin.inc:468
msgid "Contact button text"
msgstr "Contact button text"
#: admin/oik-admin.inc:469
msgid "Contact button tooltip"
msgstr "Contact button tooltip"
#: admin/oik-admin.inc:484 admin/oik-admin.inc:640
msgid "Street-address"
msgstr "Street-address"
#: admin/oik-admin.inc:485 admin/oik-admin.inc:641
msgid "Locality"
msgstr "Locality"
#: admin/oik-admin.inc:486 admin/oik-admin.inc:642
msgid "Region"
msgstr "Region"
#: admin/oik-admin.inc:487 admin/oik-admin.inc:643
msgid "Post Code"
msgstr "Post Code"
#: admin/oik-admin.inc:488 admin/oik-admin.inc:644
msgid "Country name"
msgstr "Country name"
#: admin/oik-admin.inc:535
msgid "Google Map width"
msgstr "Google Map width"
#: admin/oik-admin.inc:536
msgid "Google Map height"
msgstr "Google Map height"
#: admin/oik-admin.inc:546
msgid "PayPal country"
msgstr "PayPal country"
#: admin/oik-admin.inc:564
msgid "PayPal currency"
msgstr "PayPal currency"
#: admin/oik-admin.inc:575
msgid "Artisteer version"
msgstr "Artisteer version"
#: admin/oik-admin.inc:596 admin/oik-admin.inc:661
msgid "Use the shortcodes in your pages, widgets and titles. e.g."
msgstr "Use the shortcodes in your pages, widgets and titles. e.g."
#: admin/oik-admin.inc:604
msgid ""
"For more information about the shortcodes you can use select <b>Shortcode "
"help</b>"
msgstr ""
"For more information about the shortcodes you can use select <b>Shortcode "
"help</b>"
#: admin/oik-admin.inc:615
msgid "extra shortcode options"
msgstr "extra shortcode options"
#: admin/oik-admin.inc:616
msgid "alternative values using alt=1"
msgstr "alternative values using alt=1"
#: admin/oik-admin.inc:619
msgid "usage notes"
msgstr "usage notes"
#: admin/oik-admin.inc:634
msgid "Contact [bw_contact alt=1]"
msgstr "Contact [bw_contact alt=1]"
#: admin/oik-admin.inc:635
msgid "Email [bw_email alt=1]"
msgstr "Email [bw_email alt=1]"
#: admin/oik-admin.inc:636
msgid "Telephone [bw_telephone alt=1]"
msgstr "Telephone [bw_telephone alt=1]"
#: admin/oik-admin.inc:637
msgid "Mobile [bw_mobile alt=1]"
msgstr "Mobile [bw_mobile alt=1]"
#: admin/oik-admin.inc:639
msgid "Extended-address [bw_address alt=1]"
msgstr "Extended-address [bw_address alt=1]"
#: admin/oik-admin.inc:646
msgid "Google Maps introductory text for [bw_show_googlemap alt=1]"
msgstr "Google Maps introductory text for [bw_show_googlemap alt=1]"
#: admin/oik-admin.inc:647
msgid "Latitude [bw_geo alt=1] [bw_directions alt=1]"
msgstr "Latitude [bw_geo alt=1] [bw_directions alt=1]"
#: admin/oik-admin.inc:648
msgid "Longitude [bw_show_googlemap alt=1]"
msgstr "Longitude [bw_show_googlemap alt=1]"
#: admin/oik-admin.inc:818
msgid "shortcode help"
msgstr "shortcode help"
#: admin/oik-admin.inc:819
msgid "About shortcodes"
msgstr "About shortcodes"
#: admin/oik-admin.inc:827
msgid "Shortcode summary"
msgstr "Shortcode summary"
#: admin/oik-admin.inc:836
msgid ""
"This page lists all the currently active shortcodes. To find out more "
"information about a shortcode click on the shortcode name."
msgstr ""
"This page lists all the currently active shortcodes. To find out more "
"information about a shortcode click on the shortcode name."
#: admin/oik-admin.inc:837
msgid ""
"Depending on how the shortcode is implemented you will either be shown some "
"more information with one or more examples, or an 'oik generated example.' "
msgstr ""
"Depending on how the shortcode is implemented you will either be shown some "
"more information with one or more examples, or an 'oik generated example.' "
#: admin/oik-admin.inc:838
msgid ""
"You will also be shown the HTML snippet for the example. There should be no "
"need to do anything with this output."
msgstr ""
"You will also be shown the HTML snippet for the example. There should be no "
"need to do anything with this output."
#: admin/oik-admin.inc:839
msgid ""
"For further information click on the links in the <b>more oik help</b> column"
msgstr ""
"For further information click on the links in the <b>more oik help</b> column"
#: admin/oik-plugins.inc:20
msgid "plugin server settings"
msgstr "plugin server settings"
#: admin/oik-plugins.inc:41 admin/oik-themes.inc:41
msgid "Check"
msgstr "Check"
#: admin/oik-plugins.inc:68 admin/oik-themes.inc:68
msgid "Add new"
msgstr "Add new"
#: admin/oik-plugins.inc:72
msgid "Edit plugin"
msgstr "Edit plugin"
#: admin/oik-plugins.inc:74 admin/oik-themes.inc:74
msgid "Settings"
msgstr "Réglages"
#: admin/oik-plugins.inc:193 admin/oik-themes.inc:179
msgid "settings must not be blank"
msgstr "settings must not be blank"
#: admin/oik-plugins.inc:243
msgid "plugin"
msgstr "plugin"
#: admin/oik-plugins.inc:244 admin/oik-plugins.inc:256
#: admin/oik-themes.inc:228 admin/oik-themes.inc:240
msgid "server"
msgstr "server"
#: admin/oik-plugins.inc:245 admin/oik-themes.inc:229
msgid "apikey"
msgstr "apikey"
#: admin/oik-plugins.inc:257 admin/oik-themes.inc:241
msgid "apikey?"
msgstr "apikey?"
#: admin/oik-plugins.inc:289
msgid "A new version of the plugin is available"
msgstr "A new version of the plugin is available"
#: admin/oik-plugins.inc:295
msgid "Plugin is up to date."
msgstr "Plugin is up to date."
#: admin/oik-themes.inc:20
msgid "theme server settings"
msgstr "theme server settings"
#: admin/oik-themes.inc:72
msgid "Edit theme"
msgstr "Edit theme"
#: admin/oik-themes.inc:227
msgid "theme"
msgstr "theme"
#: admin/oik-themes.inc:273
msgid "A new version of the theme is available"
msgstr "A new version of the theme is available"
#: admin/oik-themes.inc:279
msgid "Theme is up to date."
msgstr "Theme is up to date."
#: bobbcomp.inc:255
msgid "me"
msgstr "me"
#: bobbcomp.inc:311
msgid "OIK Information Kit"
msgstr "OIK Information Kit"
#: bobbcomp.inc:511
msgid ","
msgstr ","
#: bobbcomp.inc:515
msgid "-"
msgstr "-"
#: bobbcomp.inc:619
msgid "© Copyright"
msgstr "© Copyright"
#: bobbcomp.inc:620 shortcodes/oik-googlemap.php:131
#: shortcodes/oik-qrcode.php:10
msgid "company"
msgstr "company"
#: bobbcomp.inc:621
msgid ". All rights reserved."
msgstr ". All rights reserved."
#: bobbcomp.inc:624
msgid "yearfrom"
msgstr "yearfrom"
#: bobbforms.inc:355
msgid "None"
msgstr "Aucun"
#: bw_metadata.inc:30
msgid "Fields"
msgstr "Fields"
#: includes/bw_fields.inc:283 includes/bw_formatter.inc:336
msgid ": "
msgstr ": "
#: includes/bw_posts.inc:138
msgid "read more"
msgstr "read more"
#: includes/bw_register.inc:147
msgid "Post"
msgstr "Post"
#: includes/deprecated.inc:378
msgid ""
"oik comes with a set of companion plugins. Activate these when you find a "
"need for them."
msgstr ""
"oik comes with a set of companion plugins. Activate these when you find a "
"need for them."
#: includes/deprecated.inc:380
msgid "email signature - build an email signature for your email client"
msgstr "email signature - build an email signature for your email client"
#: includes/deprecated.inc:381
msgid "custom header image - define a custom header image for any post/page"
msgstr "custom header image - define a custom header image for any post/page"
#: includes/deprecated.inc:382
msgid ""
"oik sidebar - apply widget wrangler sidebar functionality to Artisteer themes"
msgstr ""
"oik sidebar - apply widget wrangler sidebar functionality to Artisteer themes"
#: includes/deprecated.inc:383
msgid ""
"oik fields - allow custom fields to be shown within the content of your page "
"or post"
msgstr ""
"oik fields - allow custom fields to be shown within the content of your page "
"or post"
#: includes/deprecated.inc:384
msgid "oik trace - problem determination trace "
msgstr "oik trace - problem determination trace "
#: includes/deprecated.inc:385
msgid "oik action trace - trace WordPress actions and filters"
msgstr "oik action trace - trace WordPress actions and filters"
#: includes/deprecated.inc:386
msgid "oik bbpress - strip tags from bbPress forum title tooltips"
msgstr "oik bbpress - strip tags from bbPress forum title tooltips"
#: includes/deprecated.inc:387
msgid ""
"oik bob bing wide shortcodes - activate this plugin to enable the "
"<code>[bw_plug]</code> shortcode"
msgstr ""
"oik bob bing wide shortcodes - activate this plugin to enable the "
"<code>[bw_plug]</code> shortcode"
#: includes/deprecated.inc:388
msgid ""
"oik BuddyPress signup email - Send sign up verification emails via site "
"admin for verification before accepting a user"
msgstr ""
"oik BuddyPress signup email - Send sign up verification emails via site "
"admin for verification before accepting a user"
#: includes/oik-contact-form-email.inc:36
msgid "Contact form submission"
msgstr "Contact form submission"
#: includes/oik-sc-help.inc:90
msgid "Some scripts were changed!"
msgstr "Some scripts were changed!"
#: includes/oik-sc-help.inc:282 includes/oik-sc-help.inc:589
#: includes/oik-sc-help.inc:639 includes/oik-sc-help.inc:649
#: includes/oik-sc-help.inc:674 includes/oik-sc-help.inc:681
msgid "<i>class names</i>"
msgstr "<i>class names</i>"
#: includes/oik-sc-help.inc:282 includes/oik-sc-help.inc:589
#: includes/oik-sc-help.inc:674 includes/oik-sc-help.inc:681
msgid "CSS class names"
msgstr "CSS class names"
#: includes/oik-sc-help.inc:283 shortcodes/oik-galleries.php:29
msgid "<i>id</i>"
msgstr "<i>id</i>"
#: includes/oik-sc-help.inc:283
msgid "unique identifier"
msgstr "unique identifier"
#: includes/oik-sc-help.inc:305 includes/oik-sc-help.inc:306
#: shortcodes/oik-list.php:54 shortcodes/oik-posts.php:53
msgid "numeric"
msgstr "numeric"
#: includes/oik-sc-help.inc:305 shortcodes/oik-posts.php:53
msgid "number to return"
msgstr "number to return"
#: includes/oik-sc-help.inc:306
msgid "offset from which to start"
msgstr "offset from which to start"
#: includes/oik-sc-help.inc:307
msgid "<i>category ID</i>"
msgstr "<i>category ID</i>"
#: includes/oik-sc-help.inc:307
msgid "numeric ID of the post category"
msgstr "numeric ID of the post category"
#: includes/oik-sc-help.inc:308
msgid "<i>category-slug</i>"
msgstr "<i>category-slug</i>"
#: includes/oik-sc-help.inc:308
msgid "category slugs (comma separated)"
msgstr "category slugs (comma separated)"
#: includes/oik-sc-help.inc:309
msgid "category-slug"
msgstr "category-slug"
#: includes/oik-sc-help.inc:309
msgid "custom category slug"
msgstr "custom category slug"
#: includes/oik-sc-help.inc:310
msgid "ID|title|parent|rand|menu_order"
msgstr "ID|title|parent|rand|menu_order"
#: includes/oik-sc-help.inc:310 shortcodes/oik-attachments.php:340
#: shortcodes/oik-thumbs.php:85
msgid "Sort sequence"
msgstr "Sort sequence"
#: includes/oik-sc-help.inc:311
msgid "ASC"
msgstr "ASC"
#: includes/oik-sc-help.inc:311 shortcodes/oik-attachments.php:341
msgid "Sort order."
msgstr "Sort order."
#: includes/oik-sc-help.inc:312 includes/oik-sc-help.inc:313
msgid "<i>id1,id2</i>"
msgstr "<i>id1,id2</i>"
#: includes/oik-sc-help.inc:312
msgid "IDs to include"
msgstr "IDs to include"
#: includes/oik-sc-help.inc:313
msgid "IDs to exclude"
msgstr "IDs to exclude"
#: includes/oik-sc-help.inc:314
msgid "meta key"
msgstr "meta key"
#: includes/oik-sc-help.inc:314
msgid "post metadata key"
msgstr "post metadata key"
#: includes/oik-sc-help.inc:315
msgid "meta value"
msgstr "meta value"
#: includes/oik-sc-help.inc:315
msgid "post metadata value"
msgstr "post metadata value"
#: includes/oik-sc-help.inc:316
msgid "post|attachment|custom post type"
msgstr "post|attachment|custom post type"
#: includes/oik-sc-help.inc:316
msgid "Content type to display"
msgstr "Content type to display"
#: includes/oik-sc-help.inc:317
msgid "image|application|text|video|mime type"
msgstr "image|application|text|video|mime type"
#: includes/oik-sc-help.inc:317
msgid "Attached media MIME type"
msgstr "Attached media MIME type"
#: includes/oik-sc-help.inc:318 includes/oik-sc-help.inc:320
#: shortcodes/oik-link.php:31 shortcodes/oik-login.php:63
msgid "ID"
msgstr "ID"
#: includes/oik-sc-help.inc:318
msgid "Parent ID to use if not current post"
msgstr "Parent ID to use if not current post"
#: includes/oik-sc-help.inc:319
msgid "pending|draft|auto-draft|future|private|trash|any"
msgstr "pending|draft|auto-draft|future|private|trash|any"
#: includes/oik-sc-help.inc:319
msgid "Post status"
msgstr "Post status"
#: includes/oik-sc-help.inc:320
msgid "ID of post to display"
msgstr "ID of post to display"
#: includes/oik-sc-help.inc:325
msgid "medium|large|full|nnn|wxh"
msgstr "medium|large|full|nnn|wxh"
#: includes/oik-sc-help.inc:325 shortcodes/oik-attachments.php:350
msgid "image size"
msgstr "image size"
#: includes/oik-sc-help.inc:417
msgid "Embed example"
msgstr "Embed example"
#: includes/oik-sc-help.inc:421
msgid "500|embed_size_w|content_width"
msgstr "500|embed_size_w|content_width"
#: includes/oik-sc-help.inc:421
msgid "Required width"
msgstr "Required width"
#: includes/oik-sc-help.inc:422
msgid "700|embed_size_h"
msgstr "700|embed_size_h"
#: includes/oik-sc-help.inc:422
msgid "Required height"
msgstr "Required height"
#: includes/oik-sc-help.inc:441
msgid "<i>shortcode</i>"
msgstr "<i>shortcode</i>"
#: includes/oik-sc-help.inc:441
msgid "The shortcode you want explained"
msgstr "The shortcode you want explained"
#: includes/oik-sc-help.inc:442 includes/oik-sc-help.inc:443
#: includes/oik-sc-help.inc:444
msgid "N"
msgstr "N"
#: includes/oik-sc-help.inc:442
msgid "Display help for the shortcode"
msgstr "Display help for the shortcode"
#: includes/oik-sc-help.inc:443
msgid "Display the syntax"
msgstr "Display the syntax"
#: includes/oik-sc-help.inc:444
msgid "Display an example, if possible"
msgstr "Display an example, if possible"
#: includes/oik-sc-help.inc:445 includes/oik-sc-help.inc:446
#: includes/oik-sc-help.inc:464
msgid "Y"
msgstr "Y"
#: includes/oik-sc-help.inc:445
msgid "Display the live results using default values"
msgstr "Display the live results using default values"
#: includes/oik-sc-help.inc:446
msgid "Display the generated HTML"
msgstr "Display the generated HTML"
#: includes/oik-sc-help.inc:464
msgid "Sort the shortcode codes by name."
msgstr "Sort the shortcode codes by name."
#: includes/oik-sc-help.inc:542
msgid "<i>type</i>"
msgstr "<i>type</i>"
#: includes/oik-sc-help.inc:542
msgid "Address type."
msgstr "Address type."
#: includes/oik-sc-help.inc:543 includes/oik-sc-help.inc:560
#: includes/oik-sc-help.inc:586 includes/oik-sc-help.inc:687
#: includes/oik-sc-help.inc:692 includes/oik-sc-help.inc:697
#: shortcodes/oik-iframe.php:47
msgid "1"
msgstr "1"
#: includes/oik-sc-help.inc:543
msgid "suffix for alternative address"
msgstr "suffix for alternative address"
#: includes/oik-sc-help.inc:558 includes/oik-sc-help.inc:559
#: includes/oik-sc-help.inc:585 includes/oik-sc-help.inc:596
#: includes/oik-sc-help.inc:611 includes/oik-sc-help.inc:620
#: includes/oik-sc-help.inc:635 includes/oik-sc-help.inc:645
#: includes/oik-sc-help.inc:654 includes/oik-sc-help.inc:656
#: includes/oik-sc-help.inc:665
msgid "<i>string</i>"
msgstr "<i>string</i>"
#: includes/oik-sc-help.inc:558 includes/oik-sc-help.inc:596
#: includes/oik-sc-help.inc:611 includes/oik-sc-help.inc:620
#: includes/oik-sc-help.inc:635 includes/oik-sc-help.inc:645
msgid "Prefix string"
msgstr "Prefix string"
#: includes/oik-sc-help.inc:559 includes/oik-sc-help.inc:585
msgid "Separator string"
msgstr "Separator string"
#: includes/oik-sc-help.inc:560 includes/oik-sc-help.inc:586
#: includes/oik-sc-help.inc:687 includes/oik-sc-help.inc:692
#: includes/oik-sc-help.inc:697
msgid "Use alternative value"
msgstr "Use alternative value"
#: includes/oik-sc-help.inc:561
msgid "<i>title string</i>"
msgstr "<i>title string</i>"
#: includes/oik-sc-help.inc:561 shortcodes/oik-link.php:33
msgid "Tool tip text"
msgstr "Tool tip text"
#: includes/oik-sc-help.inc:568 includes/oik-sc-help.inc:577
#: includes/oik-sc-help.inc:588 includes/oik-sc-help.inc:605
#: includes/oik-sc-help.inc:629 includes/oik-sc-help.inc:702
#: includes/oik-sc-help.inc:708 shortcodes/oik-blocks.php:126
msgid "<i>tag</i>"
msgstr "<i>tag</i>"
#: includes/oik-sc-help.inc:568 includes/oik-sc-help.inc:577
#: includes/oik-sc-help.inc:588 includes/oik-sc-help.inc:605
#: includes/oik-sc-help.inc:629
msgid "enclosing HTML tag"
msgstr "enclosing HTML tag"
#: includes/oik-sc-help.inc:569 includes/oik-sc-help.inc:578
#: includes/oik-sc-help.inc:597 includes/oik-sc-help.inc:612
#: includes/oik-sc-help.inc:621 includes/oik-sc-help.inc:636
#: includes/oik-sc-help.inc:646
msgid "<i>field</i>"
msgstr "<i>field</i>"
#: includes/oik-sc-help.inc:569 includes/oik-sc-help.inc:578
#: includes/oik-sc-help.inc:597 includes/oik-sc-help.inc:612
#: includes/oik-sc-help.inc:621 includes/oik-sc-help.inc:636
#: includes/oik-sc-help.inc:646
msgid "oik options field to use"
msgstr "oik options field to use"
#: includes/oik-sc-help.inc:587 shortcodes/oik-slideshows.php:79
#: shortcodes/oik-slideshows.php:81 shortcodes/oik-slideshows.php:92
msgid "<i>number</i>"
msgstr "<i>number</i>"
#: includes/oik-sc-help.inc:587
msgid "Number override"
msgstr "Number override"
#: includes/oik-sc-help.inc:639 includes/oik-sc-help.inc:649
msgid "additional CSS class names"
msgstr "additional CSS class names"
#: includes/oik-sc-help.inc:654
msgid "Copyright text prefix"
msgstr "Copyright text prefix"
#: includes/oik-sc-help.inc:655
msgid "<i>company name</i>"
msgstr "<i>company name</i>"
#: includes/oik-sc-help.inc:655 includes/oik-sc-help.inc:665
msgid "from oik options - company"
msgstr "from oik options - company"
#: includes/oik-sc-help.inc:656
msgid "copyright suffix text"
msgstr "copyright suffix text"
#: includes/oik-sc-help.inc:657
msgid "<i>year</i>"
msgstr "<i>year</i>"
#: includes/oik-sc-help.inc:657
msgid "from oik options - yearfrom"
msgstr "from oik options - yearfrom"
#: includes/oik-sc-help.inc:658
msgid ",|<i>string</i>"
msgstr ",|<i>string</i>"