Dotclear

source: locales/_pot/plugins.pot @ 748:fa98f6d9b4f5

Revision 748:fa98f6d9b4f5, 44.8 KB checked in by xave, 14 years ago (diff)

locales correction 1

Line 
1# SOME DESCRIPTIVE TITLE.
2# This file is put in the public domain.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: Dotclear 2\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2011-10-13 20:31+0200\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"
14"Language: \n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: plugins/aboutConfig/index.php:78 plugins/userPref/index.php:74
20msgid "no"
21msgstr ""
22
23#: plugins/aboutConfig/index.php:78 plugins/userPref/index.php:74
24msgid "yes"
25msgstr ""
26
27#: plugins/aboutConfig/index.php:123
28msgid "Configuration successfully updated"
29msgstr ""
30
31#: plugins/aboutConfig/index.php:127
32msgid "Settings definition successfully updated"
33msgstr ""
34
35#: plugins/aboutConfig/index.php:132
36msgid "blog settings"
37msgstr ""
38
39#: plugins/aboutConfig/index.php:139 plugins/userPref/index.php:135
40msgid "Value"
41msgstr ""
42
43#: plugins/aboutConfig/index.php:141 plugins/antispam/index.php:176
44#: plugins/blogroll/index.php:247 plugins/blogroll/index.php:372
45#: plugins/userPref/index.php:137
46msgid "Description"
47msgstr ""
48
49#: plugins/aboutConfig/index.php:162 plugins/aboutConfig/index.php:211
50#: plugins/userPref/index.php:158 plugins/userPref/index.php:207
51msgid "Goto:"
52msgstr ""
53
54#: plugins/aboutConfig/index.php:163 plugins/aboutConfig/index.php:212
55#: plugins/userPref/index.php:159 plugins/userPref/index.php:208
56msgid "Ok"
57msgstr ""
58
59#: plugins/aboutConfig/index.php:190
60msgid "global settings"
61msgstr ""
62
63#: plugins/akismet/class.dc.filter.akismet.php:31
64msgid "Akismet spam filter"
65msgstr ""
66
67#: plugins/akismet/class.dc.filter.akismet.php:36
68#, php-format
69msgid "Filtered by %s."
70msgstr ""
71
72#: plugins/akismet/class.dc.filter.akismet.php:139
73msgid "Akismet API key:"
74msgstr ""
75
76#: plugins/akismet/class.dc.filter.akismet.php:144
77msgid "API key verified"
78msgstr ""
79
80#: plugins/akismet/class.dc.filter.akismet.php:146
81msgid "API key not verified"
82msgstr ""
83
84#: plugins/akismet/class.dc.filter.akismet.php:153
85msgid "Get your own API key"
86msgstr ""
87
88#: plugins/antispam/_admin.php:18 plugins/antispam/index.php:18
89msgid "Antispam"
90msgstr ""
91
92#: plugins/antispam/_admin.php:60
93msgid "Delete junk comments older than"
94msgstr ""
95
96#: plugins/antispam/_admin.php:62
97msgid "days"
98msgstr ""
99
100#: plugins/antispam/filters/class.dc.filter.ip.php:35
101msgid "IP Blacklist / Whitelist Filter"
102msgstr ""
103
104#: plugins/antispam/filters/class.dc.filter.ip.php:40
105#, php-format
106msgid "Filtered by %1$s with rule %2$s."
107msgstr ""
108
109#: plugins/antispam/filters/class.dc.filter.ip.php:105
110msgid "IP address has been successfully added."
111msgstr ""
112
113#: plugins/antispam/filters/class.dc.filter.ip.php:108
114msgid "IP addresses have been successfully removed."
115msgstr ""
116
117#: plugins/antispam/filters/class.dc.filter.ip.php:112
118msgid "Blacklist"
119msgstr ""
120
121#: plugins/antispam/filters/class.dc.filter.ip.php:113
122msgid "Whitelist"
123msgstr ""
124
125#: plugins/antispam/filters/class.dc.filter.ip.php:127
126msgid "Add an IP address: "
127msgstr ""
128
129#: plugins/antispam/filters/class.dc.filter.ip.php:132
130msgid "Global IP"
131msgstr ""
132
133#: plugins/antispam/filters/class.dc.filter.ip.php:138
134#: plugins/antispam/filters/class.dc.filter.words.php:132
135msgid "Add"
136msgstr ""
137
138#: plugins/antispam/filters/class.dc.filter.ip.php:145
139msgid "No IP address in list."
140msgstr ""
141
142#: plugins/antispam/filters/class.dc.filter.ip.php:151
143msgid "IP list"
144msgstr ""
145
146#: plugins/antispam/filters/class.dc.filter.iplookup.php:32
147msgid "Checks sender IP address against DNSBL servers"
148msgstr ""
149
150#: plugins/antispam/filters/class.dc.filter.iplookup.php:37
151#: plugins/antispam/filters/class.dc.filter.linkslookup.php:27
152#, php-format
153msgid "Filtered by %1$s with server %2$s."
154msgstr ""
155
156#: plugins/antispam/filters/class.dc.filter.iplookup.php:85
157msgid "IP Lookup servers"
158msgstr ""
159
160#: plugins/antispam/filters/class.dc.filter.iplookup.php:86
161msgid "Add here a coma separated list of servers."
162msgstr ""
163
164#: plugins/antispam/filters/class.dc.filter.linkslookup.php:22
165msgid "Checks links in comments against surbl.org"
166msgstr ""
167
168#: plugins/antispam/filters/class.dc.filter.words.php:35
169msgid "Words Blacklist"
170msgstr ""
171
172#: plugins/antispam/filters/class.dc.filter.words.php:40
173#, php-format
174msgid "Filtered by %1$s with word %2$s."
175msgstr ""
176
177#: plugins/antispam/filters/class.dc.filter.words.php:111
178msgid "Words have been successfully added."
179msgstr ""
180
181#: plugins/antispam/filters/class.dc.filter.words.php:114
182msgid "Word has been successfully added."
183msgstr ""
184
185#: plugins/antispam/filters/class.dc.filter.words.php:117
186msgid "Words have been successfully removed."
187msgstr ""
188
189#: plugins/antispam/filters/class.dc.filter.words.php:122
190msgid "Add a word "
191msgstr ""
192
193#: plugins/antispam/filters/class.dc.filter.words.php:126
194msgid "Global word"
195msgstr ""
196
197#: plugins/antispam/filters/class.dc.filter.words.php:138
198msgid "No word in list."
199msgstr ""
200
201#: plugins/antispam/filters/class.dc.filter.words.php:144
202msgid "List of bad words"
203msgstr ""
204
205#: plugins/antispam/filters/class.dc.filter.words.php:167
206msgid "Delete selected words"
207msgstr ""
208
209#: plugins/antispam/filters/class.dc.filter.words.php:175
210msgid "Create default wordlist"
211msgstr ""
212
213#: plugins/antispam/filters/class.dc.filter.words.php:205
214msgid "This word exists"
215msgstr ""
216
217#: plugins/antispam/inc/class.dc.spamfilter.php:50
218msgid "No description"
219msgstr ""
220
221#: plugins/antispam/inc/class.dc.spamfilter.php:105
222#, php-format
223msgid "Filtered by %1$s (%2$s)"
224msgstr ""
225
226#: plugins/antispam/inc/class.dc.spamfilters.php:114
227msgid "Unknown filter."
228msgstr ""
229
230#: plugins/antispam/inc/lib.dc.antispam.php:68
231msgid "This comment is a spam:"
232msgstr ""
233
234#: plugins/antispam/inc/lib.dc.antispam.php:76
235#: plugins/antispam/inc/lib.dc.antispam.php:84
236#, php-format
237msgid "(including %d spam comment)"
238msgstr ""
239
240#: plugins/antispam/inc/lib.dc.antispam.php:76
241#: plugins/antispam/inc/lib.dc.antispam.php:84
242#, php-format
243msgid "(including %d spam comments)"
244msgstr ""
245
246#: plugins/antispam/inc/lib.dc.antispam.url.php:40
247msgid "Spam moderation"
248msgstr ""
249
250#: plugins/antispam/inc/lib.dc.antispam.url.php:44
251msgid "Spam"
252msgstr ""
253
254#: plugins/antispam/inc/lib.dc.antispam.url.php:48
255msgid "Ham"
256msgstr ""
257
258#: plugins/antispam/index.php:28
259msgid "Filter does not exist."
260msgstr ""
261
262#: plugins/antispam/index.php:32
263msgid "Filter has no user interface."
264msgstr ""
265
266#: plugins/antispam/index.php:116
267#, php-format
268msgid "%s configuration"
269msgstr ""
270
271#: plugins/antispam/index.php:131
272msgid "Information"
273msgstr ""
274
275#: plugins/antispam/index.php:134
276msgid "Spam comments have been successfully deleted."
277msgstr ""
278
279#: plugins/antispam/index.php:139
280msgid "Junk comments:"
281msgstr ""
282
283#: plugins/antispam/index.php:141
284msgid "Published comments:"
285msgstr ""
286
287#: plugins/antispam/index.php:150
288msgid "Delete all spams"
289msgstr ""
290
291#: plugins/antispam/index.php:153
292#, php-format
293msgid "All spam comments older than %s day(s) will be automatically deleted."
294msgstr ""
295
296#: plugins/antispam/index.php:154
297msgid "You can modify this duration in "
298msgstr ""
299
300#: plugins/antispam/index.php:155
301msgid "Blog preferences"
302msgstr ""
303
304#: plugins/antispam/index.php:165
305msgid "Filters configuration has been successfully saved."
306msgstr ""
307
308#: plugins/antispam/index.php:170
309msgid "Available spam filters"
310msgstr ""
311
312#: plugins/antispam/index.php:172
313msgid "Order"
314msgstr ""
315
316#: plugins/antispam/index.php:173 plugins/antispam/index.php:194
317msgid "Active"
318msgstr ""
319
320#: plugins/antispam/index.php:174 plugins/antispam/index.php:195
321msgid "Auto Del."
322msgstr ""
323
324#: plugins/antispam/index.php:175
325msgid "Filter name"
326msgstr ""
327
328#: plugins/antispam/index.php:187 plugins/antispam/index.php:188
329msgid "Filter configuration"
330msgstr ""
331
332#: plugins/antispam/index.php:193 plugins/blogroll/index.php:260
333msgid "position"
334msgstr ""
335
336#: plugins/antispam/index.php:217
337msgid "Syndication"
338msgstr ""
339
340#: plugins/antispam/index.php:219
341msgid "Junk comments RSS feed"
342msgstr ""
343
344#: plugins/antispam/index.php:220
345msgid "Published comments RSS feed"
346msgstr ""
347
348#: plugins/blogroll/_admin.php:18 plugins/blogroll/_admin.php:27
349#: plugins/blogroll/_widgets.php:21 plugins/blogroll/index.php:165
350#: plugins/blogroll/index.php:217 plugins/blogroll/index.php:241
351msgid "Blogroll"
352msgstr ""
353
354#: plugins/blogroll/_admin.php:31
355msgid "manage blogroll"
356msgstr ""
357
358#: plugins/blogroll/_widgets.php:22 plugins/blowupConfig/index.php:266
359msgid "Links"
360msgstr ""
361
362#: plugins/blogroll/_widgets.php:27
363msgid "All categories"
364msgstr ""
365
366#: plugins/blogroll/_widgets.php:36 plugins/pages/_widgets.php:23
367#: plugins/widgets/_default_widgets.php:29
368#: plugins/widgets/_default_widgets.php:33
369#: plugins/widgets/_default_widgets.php:42
370#: plugins/widgets/_default_widgets.php:48
371#: plugins/widgets/_default_widgets.php:53
372#: plugins/widgets/_default_widgets.php:68
373#: plugins/widgets/_default_widgets.php:74
374msgid "Home page only"
375msgstr ""
376
377#: plugins/blogroll/class.dc.blogroll.php:69
378#: plugins/blogroll/class.dc.blogroll.php:95
379msgid "You must provide a link title"
380msgstr ""
381
382#: plugins/blogroll/class.dc.blogroll.php:73
383#: plugins/blogroll/class.dc.blogroll.php:99
384msgid "You must provide a link URL"
385msgstr ""
386
387#: plugins/blogroll/class.dc.importblogroll.php:27
388msgid "You need to provide a XBEL or OPML file."
389msgstr ""
390
391#: plugins/blogroll/class.dc.importblogroll.php:35
392#: plugins/blogroll/class.dc.importblogroll.php:62
393msgid "File is not in XML format."
394msgstr ""
395
396#: plugins/blogroll/edit.php:23
397msgid "No such link or title"
398msgstr ""
399
400#: plugins/blogroll/edit.php:97
401msgid "Return to blogroll"
402msgstr ""
403
404#: plugins/blogroll/edit.php:103
405msgid "Category has been successfully updated"
406msgstr ""
407
408#: plugins/blogroll/edit.php:108
409msgid "Edit category"
410msgstr ""
411
412#: plugins/blogroll/edit.php:123
413msgid "Link has been successfully updated"
414msgstr ""
415
416#: plugins/blogroll/edit.php:128
417msgid "Edit link"
418msgstr ""
419
420#: plugins/blogroll/edit.php:151
421msgid "XFN"
422msgstr ""
423
424#: plugins/blogroll/edit.php:155
425msgid "_xfn_Me"
426msgstr ""
427
428#: plugins/blogroll/edit.php:158
429msgid "_xfn_Another link for myself"
430msgstr ""
431
432#: plugins/blogroll/edit.php:162
433msgid "_xfn_Friendship"
434msgstr ""
435
436#: plugins/blogroll/edit.php:165
437msgid "_xfn_Contact"
438msgstr ""
439
440#: plugins/blogroll/edit.php:167
441msgid "_xfn_Acquaintance"
442msgstr ""
443
444#: plugins/blogroll/edit.php:169
445msgid "_xfn_Friend"
446msgstr ""
447
448#: plugins/blogroll/edit.php:175
449msgid "_xfn_Physical"
450msgstr ""
451
452#: plugins/blogroll/edit.php:178
453msgid "_xfn_Met"
454msgstr ""
455
456#: plugins/blogroll/edit.php:183
457msgid "_xfn_Professional"
458msgstr ""
459
460#: plugins/blogroll/edit.php:186
461msgid "_xfn_Co-worker"
462msgstr ""
463
464#: plugins/blogroll/edit.php:188
465msgid "_xfn_Colleague"
466msgstr ""
467
468#: plugins/blogroll/edit.php:193
469msgid "_xfn_Geographical"
470msgstr ""
471
472#: plugins/blogroll/edit.php:196
473msgid "_xfn_Co-resident"
474msgstr ""
475
476#: plugins/blogroll/edit.php:198
477msgid "_xfn_Neighbor"
478msgstr ""
479
480#: plugins/blogroll/edit.php:204
481msgid "_xfn_Family"
482msgstr ""
483
484#: plugins/blogroll/edit.php:207
485msgid "_xfn_Child"
486msgstr ""
487
488#: plugins/blogroll/edit.php:209
489msgid "_xfn_Parent"
490msgstr ""
491
492#: plugins/blogroll/edit.php:211
493msgid "_xfn_Sibling"
494msgstr ""
495
496#: plugins/blogroll/edit.php:213
497msgid "_xfn_Spouse"
498msgstr ""
499
500#: plugins/blogroll/edit.php:215
501msgid "_xfn_Kin"
502msgstr ""
503
504#: plugins/blogroll/edit.php:221
505msgid "_xfn_Romantic"
506msgstr ""
507
508#: plugins/blogroll/edit.php:224
509msgid "_xfn_Muse"
510msgstr ""
511
512#: plugins/blogroll/edit.php:226
513msgid "_xfn_Crush"
514msgstr ""
515
516#: plugins/blogroll/edit.php:228
517msgid "_xfn_Date"
518msgstr ""
519
520#: plugins/blogroll/edit.php:230
521msgid "_xfn_Sweetheart"
522msgstr ""
523
524#: plugins/blogroll/index.php:50 plugins/blogroll/index.php:366
525msgid "Nothing to import"
526msgstr ""
527
528#: plugins/blogroll/index.php:75
529msgid "Import operation cancelled."
530msgstr ""
531
532#: plugins/blogroll/index.php:221
533msgid "Items order has been successfully updated"
534msgstr ""
535
536#: plugins/blogroll/index.php:225
537msgid "Items have been successfully removed."
538msgstr ""
539
540#: plugins/blogroll/index.php:229
541msgid "Link has been successfully created."
542msgstr ""
543
544#: plugins/blogroll/index.php:233
545msgid "category has been successfully created."
546msgstr ""
547
548#: plugins/blogroll/index.php:237
549msgid "links have been successfully imported."
550msgstr ""
551
552#: plugins/blogroll/index.php:248
553msgid "URL"
554msgstr ""
555
556#: plugins/blogroll/index.php:249
557msgid "Lang"
558msgstr ""
559
560#: plugins/blogroll/index.php:261
561msgid "select this link"
562msgstr ""
563
564#: plugins/blogroll/index.php:295
565msgid "Delete selected links"
566msgstr ""
567
568#: plugins/blogroll/index.php:297
569msgid "Are you sure you want to delete selected links?"
570msgstr ""
571
572#: plugins/blogroll/index.php:301
573msgid "The link list is empty."
574msgstr ""
575
576#: plugins/blogroll/index.php:311
577msgid "Add a new link"
578msgstr ""
579
580#: plugins/blogroll/index.php:335
581msgid "Add a category"
582msgstr ""
583
584#: plugins/blogroll/index.php:348 plugins/blogroll/index.php:352
585#: plugins/blogroll/index.php:364
586msgid "Import links"
587msgstr ""
588
589#: plugins/blogroll/index.php:353
590msgid "OPML or XBEL File:"
591msgstr ""
592
593#: plugins/blogroll/index.php:357 plugins/blogroll/index.php:401
594#: plugins/importExport/inc/class.dc.import.feed.php:93
595#: plugins/importExport/inc/class.dc.import.flat.php:180
596#: plugins/importExport/inc/class.dc.import.flat.php:210
597#: plugins/importExport/index.php:108
598msgid "Import"
599msgstr ""
600
601#: plugins/blowupConfig/index.php:94
602msgid "Light linear gradient"
603msgstr ""
604
605#: plugins/blowupConfig/index.php:95
606msgid "Medium linear gradient"
607msgstr ""
608
609#: plugins/blowupConfig/index.php:96
610msgid "Dark linear gradient"
611msgstr ""
612
613#: plugins/blowupConfig/index.php:97
614msgid "Solid color"
615msgstr ""
616
617#: plugins/blowupConfig/index.php:100
618msgid "Custom..."
619msgstr ""
620
621#: plugins/blowupConfig/index.php:206 plugins/blowupConfig/index.php:225
622msgid "Blowup configuration"
623msgstr ""
624
625#: plugins/blowupConfig/index.php:213
626msgid "Predefined styles"
627msgstr ""
628
629#: plugins/blowupConfig/index.php:214
630msgid "Apply code"
631msgstr ""
632
633#: plugins/blowupConfig/index.php:215
634msgid "Choose a predefined style"
635msgstr ""
636
637#: plugins/blowupConfig/index.php:231
638msgid "For the following reasons, images cannot be created. You won't be able to change some background properties."
639msgstr ""
640
641#: plugins/blowupConfig/index.php:236
642msgid "Theme configuration has been successfully updated."
643msgstr ""
644
645#: plugins/blowupConfig/index.php:241
646msgid "General"
647msgstr ""
648
649#: plugins/blowupConfig/index.php:245
650msgid "Background color:"
651msgstr ""
652
653#: plugins/blowupConfig/index.php:248
654msgid "Background color fill:"
655msgstr ""
656
657#: plugins/blowupConfig/index.php:253
658msgid "Main text font:"
659msgstr ""
660
661#: plugins/blowupConfig/index.php:256
662msgid "Main text font size:"
663msgstr ""
664
665#: plugins/blowupConfig/index.php:259
666msgid "Main text color:"
667msgstr ""
668
669#: plugins/blowupConfig/index.php:262
670msgid "Text line height:"
671msgstr ""
672
673#: plugins/blowupConfig/index.php:267
674msgid "Links color:"
675msgstr ""
676
677#: plugins/blowupConfig/index.php:270
678msgid "Visited links color:"
679msgstr ""
680
681#: plugins/blowupConfig/index.php:273
682msgid "Focus links color:"
683msgstr ""
684
685#: plugins/blowupConfig/index.php:277
686msgid "Page top"
687msgstr ""
688
689#: plugins/blowupConfig/index.php:281
690msgid "Prelude color:"
691msgstr ""
692
693#: plugins/blowupConfig/index.php:286
694msgid "Hide main title"
695msgstr ""
696
697#: plugins/blowupConfig/index.php:289
698msgid "Main title font:"
699msgstr ""
700
701#: plugins/blowupConfig/index.php:292
702msgid "Main title font size:"
703msgstr ""
704
705#: plugins/blowupConfig/index.php:295
706msgid "Main title color:"
707msgstr ""
708
709#: plugins/blowupConfig/index.php:298
710msgid "Main title alignment:"
711msgstr ""
712
713#: plugins/blowupConfig/index.php:299
714msgid "center"
715msgstr ""
716
717#: plugins/blowupConfig/index.php:299 plugins/blowupConfig/index.php:333
718msgid "left"
719msgstr ""
720
721#: plugins/blowupConfig/index.php:299 plugins/blowupConfig/index.php:333
722msgid "right"
723msgstr ""
724
725#: plugins/blowupConfig/index.php:301
726msgid "Main title position (x:y)"
727msgstr ""
728
729#: plugins/blowupConfig/index.php:313 plugins/blowupConfig/index.php:314
730msgid "Top image"
731msgstr ""
732
733#: plugins/blowupConfig/index.php:316
734msgid "Choose \"Custom...\" to upload your own image."
735msgstr ""
736
737#: plugins/blowupConfig/index.php:318
738msgid "Add your image:"
739msgstr ""
740
741#: plugins/blowupConfig/index.php:319
742#, php-format
743msgid "JPEG or PNG file, 800 pixels wide, maximum size %s"
744msgstr ""
745
746#: plugins/blowupConfig/index.php:331
747msgid "Sidebar"
748msgstr ""
749
750#: plugins/blowupConfig/index.php:332
751msgid "Sidebar position:"
752msgstr ""
753
754#: plugins/blowupConfig/index.php:335
755msgid "Sidebar text font:"
756msgstr ""
757
758#: plugins/blowupConfig/index.php:338
759msgid "Sidebar text font size:"
760msgstr ""
761
762#: plugins/blowupConfig/index.php:341
763msgid "Sidebar text color:"
764msgstr ""
765
766#: plugins/blowupConfig/index.php:344
767msgid "Sidebar titles font:"
768msgstr ""
769
770#: plugins/blowupConfig/index.php:347
771msgid "Sidebar titles font size:"
772msgstr ""
773
774#: plugins/blowupConfig/index.php:350
775msgid "Sidebar titles color:"
776msgstr ""
777
778#: plugins/blowupConfig/index.php:353
779msgid "Sidebar 2nd level titles font:"
780msgstr ""
781
782#: plugins/blowupConfig/index.php:356
783msgid "Sidebar 2nd level titles font size:"
784msgstr ""
785
786#: plugins/blowupConfig/index.php:359
787msgid "Sidebar 2nd level titles color:"
788msgstr ""
789
790#: plugins/blowupConfig/index.php:362
791msgid "Sidebar lines color:"
792msgstr ""
793
794#: plugins/blowupConfig/index.php:365
795msgid "Sidebar links color:"
796msgstr ""
797
798#: plugins/blowupConfig/index.php:368
799msgid "Sidebar visited links color:"
800msgstr ""
801
802#: plugins/blowupConfig/index.php:371
803msgid "Sidebar focus links color:"
804msgstr ""
805
806#: plugins/blowupConfig/index.php:376
807msgid "Date title font:"
808msgstr ""
809
810#: plugins/blowupConfig/index.php:379
811msgid "Date title font size:"
812msgstr ""
813
814#: plugins/blowupConfig/index.php:382
815msgid "Date title color:"
816msgstr ""
817
818#: plugins/blowupConfig/index.php:385
819msgid "Entry title font:"
820msgstr ""
821
822#: plugins/blowupConfig/index.php:388
823msgid "Entry title font size:"
824msgstr ""
825
826#: plugins/blowupConfig/index.php:391
827msgid "Entry title color:"
828msgstr ""
829
830#: plugins/blowupConfig/index.php:396
831msgid "Comment background color:"
832msgstr ""
833
834#: plugins/blowupConfig/index.php:401
835msgid "Comment text color:"
836msgstr ""
837
838#: plugins/blowupConfig/index.php:406
839msgid "My comment background color:"
840msgstr ""
841
842#: plugins/blowupConfig/index.php:411
843msgid "My comment text color:"
844msgstr ""
845
846#: plugins/blowupConfig/index.php:415
847msgid "Footer"
848msgstr ""
849
850#: plugins/blowupConfig/index.php:416
851msgid "Footer font:"
852msgstr ""
853
854#: plugins/blowupConfig/index.php:419
855msgid "Footer font size:"
856msgstr ""
857
858#: plugins/blowupConfig/index.php:422
859msgid "Footer color:"
860msgstr ""
861
862#: plugins/blowupConfig/index.php:425
863msgid "Footer links color:"
864msgstr ""
865
866#: plugins/blowupConfig/index.php:428
867msgid "Footer background color:"
868msgstr ""
869
870#: plugins/blowupConfig/index.php:433 plugins/blowupConfig/index.php:434
871msgid "Additional CSS"
872msgstr ""
873
874#: plugins/blowupConfig/index.php:451
875msgid "Configuration import / export"
876msgstr ""
877
878#: plugins/blowupConfig/index.php:452
879msgid "You can share your configuration using the following code. To apply a configuration, paste the code, click on \"Apply code\" and save."
880msgstr ""
881
882#: plugins/blowupConfig/index.php:453
883msgid "Copy this code:"
884msgstr ""
885
886#: plugins/blowupConfig/lib/class.blowup.config.php:62
887msgid "default"
888msgstr ""
889
890#: plugins/blowupConfig/lib/class.blowup.config.php:163
891msgid "At least one of the following functions is not available: imagecreatetruecolor, imagepng & imagecreatefrompng."
892msgstr ""
893
894#: plugins/blowupConfig/lib/class.blowup.config.php:169
895msgid "The 'public' directory does not exist."
896msgstr ""
897
898#: plugins/blowupConfig/lib/class.blowup.config.php:175
899#: plugins/blowupConfig/lib/class.blowup.config.php:185
900#, php-format
901msgid "The '%s' directory cannot be modified."
902msgstr ""
903
904#: plugins/blowupConfig/lib/class.blowup.config.php:195
905#: plugins/blowupConfig/lib/class.blowup.config.php:238
906msgid "Unable to create images."
907msgstr ""
908
909#: plugins/blowupConfig/lib/class.blowup.config.php:202
910msgid "Invalid file type."
911msgstr ""
912
913#: plugins/blowupConfig/lib/class.blowup.config.php:213
914msgid "Uploaded image is not 800 pixels wide."
915msgstr ""
916
917#: plugins/blowupConfig/lib/class.blowup.config.php:322
918msgid "Unable to open image."
919msgstr ""
920
921#: plugins/fairTrackbacks/class.dc.filter.fairtrackbacks.php:28
922msgid "Checks trackback source for a link to the post"
923msgstr ""
924
925#: plugins/importExport/_admin.php:14 plugins/importExport/index.php:58
926#: plugins/importExport/index.php:98 plugins/importExport/index.php:107
927msgid "Import/Export"
928msgstr ""
929
930#: plugins/importExport/inc/class.dc.export.flat.php:19
931msgid "Flat file export"
932msgstr ""
933
934#: plugins/importExport/inc/class.dc.export.flat.php:20
935msgid "Exports a blog or a full Dotclear installation to flat file."
936msgstr ""
937
938#: plugins/importExport/inc/class.dc.export.flat.php:138
939msgid "Export file not found."
940msgstr ""
941
942#: plugins/importExport/inc/class.dc.export.flat.php:156
943msgid "Export a blog"
944msgstr ""
945
946#: plugins/importExport/inc/class.dc.export.flat.php:157
947#, php-format
948msgid "This will create an export of your current blog: %s"
949msgstr ""
950
951#: plugins/importExport/inc/class.dc.export.flat.php:161
952#: plugins/importExport/index.php:124
953msgid "Export"
954msgstr ""
955
956#: plugins/importExport/inc/class.dc.export.flat.php:165
957msgid "You may also want to download your media directory as a zip file"
958msgstr ""
959
960#: plugins/importExport/inc/class.dc.export.flat.php:172
961#: plugins/importExport/inc/class.dc.export.flat.php:175
962msgid "Export all content"
963msgstr ""
964
965#: plugins/importExport/inc/class.dc.ieModule.php:83
966msgid "Congratulation!"
967msgstr ""
968
969#: plugins/importExport/inc/class.dc.ieModule.php:84
970msgid "Your blog has been successfully imported. Welcome on Dotclear 2!"
971msgstr ""
972
973#: plugins/importExport/inc/class.dc.ieModule.php:85
974msgid "Why don't you blog this now?"
975msgstr ""
976
977#: plugins/importExport/inc/class.dc.ieModule.php:86
978msgid "or"
979msgstr ""
980
981#: plugins/importExport/inc/class.dc.ieModule.php:86
982msgid "visit your dashboard"
983msgstr ""
984
985#: plugins/importExport/inc/class.dc.import.dc1.php:43
986msgid "Dotclear 1.2 import"
987msgstr ""
988
989#: plugins/importExport/inc/class.dc.import.dc1.php:44
990msgid "Import a Dotclear 1.2 installation into your current blog."
991msgstr ""
992
993#: plugins/importExport/inc/class.dc.import.dc1.php:145
994#, php-format
995msgid "This will import your Dotclear 1.2 content as new content in the current blog: %s."
996msgstr ""
997
998#: plugins/importExport/inc/class.dc.import.dc1.php:147
999#: plugins/importExport/inc/class.dc.import.wp.php:178
1000msgid "Please note that this process will empty your categories, blogroll, entries and comments on the current blog."
1001msgstr ""
1002
1003#: plugins/importExport/inc/class.dc.import.dc1.php:149
1004#: plugins/importExport/inc/class.dc.import.wp.php:180
1005msgid "Depending on the size of your blog, it could take a few minutes."
1006msgstr ""
1007
1008#: plugins/importExport/inc/class.dc.import.dc1.php:151
1009#: plugins/importExport/inc/class.dc.import.wp.php:182
1010msgid "General information"
1011msgstr ""
1012
1013#: plugins/importExport/inc/class.dc.import.dc1.php:151
1014#: plugins/importExport/inc/class.dc.import.wp.php:182
1015msgid "Import my blog now"
1016msgstr ""
1017
1018#: plugins/importExport/inc/class.dc.import.dc1.php:152
1019msgid "We first need some information about your old Dotclear 1.2 installation."
1020msgstr ""
1021
1022#: plugins/importExport/inc/class.dc.import.dc1.php:163
1023#: plugins/importExport/inc/class.dc.import.wp.php:194
1024msgid "Entries import options"
1025msgstr ""
1026
1027#: plugins/importExport/inc/class.dc.import.dc1.php:164
1028#: plugins/importExport/inc/class.dc.import.wp.php:212
1029msgid "Number of entries to import at once:"
1030msgstr ""
1031
1032#: plugins/importExport/inc/class.dc.import.dc1.php:169
1033#: plugins/importExport/inc/class.dc.import.wp.php:222
1034msgid "Importing users"
1035msgstr ""
1036
1037#: plugins/importExport/inc/class.dc.import.dc1.php:174
1038#: plugins/importExport/inc/class.dc.import.wp.php:227
1039msgid "Importing categories"
1040msgstr ""
1041
1042#: plugins/importExport/inc/class.dc.import.dc1.php:179
1043#: plugins/importExport/inc/class.dc.import.wp.php:232
1044msgid "Importing blogroll"
1045msgstr ""
1046
1047#: plugins/importExport/inc/class.dc.import.dc1.php:184
1048#: plugins/importExport/inc/class.dc.import.wp.php:237
1049#, php-format
1050msgid "Importing entries from %d to %d / %d"
1051msgstr ""
1052
1053#: plugins/importExport/inc/class.dc.import.dc1.php:193
1054msgid "Please read carefully"
1055msgstr ""
1056
1057#: plugins/importExport/inc/class.dc.import.dc1.php:195
1058#: plugins/importExport/inc/class.dc.import.wp.php:246
1059msgid "Every newly imported user has received a random password and will need to ask for a new one by following the \"I forgot my password\" link on the login page (Their registered email address has to be valid.)"
1060msgstr ""
1061
1062#: plugins/importExport/inc/class.dc.import.dc1.php:199
1063#, php-format
1064msgid "Please note that Dotclear 2 has a new URL layout. You can avoid broken links by installing <a href=\"%s\">DC1 redirect</a> plugin and activate it in your blog configuration."
1065msgstr ""
1066
1067#: plugins/importExport/inc/class.dc.import.dc1.php:214
1068#: plugins/importExport/inc/class.dc.import.wp.php:258
1069msgid "next step"
1070msgstr ""
1071
1072#: plugins/importExport/inc/class.dc.import.dc1.php:242
1073msgid "Dotclear tables not found"
1074msgstr ""
1075
1076#: plugins/importExport/inc/class.dc.import.feed.php:22
1077msgid "Feed import"
1078msgstr ""
1079
1080#: plugins/importExport/inc/class.dc.import.feed.php:23
1081msgid "Imports a feed as new entries."
1082msgstr ""
1083
1084#: plugins/importExport/inc/class.dc.import.feed.php:41
1085msgid "Cannot retrieve feed URL."
1086msgstr ""
1087
1088#: plugins/importExport/inc/class.dc.import.feed.php:44
1089msgid "No items in feed."
1090msgstr ""
1091
1092#: plugins/importExport/inc/class.dc.import.feed.php:79
1093#: plugins/importExport/inc/class.dc.import.flat.php:127
1094msgid "Content successfully imported."
1095msgstr ""
1096
1097#: plugins/importExport/inc/class.dc.import.feed.php:83
1098msgid "Import from a feed"
1099msgstr ""
1100
1101#: plugins/importExport/inc/class.dc.import.feed.php:84
1102#, php-format
1103msgid "This will import a feed (RSS or Atom) a as new content in the current blog: %s."
1104msgstr ""
1105
1106#: plugins/importExport/inc/class.dc.import.feed.php:91
1107#: plugins/widgets/_default_widgets.php:46
1108msgid "Feed URL:"
1109msgstr ""
1110
1111#: plugins/importExport/inc/class.dc.import.flat.php:21
1112msgid "Flat file import"
1113msgstr ""
1114
1115#: plugins/importExport/inc/class.dc.import.flat.php:22
1116msgid "Imports a blog or a full Dotclear installation from flat file."
1117msgstr ""
1118
1119#: plugins/importExport/inc/class.dc.import.flat.php:122
1120msgid "Single blog successfully imported."
1121msgstr ""
1122
1123#: plugins/importExport/inc/class.dc.import.flat.php:135
1124msgid "Are you sure you want to import a full backup file?"
1125msgstr ""
1126
1127#: plugins/importExport/inc/class.dc.import.flat.php:157
1128msgid "Import a single blog"
1129msgstr ""
1130
1131#: plugins/importExport/inc/class.dc.import.flat.php:158
1132#, php-format
1133msgid "This will import a single blog backup as new content in the current blog: %s."
1134msgstr ""
1135
1136#: plugins/importExport/inc/class.dc.import.flat.php:166
1137#: plugins/importExport/inc/class.dc.import.flat.php:195
1138msgid "Upload a backup file"
1139msgstr ""
1140
1141#: plugins/importExport/inc/class.dc.import.flat.php:175
1142#: plugins/importExport/inc/class.dc.import.flat.php:200
1143msgid "or pick up a local file in your public directory"
1144msgstr ""
1145
1146#: plugins/importExport/inc/class.dc.import.flat.php:187
1147msgid "Import a full backup file"
1148msgstr ""
1149
1150#: plugins/importExport/inc/class.dc.import.flat.php:205
1151msgid "Warning: This will reset all the content of your database, except users."
1152msgstr ""
1153
1154#: plugins/importExport/inc/class.dc.import.wp.php:64
1155msgid "WordPress import"
1156msgstr ""
1157
1158#: plugins/importExport/inc/class.dc.import.wp.php:65
1159msgid "Import a WordPress installation into your current blog."
1160msgstr ""
1161
1162#: plugins/importExport/inc/class.dc.import.wp.php:176
1163#, php-format
1164msgid "This will import your WordPress content as new content in the current blog: %s."
1165msgstr ""
1166
1167#: plugins/importExport/inc/class.dc.import.wp.php:183
1168msgid "We first need some information about your old WordPress installation."
1169msgstr ""
1170
1171#: plugins/importExport/inc/class.dc.import.wp.php:195
1172msgid "WordPress and Dotclear's handling of categories are quite different. You can assign several categories to a single post in WordPress. In the Dotclear world, we see it more like \"One category, several tags.\" Therefore Dotclear can only import one category per post and will chose the lowest numbered one. If you want to keep a trace of every category, you can import them as tags, with an optional prefix."
1173msgstr ""
1174
1175#: plugins/importExport/inc/class.dc.import.wp.php:200
1176msgid "On the other hand, in WordPress, a post can not be uncategorized, and a default installation has a first category labelised <i>\"Uncategorized\"</i>. If you did not change that category, you can just ignore it while importing your blog, as Dotclear allows you to actually keep your posts uncategorized."
1177msgstr ""
1178
1179#: plugins/importExport/inc/class.dc.import.wp.php:205
1180msgid "Ignore the first category:"
1181msgstr ""
1182
1183#: plugins/importExport/inc/class.dc.import.wp.php:207
1184msgid "Import lowest numbered category on posts:"
1185msgstr ""
1186
1187#: plugins/importExport/inc/class.dc.import.wp.php:209
1188msgid "Import all categories as tags:"
1189msgstr ""
1190
1191#: plugins/importExport/inc/class.dc.import.wp.php:210
1192msgid "Prefix such tags with:"
1193msgstr ""
1194
1195#: plugins/importExport/inc/class.dc.import.wp.php:215
1196msgid "Content filters"
1197msgstr ""
1198
1199#: plugins/importExport/inc/class.dc.import.wp.php:216
1200msgid "You may want to process your post and/or comment content with the following filters."
1201msgstr ""
1202
1203#: plugins/importExport/inc/class.dc.import.wp.php:217
1204msgid "Post content formatter:"
1205msgstr ""
1206
1207#: plugins/importExport/inc/class.dc.import.wp.php:218
1208msgid "Comment content formatter:"
1209msgstr ""
1210
1211#: plugins/importExport/inc/class.dc.import.wp.php:286
1212msgid "WordPress tables not found"
1213msgstr ""
1214
1215#: plugins/importExport/inc/flat/class.backupFile.php:32
1216msgid "No file to read."
1217msgstr ""
1218
1219#: plugins/importExport/inc/flat/class.dc.import.php:54
1220msgid "File is not a DotClear backup."
1221msgstr ""
1222
1223#: plugins/importExport/inc/flat/class.dc.import.php:105
1224msgid "File is not a single blog export."
1225msgstr ""
1226
1227#: plugins/importExport/inc/flat/class.dc.import.php:222
1228msgid "File is not a full export."
1229msgstr ""
1230
1231#: plugins/importExport/inc/flat/class.dc.import.php:632
1232#: plugins/importExport/inc/flat/class.dc.import.php:642
1233#: plugins/importExport/inc/flat/class.dc.import.php:669
1234#: plugins/importExport/inc/flat/class.dc.import.php:680
1235#: plugins/importExport/inc/flat/class.dc.import.php:695
1236msgid "The backup file does not appear to be well formed."
1237msgstr ""
1238
1239#: plugins/importExport/index.php:89
1240msgid "Please wait..."
1241msgstr ""
1242
1243#: plugins/maintenance/_admin.php:14 plugins/maintenance/index.php:67
1244#: plugins/maintenance/index.php:71
1245msgid "Maintenance"
1246msgstr ""
1247
1248#: plugins/maintenance/index.php:75
1249msgid "Optimization successful."
1250msgstr ""
1251
1252#: plugins/maintenance/index.php:78
1253msgid "Comments and trackback counted."
1254msgstr ""
1255
1256#: plugins/maintenance/index.php:81
1257msgid "Templates cache directory emptied."
1258msgstr ""
1259
1260#: plugins/maintenance/index.php:84
1261msgid "Logs deleted."
1262msgstr ""
1263
1264#: plugins/maintenance/index.php:90
1265#, php-format
1266msgid "Indexing entry %d to %d."
1267msgstr ""
1268
1269#: plugins/maintenance/index.php:103 plugins/maintenance/index.php:127
1270msgid "next"
1271msgstr ""
1272
1273#: plugins/maintenance/index.php:107
1274msgid "Entries index done."
1275msgstr ""
1276
1277#: plugins/maintenance/index.php:108 plugins/maintenance/index.php:132
1278msgid "Back"
1279msgstr ""
1280
1281#: plugins/maintenance/index.php:114
1282#, php-format
1283msgid "Indexing comment %d to %d."
1284msgstr ""
1285
1286#: plugins/maintenance/index.php:131
1287msgid "Comments index done."
1288msgstr ""
1289
1290#: plugins/maintenance/index.php:138
1291msgid "Optimize database room"
1292msgstr ""
1293
1294#: plugins/maintenance/index.php:140
1295msgid "Vacuum tables"
1296msgstr ""
1297
1298#: plugins/maintenance/index.php:147
1299msgid "Counters"
1300msgstr ""
1301
1302#: plugins/maintenance/index.php:149
1303msgid "Reset comments and ping counters"
1304msgstr ""
1305
1306#: plugins/maintenance/index.php:156
1307msgid "Search engine index"
1308msgstr ""
1309
1310#: plugins/maintenance/index.php:156
1311msgid "This may take a very long time"
1312msgstr ""
1313
1314#: plugins/maintenance/index.php:158
1315msgid "Index all posts"
1316msgstr ""
1317
1318#: plugins/maintenance/index.php:159
1319msgid "Index all comments"
1320msgstr ""
1321
1322#: plugins/maintenance/index.php:165
1323msgid "Vacuum logs"
1324msgstr ""
1325
1326#: plugins/maintenance/index.php:167
1327msgid "Delete all logs"
1328msgstr ""
1329
1330#: plugins/maintenance/index.php:174
1331msgid "Empty templates cache directory"
1332msgstr ""
1333
1334#: plugins/maintenance/index.php:176
1335msgid "Empty directory"
1336msgstr ""
1337
1338#: plugins/pages/_admin.php:19 plugins/pages/_admin.php:44
1339#: plugins/pages/_widgets.php:21 plugins/pages/_widgets.php:22
1340#: plugins/pages/list.php:168 plugins/pages/list.php:179
1341#: plugins/pages/page.php:275 plugins/pages/page.php:322
1342msgid "Pages"
1343msgstr ""
1344
1345#: plugins/pages/_admin.php:38
1346#, php-format
1347msgid "%d page"
1348msgstr ""
1349
1350#: plugins/pages/_admin.php:38
1351#, php-format
1352msgid "%d pages"
1353msgstr ""
1354
1355#: plugins/pages/_admin.php:48
1356msgid "manage pages"
1357msgstr ""
1358
1359#: plugins/pages/_public.php:15
1360msgid "Published on"
1361msgstr ""
1362
1363#: plugins/pages/_public.php:16
1364msgid "This page's comments feed"
1365msgstr ""
1366
1367#: plugins/pages/_public.php:154
1368msgid "You must provide a valid email address."
1369msgstr ""
1370
1371#: plugins/pages/_widgets.php:26
1372msgid "Page title"
1373msgstr ""
1374
1375#: plugins/pages/_widgets.php:27
1376msgid "Page position"
1377msgstr ""
1378
1379#: plugins/pages/_widgets.php:28
1380msgid "Publication date"
1381msgstr ""
1382
1383#: plugins/pages/list.php:23
1384msgid "No page"
1385msgstr ""
1386
1387#: plugins/pages/list.php:103
1388msgid "select this page"
1389msgstr ""
1390
1391#: plugins/pages/list.php:172
1392msgid "Are you sure you want to delete selected pages?"
1393msgstr ""
1394
1395#: plugins/pages/list.php:180 plugins/pages/page.php:36
1396msgid "New page"
1397msgstr ""
1398
1399#: plugins/pages/list.php:193
1400msgid "Selected pages action:"
1401msgstr ""
1402
1403#: plugins/pages/page.php:89
1404msgid "This page does not exist."
1405msgstr ""
1406
1407#: plugins/pages/page.php:111 plugins/pages/page.php:358
1408msgid "Edit page"
1409msgstr ""
1410
1411#: plugins/pages/page.php:121
1412msgid "next page"
1413msgstr ""
1414
1415#: plugins/pages/page.php:128
1416msgid "previous page"
1417msgstr ""
1418
1419#: plugins/pages/page.php:278
1420msgid "Are you sure you want to delete this page?"
1421msgstr ""
1422
1423#: plugins/pages/page.php:299
1424msgid "Page has been successfully updated."
1425msgstr ""
1426
1427#: plugins/pages/page.php:302
1428msgid "Page has been successfully created."
1429msgstr ""
1430
1431#: plugins/pages/page.php:329
1432msgid "Go to this page on the site"
1433msgstr ""
1434
1435#: plugins/pages/page.php:412
1436msgid "Page status:"
1437msgstr ""
1438
1439#: plugins/pages/page.php:429
1440msgid "Page position:"
1441msgstr ""
1442
1443#: plugins/pages/page.php:433
1444msgid "Page lang:"
1445msgstr ""
1446
1447#: plugins/pages/page.php:436
1448msgid "Page password:"
1449msgstr ""
1450
1451#: plugins/pages/page.php:445
1452msgid "Warning: If you set the URL manually, it may conflict with another page."
1453msgstr ""
1454
1455#: plugins/pages/page.php:452
1456msgid "Attachments"
1457msgstr ""
1458
1459#: plugins/pages/page.php:472
1460msgid "remove"
1461msgstr ""
1462
1463#: plugins/pages/page.php:481
1464msgid "No attachment."
1465msgstr ""
1466
1467#: plugins/pages/page.php:483
1468msgid "Add files to this page"
1469msgstr ""
1470
1471#: plugins/pings/_admin.php:14 plugins/pings/index.php:48
1472msgid "Pings"
1473msgstr ""
1474
1475#: plugins/pings/index.php:53
1476msgid "Pings configuration"
1477msgstr ""
1478
1479#: plugins/pings/index.php:56
1480msgid "Settings have been successfully updated."
1481msgstr ""
1482
1483#: plugins/pings/index.php:62
1484msgid "Activate pings extension"
1485msgstr ""
1486
1487#: plugins/pings/index.php:68 plugins/pings/index.php:88
1488msgid "Service name:"
1489msgstr ""
1490
1491#: plugins/pings/index.php:70 plugins/pings/index.php:90
1492msgid "Service URI:"
1493msgstr ""
1494
1495#: plugins/pings/index.php:79
1496msgid "error"
1497msgstr ""
1498
1499#: plugins/pings/index.php:98
1500msgid "Test ping services"
1501msgstr ""
1502
1503#: plugins/pings/lib.pings.php:37
1504msgid "Check all"
1505msgstr ""
1506
1507#: plugins/pings/lib.pings.php:61
1508msgid "Pings:"
1509msgstr ""
1510
1511#: plugins/tags/_admin.php:14 plugins/tags/_admin.php:160
1512#: plugins/tags/_admin.php:163 plugins/tags/_admin.php:311
1513#: plugins/tags/_widgets.php:21 plugins/tags/_widgets.php:22
1514#: plugins/tags/tag_posts.php:95 plugins/tags/tags.php:17
1515#: plugins/tags/tags.php:23
1516msgid "Tags"
1517msgstr ""
1518
1519#: plugins/tags/_admin.php:83
1520msgid "Tags:"
1521msgstr ""
1522
1523#: plugins/tags/_admin.php:116 plugins/tags/_admin.php:145
1524#: plugins/tags/tag_posts.php:100
1525#, php-format
1526msgid "Are you sure you want to remove this %s?"
1527msgstr ""
1528
1529#: plugins/tags/_admin.php:117 plugins/tags/_admin.php:146
1530#, php-format
1531msgid "Add a %s to this entry"
1532msgstr ""
1533
1534#: plugins/tags/_admin.php:118 plugins/tags/_admin.php:147
1535msgid "Choose from list"
1536msgstr ""
1537
1538#: plugins/tags/_admin.php:119 plugins/tags/_admin.php:148
1539msgid "all"
1540msgstr ""
1541
1542#: plugins/tags/_admin.php:121 plugins/tags/_public.php:351
1543msgid "Tag"
1544msgstr ""
1545
1546#: plugins/tags/_admin.php:123 plugins/tags/_admin.php:150
1547msgid "used in %e - frequency %p%"
1548msgstr ""
1549
1550#: plugins/tags/_admin.php:124 plugins/tags/_admin.php:151
1551#: plugins/tags/tags.php:53
1552msgid "entry"
1553msgstr ""
1554
1555#: plugins/tags/_admin.php:125 plugins/tags/_admin.php:152
1556#: plugins/tags/tags.php:53
1557msgid "entries"
1558msgstr ""
1559
1560#: plugins/tags/_admin.php:149
1561msgid "Enter tags separated by coma"
1562msgstr ""
1563
1564#: plugins/tags/_admin.php:160
1565msgid "Add tags"
1566msgstr ""
1567
1568#: plugins/tags/_admin.php:164
1569msgid "Remove tags"
1570msgstr ""
1571
1572#: plugins/tags/_admin.php:229
1573msgid "Add tags to entries"
1574msgstr ""
1575
1576#: plugins/tags/_admin.php:231
1577msgid "Tags to add:"
1578msgstr ""
1579
1580#: plugins/tags/_admin.php:259
1581msgid "Remove selected tags from entries"
1582msgstr ""
1583
1584#: plugins/tags/_admin.php:262
1585msgid "No tags for selected entries"
1586msgstr ""
1587
1588#: plugins/tags/_admin.php:270
1589msgid "Following tags have been found in selected entries:"
1590msgstr ""
1591
1592#: plugins/tags/_admin.php:305
1593msgid "short"
1594msgstr ""
1595
1596#: plugins/tags/_admin.php:306
1597msgid "extended"
1598msgstr ""
1599
1600#: plugins/tags/_admin.php:312
1601msgid "Tags list format:"
1602msgstr ""
1603
1604#: plugins/tags/_public.php:15
1605msgid "This tag's comments Atom feed"
1606msgstr ""
1607
1608#: plugins/tags/_public.php:16
1609msgid "This tag's entries Atom feed"
1610msgstr ""
1611
1612#: plugins/tags/_widgets.php:23
1613msgid "Limit (empty means no limit):"
1614msgstr ""
1615
1616#: plugins/tags/_widgets.php:25
1617msgid "Entries count"
1618msgstr ""
1619
1620#: plugins/tags/_widgets.php:25
1621msgid "Tag name"
1622msgstr ""
1623
1624#: plugins/tags/_widgets.php:30
1625msgid "All tags"
1626msgstr ""
1627
1628#: plugins/tags/_widgets.php:30
1629msgid "Link to all tags:"
1630msgstr ""
1631
1632#: plugins/tags/tag_posts.php:112
1633msgid "Edit tag"
1634msgstr ""
1635
1636#: plugins/tags/tag_posts.php:116
1637msgid "Tag has been successfully renamed"
1638msgstr ""
1639
1640#: plugins/tags/tag_posts.php:119
1641msgid "Back to tags list"
1642msgstr ""
1643
1644#: plugins/tags/tag_posts.php:127
1645msgid "Actions for this tag"
1646msgstr ""
1647
1648#: plugins/tags/tag_posts.php:128
1649msgid "Edit tag name:"
1650msgstr ""
1651
1652#: plugins/tags/tag_posts.php:130
1653msgid "Rename"
1654msgstr ""
1655
1656#: plugins/tags/tag_posts.php:137
1657msgid "Delete this tag:"
1658msgstr ""
1659
1660#: plugins/tags/tag_posts.php:146
1661msgid "List of entries with this tag"
1662msgstr ""
1663
1664#: plugins/tags/tags.php:27
1665msgid "Tag has been successfully removed"
1666msgstr ""
1667
1668#: plugins/tags/tags.php:72
1669msgid "No tags on this blog."
1670msgstr ""
1671
1672#: plugins/themeEditor/_admin.php:23 plugins/themeEditor/index.php:57
1673#: plugins/themeEditor/index.php:71
1674msgid "Theme Editor"
1675msgstr ""
1676
1677#: plugins/themeEditor/class.themeEditor.php:48
1678msgid "No file"
1679msgstr ""
1680
1681#: plugins/themeEditor/class.themeEditor.php:72
1682#: plugins/themeEditor/class.themeEditor.php:93
1683msgid "File does not exist."
1684msgstr ""
1685
1686#: plugins/themeEditor/class.themeEditor.php:77
1687#, php-format
1688msgid "File %s is not readable"
1689msgstr ""
1690
1691#: plugins/themeEditor/class.themeEditor.php:124
1692#, php-format
1693msgid "Unable to write file %s. Please check your theme files and folders permissions."
1694msgstr ""
1695
1696#: plugins/themeEditor/index.php:61
1697msgid "Saving document..."
1698msgstr ""
1699
1700#: plugins/themeEditor/index.php:62
1701msgid "Document saved"
1702msgstr ""
1703
1704#: plugins/themeEditor/index.php:63
1705msgid "An error occurred:"
1706msgstr ""
1707
1708#: plugins/themeEditor/index.php:73
1709#, php-format
1710msgid "Your current theme on this blog is \"%s\"."
1711msgstr ""
1712
1713#: plugins/themeEditor/index.php:76
1714msgid "You can't edit default theme."
1715msgstr ""
1716
1717#: plugins/themeEditor/index.php:85
1718msgid "Please select a file to edit."
1719msgstr ""
1720
1721#: plugins/themeEditor/index.php:91
1722msgid "File editor"
1723msgstr ""
1724
1725#: plugins/themeEditor/index.php:92
1726#, php-format
1727msgid "Editing file %s"
1728msgstr ""
1729
1730#: plugins/themeEditor/index.php:105
1731msgid "This file is not writable. Please check your theme files permissions."
1732msgstr ""
1733
1734#: plugins/themeEditor/index.php:116
1735msgid "Templates files"
1736msgstr ""
1737
1738#: plugins/themeEditor/index.php:119
1739msgid "CSS files"
1740msgstr ""
1741
1742#: plugins/themeEditor/index.php:122
1743msgid "JavaScript files"
1744msgstr ""
1745
1746#: plugins/userPref/index.php:119
1747msgid "Preferences successfully updated"
1748msgstr ""
1749
1750#: plugins/userPref/index.php:123
1751msgid "Preferences definition successfully updated"
1752msgstr ""
1753
1754#: plugins/userPref/index.php:128
1755msgid "user preferences"
1756msgstr ""
1757
1758#: plugins/userPref/index.php:186
1759msgid "global preferences"
1760msgstr ""
1761
1762#: plugins/widgets/_admin.php:23
1763msgid "Presentation widgets"
1764msgstr ""
1765
1766#: plugins/widgets/_default_widgets.php:20
1767msgid "Search engine"
1768msgstr ""
1769
1770#: plugins/widgets/_default_widgets.php:23
1771msgid "Navigation links"
1772msgstr ""
1773
1774#: plugins/widgets/_default_widgets.php:26
1775msgid "Selected entries"
1776msgstr ""
1777
1778#: plugins/widgets/_default_widgets.php:27
1779msgid "Best of me"
1780msgstr ""
1781
1782#: plugins/widgets/_default_widgets.php:31
1783msgid "Blog languages"
1784msgstr ""
1785
1786#: plugins/widgets/_default_widgets.php:37
1787msgid "With entries counts"
1788msgstr ""
1789
1790#: plugins/widgets/_default_widgets.php:39
1791msgid "Subscribe links"
1792msgstr ""
1793
1794#: plugins/widgets/_default_widgets.php:40
1795msgid "Subscribe"
1796msgstr ""
1797
1798#: plugins/widgets/_default_widgets.php:41
1799msgid "Feeds type:"
1800msgstr ""
1801
1802#: plugins/widgets/_default_widgets.php:44
1803msgid "Feed reader"
1804msgstr ""
1805
1806#: plugins/widgets/_default_widgets.php:45
1807msgid "Somewhere else"
1808msgstr ""
1809
1810#: plugins/widgets/_default_widgets.php:47
1811#: plugins/widgets/_default_widgets.php:67
1812msgid "Entries limit:"
1813msgstr ""
1814
1815#: plugins/widgets/_default_widgets.php:50
1816msgid "Text"
1817msgstr ""
1818
1819#: plugins/widgets/_default_widgets.php:52
1820msgid "Text:"
1821msgstr ""
1822
1823#: plugins/widgets/_default_widgets.php:55
1824#: plugins/widgets/_default_widgets.php:56
1825msgid "Last entries"
1826msgstr ""
1827
1828#: plugins/widgets/_default_widgets.php:58
1829msgid "Uncategorized"
1830msgstr ""
1831
1832#: plugins/widgets/_default_widgets.php:65
1833msgid "Tag:"
1834msgstr ""
1835
1836#: plugins/widgets/_default_widgets.php:71
1837#: plugins/widgets/_default_widgets.php:72
1838msgid "Last comments"
1839msgstr ""
1840
1841#: plugins/widgets/_default_widgets.php:73
1842msgid "Comments limit:"
1843msgstr ""
1844
1845#: plugins/widgets/_widgets_functions.php:46
1846msgid "Home"
1847msgstr ""
1848
1849#: plugins/widgets/_widgets_functions.php:53
1850msgid "Archives"
1851msgstr ""
1852
1853#: plugins/widgets/_widgets_functions.php:195
1854#, php-format
1855msgid "This blog's entries %s feed"
1856msgstr ""
1857
1858#: plugins/widgets/_widgets_functions.php:196
1859#, php-format
1860msgid "This blog's comments %s feed"
1861msgstr ""
1862
1863#: plugins/widgets/_widgets_functions.php:207
1864msgid "Entries feed"
1865msgstr ""
1866
1867#: plugins/widgets/_widgets_functions.php:215
1868msgid "Comments feed"
1869msgstr ""
1870
1871#: plugins/widgets/index.php:32
1872msgid "navigation"
1873msgstr ""
1874
1875#: plugins/widgets/index.php:33
1876msgid "extra"
1877msgstr ""
1878
1879#: plugins/widgets/index.php:34
1880msgid "custom"
1881msgstr ""
1882
1883#: plugins/widgets/index.php:155 plugins/widgets/index.php:182
1884msgid "Widgets"
1885msgstr ""
1886
1887#: plugins/widgets/index.php:175
1888msgid "Are you sure you want to reset sidebars?"
1889msgstr ""
1890
1891#: plugins/widgets/index.php:187
1892msgid "Available widgets"
1893msgstr ""
1894
1895#: plugins/widgets/index.php:196
1896msgid "Append to:"
1897msgstr ""
1898
1899#: plugins/widgets/index.php:206
1900msgid "Add widgets to sidebars"
1901msgstr ""
1902
1903#: plugins/widgets/index.php:214
1904msgid "Navigation sidebar"
1905msgstr ""
1906
1907#: plugins/widgets/index.php:220
1908msgid "Extra sidebar"
1909msgstr ""
1910
1911#: plugins/widgets/index.php:226
1912msgid "Custom sidebar"
1913msgstr ""
1914
1915#: plugins/widgets/index.php:232
1916msgid "Update sidebars"
1917msgstr ""
1918
1919#: plugins/widgets/index.php:233
1920msgid "Reset sidebars"
1921msgstr ""
1922
1923#: plugins/widgets/index.php:238
1924msgid "Use of widgets"
1925msgstr ""
1926
1927#: plugins/widgets/index.php:239
1928msgid "Widgets may be used to add various blocks of content to be displayed on your public pages. To add a widget, drag it from the Available widgets list on the left to one of the sidebars on the right of this page. You can order your widgets in a sidebar by dragging them up or down. You must update sidebars to apply your changes."
1929msgstr ""
1930
1931#: plugins/widgets/index.php:242
1932msgid "Once included in a sidebar, widgets have configuration options that you can reach by clicking on the + sign next to their name."
1933msgstr ""
1934
1935#: plugins/widgets/index.php:244
1936msgid "Reset sidebars to get back to default widgets installation."
1937msgstr ""
1938
1939#: plugins/widgets/index.php:245
1940msgid "Widget templates tags"
1941msgstr ""
1942
1943#: plugins/widgets/index.php:247
1944msgid "If you are allowed to edit your theme templates, you can directly add widgets as templates tags, with their own configuration."
1945msgstr ""
1946
1947#: plugins/widgets/index.php:249
1948msgid "To add a widget in your template, you need to write code like this:"
1949msgstr ""
1950
1951#: plugins/widgets/index.php:250
1952msgid "Widget ID"
1953msgstr ""
1954
1955#: plugins/widgets/index.php:251
1956msgid "Setting name"
1957msgstr ""
1958
1959#: plugins/widgets/index.php:251
1960msgid "Setting value"
1961msgstr ""
1962
1963#: plugins/widgets/index.php:254
1964msgid "Here are the following available widgets for your blog:"
1965msgstr ""
1966
1967#: plugins/widgets/index.php:261
1968msgid "Widget ID:"
1969msgstr ""
1970
1971#: plugins/widgets/index.php:267
1972msgid "No setting for this widget"
1973msgstr ""
1974
1975#: plugins/widgets/index.php:290
1976msgid "Setting name:"
1977msgstr ""
1978
1979#: plugins/widgets/index.php:312
1980msgid "No widget."
1981msgstr ""
1982
1983#: plugins/widgets/index.php:322
1984msgid "order"
1985msgstr ""
1986
1987#: plugins/widgets/index.php:325
1988msgid "Remove widget"
1989msgstr ""
Note: See TracBrowser for help on using the repository browser.

Sites map