source: cyclope/locale/fr/LC_MESSAGES/django.po @ 539:2bb1cfbb2f27

Revision 539:2bb1cfbb2f27, 42.9 KB checked in by nicoechaniz <nicoechaniz@…>, 14 months ago (diff)

updated translations

Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2012-04-04 17:37-0300\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=n>1;\n"
20
21#: admin.py:82
22msgid "content details"
23msgstr ""
24
25#: admin.py:85
26msgid "Either set an URL here or select a contenttype and view."
27msgstr ""
28
29#: admin.py:88 models.py:146 models.py:267 apps/newsletter/models.py:44
30msgid "layout"
31msgstr ""
32
33#: admin.py:91
34msgid "Set the layout that will be used when this menuitem is selected."
35msgstr ""
36
37#: admin.py:152 dashboard.py:66
38msgid "Content"
39msgstr ""
40
41#: admin.py:155
42msgid "Metadata"
43msgstr ""
44
45#: dashboard.py:54
46msgid "Site Administration"
47msgstr ""
48
49#: dashboard.py:72
50msgid "Create, delete or modify content for your website"
51msgstr ""
52
53#: dashboard.py:75
54msgid "Main"
55msgstr ""
56
57#: dashboard.py:83
58msgid "Multimedia Library"
59msgstr ""
60
61#: dashboard.py:95
62msgid "Authors and Sources"
63msgstr ""
64
65#: dashboard.py:103 templates/cyclope/content_tools_block.html:10
66msgid "Comments"
67msgstr ""
68
69#: dashboard.py:112
70msgid "Site structure"
71msgstr ""
72
73#: dashboard.py:114
74msgid "Modify your site layout and collections"
75msgstr ""
76
77#: dashboard.py:122
78msgid "Collections"
79msgstr ""
80
81#: dashboard.py:129
82msgid "Menus"
83msgstr ""
84
85#: dashboard.py:136
86msgid "Layouts"
87msgstr ""
88
89#: dashboard.py:149
90msgid "Global Settings"
91msgstr ""
92
93#: dashboard.py:155
94msgid "Site Settings"
95msgstr ""
96
97#: dashboard.py:158
98msgid "Contact Form"
99msgstr ""
100
101#: dashboard.py:166
102msgid "Polls"
103msgstr ""
104
105#: dashboard.py:173 templates/cyclope/themes/neutrona/__init__.py:45
106#: templates/cyclope/themes/neutronica/__init__.py:57
107msgid "Newsletter"
108msgstr ""
109
110#: dashboard.py:179
111msgid "Feeds"
112msgstr ""
113
114#: dashboard.py:185
115msgid "Contacts"
116msgstr ""
117
118#: dashboard.py:198
119msgid "Chat"
120msgstr ""
121
122#: dashboard.py:209
123msgid "Plugins"
124msgstr ""
125
126#: dashboard.py:221
127msgid "Advanced"
128msgstr ""
129
130#: dashboard.py:227
131msgid "Advanced configuration"
132msgstr ""
133
134#: dashboard.py:230
135msgid "Auth"
136msgstr ""
137
138#: dashboard.py:236
139msgid "Registration"
140msgstr ""
141
142#: dashboard.py:242
143msgid "Sites"
144msgstr ""
145
146#: dashboard.py:253
147msgid "Quick links"
148msgstr ""
149
150#: dashboard.py:260
151msgid "Browse media files"
152msgstr ""
153
154#: dashboard.py:263
155msgid "Return to site"
156msgstr ""
157
158#: dashboard.py:272
159msgid "Recent Actions"
160msgstr ""
161
162#: dashboard.py:281
163msgid "Community and support"
164msgstr ""
165
166#: dashboard.py:289
167msgid "Official website"
168msgstr ""
169
170#: dashboard.py:294
171msgid "Tutorials"
172msgstr ""
173
174#: default_settings.py:180
175msgid "Admin Thumbnail"
176msgstr ""
177
178#: default_settings.py:182
179msgid "Thumbnail (100px height)"
180msgstr ""
181
182#: default_settings.py:184
183msgid "Small (300x300px)"
184msgstr ""
185
186#: default_settings.py:186
187msgid "Medium (460px width)"
188msgstr ""
189
190#: default_settings.py:188
191msgid "Big (620px width)"
192msgstr ""
193
194#: default_settings.py:190
195msgid "Cropped (60x60px)"
196msgstr ""
197
198#: default_settings.py:192
199msgid "Cropped Thumbnail (140x140px)"
200msgstr ""
201
202#: default_settings.py:194
203msgid "Slideshow"
204msgstr ""
205
206#: forms.py:57 forms.py:74 forms.py:211
207msgid "Content object"
208msgstr ""
209
210#: forms.py:73 forms.py:210 apps/newsletter/admin.py:38
211msgid "View"
212msgstr ""
213
214#: forms.py:75 core/collections/admin.py:116
215msgid "Parent"
216msgstr ""
217
218#: forms.py:76 forms.py:212 core/frontend/sites.py:310
219msgid "View options"
220msgstr ""
221
222#: forms.py:135
223msgid ""
224"You can not set a Custom URL for menu entries                     with "
225"associated content"
226msgstr ""
227
228#: forms.py:142 forms.py:286
229msgid "You need to select a content view"
230msgstr ""
231
232#: forms.py:148 forms.py:292
233msgid "The selected view requires a content object"
234msgstr ""
235
236#: forms.py:161
237msgid "Theme"
238msgstr ""
239
240#: forms.py:183
241msgid "Template"
242msgstr ""
243
244#: forms.py:209
245msgid "Region"
246msgstr ""
247
248#: forms.py:279
249msgid "Content type can not be empty"
250msgstr ""
251
252#: forms.py:283
253msgid "You need to select a region"
254msgstr ""
255
256#: forms.py:314 apps/polls/forms.py:35 core/captcha_comments/forms.py:29
257#: core/captcha_contact_form/forms.py:28
258msgid "Security code"
259msgstr ""
260
261#: forms.py:328
262msgid "Your avatar image is too big"
263msgstr ""
264
265#: frontend_views.py:44
266msgid "list of root items for the selected Menu"
267msgstr ""
268
269#: frontend_views.py:64
270msgid "flat list of all items for the selected Menu"
271msgstr ""
272
273#: frontend_views.py:78
274msgid "Collapse style"
275msgstr ""
276
277#: frontend_views.py:79
278msgid "vertical"
279msgstr ""
280
281#: frontend_views.py:80
282msgid "horizontal"
283msgstr ""
284
285#: frontend_views.py:81
286msgid "on click"
287msgstr ""
288
289#: frontend_views.py:82 models.py:70 models.py:320
290msgid "disabled"
291msgstr ""
292
293#: frontend_views.py:90
294msgid "hierarchical list of the items in the selected menu"
295msgstr ""
296
297#: frontend_views.py:147
298msgid "list view of children of the current menu item"
299msgstr ""
300
301#: frontend_views.py:175
302msgid "search box"
303msgstr ""
304
305#: frontend_views.py:191
306msgid "expanded hierarchical list of all collection and menus"
307msgstr ""
308
309#: frontend_views.py:270
310msgid "Items to show"
311msgstr ""
312
313#: frontend_views.py:277
314msgid "list of the last site content comments"
315msgstr ""
316
317#: models.py:63
318msgid "templating theme"
319msgstr ""
320
321#: models.py:65
322msgid "default layout"
323msgstr ""
324
325#: models.py:67 models.py:316
326msgid "allow comments"
327msgstr ""
328
329#: models.py:69 models.py:319
330msgid "enabled"
331msgstr ""
332
333#: models.py:73
334msgid "global title"
335msgstr ""
336
337#: models.py:75
338msgid "keywords"
339msgstr ""
340
341#: models.py:76 apps/medialibrary/models.py:40 apps/polls/models.py:36
342#: core/collections/models.py:60 core/collections/models.py:102
343msgid "description"
344msgstr ""
345
346#: models.py:78
347msgid "newsletter collection"
348msgstr ""
349
350#: models.py:79
351msgid ""
352"This is the collection that will group the contents for your newsletters."
353msgstr ""
354
355#: models.py:81
356msgid "whole feed contents"
357msgstr ""
358
359#: models.py:82
360msgid "contents to show in the whole feed"
361msgstr ""
362
363#: models.py:95 models.py:96
364msgid "site settings"
365msgstr ""
366
367#: models.py:105 models.py:135 models.py:252 models.py:303 models.py:389
368#: models.py:412 apps/locations/models.py:36 apps/locations/models.py:43
369#: apps/locations/models.py:50 apps/newsletter/models.py:34
370#: apps/staticpages/models.py:43 core/collections/models.py:49
371#: core/collections/models.py:94
372msgid "name"
373msgstr ""
374
375#: models.py:107
376msgid "main menu"
377msgstr ""
378
379#: models.py:124 models.py:133
380msgid "menu"
381msgstr ""
382
383#: models.py:125
384msgid "menus"
385msgstr ""
386
387#: models.py:136 core/collections/models.py:99
388msgid "parent"
389msgstr ""
390
391#: models.py:137
392msgid "children"
393msgstr ""
394
395#: models.py:141
396msgid "site home"
397msgstr ""
398
399#: models.py:142
400msgid "custom URL"
401msgstr ""
402
403#: models.py:148
404msgid "Persistent layout"
405msgstr ""
406
407#: models.py:149
408msgid ""
409"If the layout is marked as persistent it will be in use until the user "
410"navigates to a menu item which explicitly specifies a different Layout"
411msgstr ""
412
413#: models.py:153 models.py:232 apps/contacts/models.py:46
414msgid "type"
415msgstr ""
416
417#: models.py:155 models.py:240
418msgid "object"
419msgstr ""
420
421#: models.py:161 models.py:234 apps/newsletter/models.py:41
422msgid "view"
423msgstr ""
424
425#: models.py:217
426msgid "menu item"
427msgstr ""
428
429#: models.py:218
430msgid "menu items"
431msgstr ""
432
433#: models.py:228 apps/locations/models.py:57
434msgid "region"
435msgstr ""
436
437#: models.py:237
438msgid "weight"
439msgstr ""
440
441#: models.py:257
442msgid "layout template"
443msgstr ""
444
445#: models.py:268
446msgid "layouts"
447msgstr ""
448
449#: models.py:275 models.py:280 core/collections/models.py:195
450msgid "content type"
451msgstr ""
452
453#: models.py:295
454msgid "related content"
455msgstr ""
456
457#: models.py:296
458msgid "related contents"
459msgstr ""
460
461#: models.py:307
462msgid "tags"
463msgstr ""
464
465#: models.py:308
466msgid "published"
467msgstr ""
468
469#: models.py:312
470msgid "creation date"
471msgstr ""
472
473#: models.py:314
474msgid "modification date"
475msgstr ""
476
477#: models.py:318
478msgid "default"
479msgstr ""
480
481#: models.py:375
482msgid "translations"
483msgstr ""
484
485#: models.py:393 models.py:428 models.py:438 apps/medialibrary/models.py:50
486#: apps/medialibrary/models.py:98 apps/medialibrary/models.py:111
487#: apps/medialibrary/models.py:132 apps/medialibrary/models.py:145
488#: core/collections/models.py:61 core/collections/models.py:103
489msgid "image"
490msgstr ""
491
492#: models.py:396
493msgid "origin"
494msgstr ""
495
496#: models.py:398
497msgid "notes"
498msgstr ""
499
500#: models.py:400 core/collections/models.py:59
501msgid "content types"
502msgstr ""
503
504#: models.py:401
505msgid "Select the content types this author is related to."
506msgstr ""
507
508#: models.py:407 apps/articles/models.py:46 apps/forum/models.py:38
509#: apps/medialibrary/models.py:35
510msgid "author"
511msgstr ""
512
513#: models.py:408
514msgid "authors"
515msgstr ""
516
517#: models.py:416
518msgid "link"
519msgstr ""
520
521#: models.py:422 apps/articles/models.py:48 apps/medialibrary/models.py:37
522msgid "source"
523msgstr ""
524
525#: models.py:423
526msgid "sources"
527msgstr ""
528
529#: models.py:434
530msgid "Thumbnail Image"
531msgstr ""
532
533#: models.py:439
534msgid "images"
535msgstr ""
536
537#: models.py:445
538msgid "avatar"
539msgstr ""
540
541#: models.py:447 apps/locations/models.py:58
542msgid "city"
543msgstr ""
544
545#: models.py:448
546msgid "about myself"
547msgstr ""
548
549#: models.py:451
550msgid "public"
551msgstr ""
552
553#: models.py:452
554msgid "Choose whether your profile info should be publicly visible or not"
555msgstr ""
556
557#: settings.py:109
558msgid "You need to set the CYCLOPE_PROJECT_PATH in your settings file."
559msgstr ""
560
561#: widgets.py:79
562msgid "Lookup"
563msgstr ""
564
565#: apps/articles/admin.py:58 apps/feeds/admin.py:40
566#: apps/staticpages/admin.py:67
567msgid "Publication data"
568msgstr ""
569
570#: apps/articles/frontend_views.py:34
571msgid "detailed view of the selected Article"
572msgstr ""
573
574#: apps/articles/frontend_views.py:51
575msgid "list of Article teasers"
576msgstr ""
577
578#: apps/articles/frontend_views.py:67
579msgid "list of Article labeled icons"
580msgstr ""
581
582#: apps/articles/models.py:39
583msgid "yes"
584msgstr ""
585
586#: apps/articles/models.py:39
587msgid "no"
588msgstr ""
589
590#: apps/articles/models.py:43
591msgid "pre-title"
592msgstr ""
593
594#: apps/articles/models.py:44 apps/feeds/models.py:41
595#: apps/staticpages/models.py:31
596msgid "summary"
597msgstr ""
598
599#: apps/articles/models.py:45 apps/forum/models.py:39 apps/polls/models.py:48
600#: apps/polls/models.py:67 apps/staticpages/models.py:32
601#: apps/staticpages/models.py:47
602msgid "text"
603msgstr ""
604
605#: apps/articles/models.py:50
606msgid "date"
607msgstr ""
608
609#: apps/articles/models.py:62
610msgid "article"
611msgstr ""
612
613#: apps/articles/models.py:63
614msgid "articles"
615msgstr ""
616
617#: apps/articles/templates/articles/article_detail.html:54
618#: apps/articles/templates/articles/article_inline_detail.html:25
619#: apps/articles/templates/articles/article_teaser.html:34
620#: apps/forum/templates/forum/topic_teaser.html:13
621#: apps/medialibrary/templates/medialibrary/document_teaser.html:16
622#: apps/medialibrary/templates/medialibrary/flashmovie_teaser.html:16
623#: apps/medialibrary/templates/medialibrary/media_detail_header.html:11
624#: apps/medialibrary/templates/medialibrary/movieclip_teaser.html:16
625#: apps/medialibrary/templates/medialibrary/picture_teaser.html:17
626#: apps/medialibrary/templates/medialibrary/regularfile_teaser.html:16
627#: apps/medialibrary/templates/medialibrary/soundtrack_teaser.html:12
628#: apps/newsletter/templates/newsletter/content.html:23
629#: apps/newsletter/templates/newsletter/content_teasers.html:35
630#: apps/staticpages/templates/staticpages/staticpage_teaser.html:8
631#: templates/comments/list.html:9
632#: templates/cyclope/themes/neutrona/newsletter.html:139
633#: templates/cyclope/themes/neutronica/newsletter.html:139
634msgid "By"
635msgstr ""
636
637#: apps/articles/templates/articles/article_detail.html:86
638#: apps/medialibrary/templates/medialibrary/media_detail_footer.html:15
639msgid "Source"
640msgstr ""
641
642#: apps/articles/templates/articles/article_detail.html:92
643#: apps/medialibrary/templates/medialibrary/media_detail_footer.html:9
644msgid "Last modification date"
645msgstr ""
646
647#: apps/articles/templates/articles/article_detail.html:113
648msgid "Share in your social networks"
649msgstr ""
650
651#: apps/articles/templates/articles/article_inline_detail.html:12
652#: apps/newsletter/templates/newsletter/content.html:16
653#: apps/newsletter/templates/newsletter/content_teasers.html:15
654msgid "Return to Table of Contents"
655msgstr ""
656
657#: apps/articles/templates/articles/article_teaser.html:29
658#: apps/contacts/templates/contacts/contact_teaser.html:27
659#: apps/feeds/templates/feeds/feed_teaser.html:12
660#: apps/forum/templates/forum/topic_teaser.html:9
661#: apps/medialibrary/templates/medialibrary/externalcontent_teaser.html:18
662msgid "More"
663msgstr ""
664
665#: apps/contacts/forms.py:33
666#: apps/contacts/templates/contacts/contact_detail.html:37
667msgid "Birth date"
668msgstr ""
669
670#: apps/contacts/frontend_views.py:38
671msgid "detailed view of the selected Contact"
672msgstr ""
673
674#: apps/contacts/frontend_views.py:51 core/collections/frontend_views.py:63
675msgid "Items per page"
676msgstr ""
677
678#: apps/contacts/frontend_views.py:52
679msgid "Order by"
680msgstr ""
681
682#: apps/contacts/frontend_views.py:53 apps/contacts/models.py:56
683msgid "given name"
684msgstr ""
685
686#: apps/contacts/frontend_views.py:54 apps/contacts/models.py:57
687msgid "surname"
688msgstr ""
689
690#: apps/contacts/frontend_views.py:61
691msgid "list of Contact teasers"
692msgstr ""
693
694#: apps/contacts/models.py:41
695msgid "work"
696msgstr ""
697
698#: apps/contacts/models.py:42
699msgid "home"
700msgstr ""
701
702#: apps/contacts/models.py:47 apps/contacts/models.py:67
703msgid "contact"
704msgstr ""
705
706#: apps/contacts/models.py:50
707msgid "contact address"
708msgstr ""
709
710#: apps/contacts/models.py:51
711msgid "contact addresses"
712msgstr ""
713
714#: apps/contacts/models.py:53
715msgid "Male"
716msgstr ""
717
718#: apps/contacts/models.py:53
719msgid "Female"
720msgstr ""
721
722#: apps/contacts/models.py:58
723msgid "birth date"
724msgstr ""
725
726#: apps/contacts/models.py:59
727msgid "gender"
728msgstr ""
729
730#: apps/contacts/models.py:60
731msgid "photo"
732msgstr ""
733
734#: apps/contacts/models.py:62
735msgid "e-mail"
736msgstr ""
737
738#: apps/contacts/models.py:63
739msgid "web site"
740msgstr ""
741
742#: apps/contacts/models.py:64
743msgid "mobile phone number"
744msgstr ""
745
746#: apps/contacts/models.py:68
747msgid "contacts"
748msgstr ""
749
750#: apps/contacts/templates/contacts/contact_detail.html:20
751#: templates/cyclope/content_tools_block.html:6
752msgid "Print"
753msgstr ""
754
755#: apps/contacts/templates/contacts/contact_detail.html:22
756msgid "Send mail"
757msgstr ""
758
759#: apps/contacts/templates/contacts/contact_detail.html:35
760msgid "Given name"
761msgstr ""
762
763#: apps/contacts/templates/contacts/contact_detail.html:36
764msgid "Surname"
765msgstr ""
766
767#: apps/contacts/templates/contacts/contact_detail.html:38
768#: apps/contacts/templates/contacts/contact_teaser.html:21
769msgid "Gender"
770msgstr ""
771
772#: apps/contacts/templates/contacts/contact_detail.html:39
773#: apps/contacts/templates/contacts/contact_teaser.html:22
774msgid "Email"
775msgstr ""
776
777#: apps/contacts/templates/contacts/contact_detail.html:40
778#: apps/contacts/templates/contacts/contact_teaser.html:23
779msgid "Web"
780msgstr ""
781
782#: apps/contacts/templates/contacts/contact_detail.html:41
783#: apps/contacts/templates/contacts/contact_teaser.html:24
784msgid "Mobile"
785msgstr ""
786
787#: apps/contacts/templates/contacts/contact_detail.html:49
788msgid "Address"
789msgstr ""
790
791#: apps/contacts/templates/contacts/contact_detail.html:50
792msgid "Post Office Box"
793msgstr ""
794
795#: apps/contacts/templates/contacts/contact_detail.html:51
796msgid "Phone Number"
797msgstr ""
798
799#: apps/contacts/templates/contacts/contact_detail.html:67
800#: apps/forum/templates/forum/topic_teaser.html:22
801#: apps/medialibrary/templates/medialibrary/document_teaser.html:25
802#: apps/medialibrary/templates/medialibrary/flashmovie_teaser.html:21
803#: apps/medialibrary/templates/medialibrary/movieclip_teaser.html:21
804#: apps/medialibrary/templates/medialibrary/picture_teaser.html:22
805#: apps/medialibrary/templates/medialibrary/regularfile_teaser.html:25
806#: apps/medialibrary/templates/medialibrary/soundtrack_teaser.html:17
807#: apps/polls/templates/polls/poll_detail.html:23
808#: apps/staticpages/templates/staticpages/staticpage_teaser.html:18
809msgid "Tags"
810msgstr ""
811
812#: apps/contacts/templates/contacts/contact_detail.html:70
813msgid "Last update"
814msgstr ""
815
816#: apps/contacts/templates/contacts/contact_teaser.html:28
817msgid "Last change"
818msgstr ""
819
820#: apps/feeds/frontend_views.py:35
821msgid "entries to show"
822msgstr ""
823
824#: apps/feeds/frontend_views.py:36
825msgid "show titles only"
826msgstr ""
827
828#: apps/feeds/frontend_views.py:41
829msgid "detailed view of the selected Feed"
830msgstr ""
831
832#: apps/feeds/models.py:40
833#: apps/newsletter/templates/newsletter/content.html:36
834msgid "URL"
835msgstr ""
836
837#: apps/feeds/models.py:42
838msgid "default number of entries"
839msgstr ""
840
841#: apps/feeds/models.py:43
842msgid "by default, only show entry titles"
843msgstr ""
844
845#: apps/feeds/models.py:46
846msgid "feed"
847msgstr ""
848
849#: apps/feeds/models.py:47
850msgid "feeds"
851msgstr ""
852
853#: apps/forum/forms.py:33
854msgid "subject"
855msgstr ""
856
857#: apps/forum/frontend_views.py:43
858msgid "detailed view of the selected Topic"
859msgstr ""
860
861#: apps/forum/frontend_views.py:63
862msgid "create a new topic in the Forum selected"
863msgstr ""
864
865#: apps/forum/models.py:42
866msgid "topic"
867msgstr ""
868
869#: apps/forum/models.py:43
870msgid "topics"
871msgstr ""
872
873#: apps/forum/templates/collections/category_create_topic.html:9
874#, python-format
875msgid " %(forum)s is not a forum "
876msgstr ""
877
878#: apps/forum/templates/collections/category_create_topic.html:15
879#, python-format
880msgid " New topic in  %(forum)s forum "
881msgstr ""
882
883#: apps/forum/templates/collections/category_create_topic.html:20
884msgid "Create"
885msgstr ""
886
887#: apps/forum/templates/forum/topic_teaser.html:16
888msgid "Replies"
889msgstr ""
890
891#: apps/locations/models.py:56
892msgid "country"
893msgstr ""
894
895#: apps/locations/models.py:59
896msgid "zip code"
897msgstr ""
898
899#: apps/locations/models.py:60
900msgid "street address"
901msgstr ""
902
903#: apps/locations/models.py:61
904msgid "phone number"
905msgstr ""
906
907#: apps/locations/models.py:62
908msgid "postal box"
909msgstr ""
910
911#: apps/medialibrary/frontend_views.py:43
912msgid "detailed view of the selected Picture"
913msgstr ""
914
915#: apps/medialibrary/frontend_views.py:51
916msgid "detailed view of the selected Audio Track"
917msgstr ""
918
919#: apps/medialibrary/frontend_views.py:59
920msgid "detailed view of the selected Movie Clip"
921msgstr ""
922
923#: apps/medialibrary/frontend_views.py:67
924msgid "detailed view of the selected Document"
925msgstr ""
926
927#: apps/medialibrary/frontend_views.py:75
928msgid "detailed view of the selected File"
929msgstr ""
930
931#: apps/medialibrary/frontend_views.py:83
932msgid "detailed view of the selected External Content"
933msgstr ""
934
935#: apps/medialibrary/frontend_views.py:91
936msgid "detailed view of the selected Flash Movie"
937msgstr ""
938
939#: apps/medialibrary/models.py:56 apps/medialibrary/models.py:122
940#: templates/cyclope/themes/neutrona/base.html:44
941#: templates/cyclope/themes/neutronica/base.html:43
942msgid "Image"
943msgstr ""
944
945#: apps/medialibrary/models.py:59
946msgid "picture"
947msgstr ""
948
949#: apps/medialibrary/models.py:60
950msgid "pictures"
951msgstr ""
952
953#: apps/medialibrary/models.py:66
954msgid "audio"
955msgstr ""
956
957#: apps/medialibrary/models.py:70
958msgid "sound track"
959msgstr ""
960
961#: apps/medialibrary/models.py:71
962msgid "sound tracks"
963msgstr ""
964
965#: apps/medialibrary/models.py:77
966msgid "still"
967msgstr ""
968
969#: apps/medialibrary/models.py:79
970msgid "video"
971msgstr ""
972
973#: apps/medialibrary/models.py:88
974msgid "Still"
975msgstr ""
976
977#: apps/medialibrary/models.py:91
978msgid "movie clip"
979msgstr ""
980
981#: apps/medialibrary/models.py:92
982msgid "movie clips"
983msgstr ""
984
985#: apps/medialibrary/models.py:100 apps/medialibrary/models.py:104
986msgid "document"
987msgstr ""
988
989#: apps/medialibrary/models.py:105
990msgid "documents"
991msgstr ""
992
993#: apps/medialibrary/models.py:113
994msgid "flash"
995msgstr ""
996
997#: apps/medialibrary/models.py:125
998msgid "flash movie"
999msgstr ""
1000
1001#: apps/medialibrary/models.py:126
1002msgid "flash movies"
1003msgstr ""
1004
1005#: apps/medialibrary/models.py:134 apps/medialibrary/models.py:138
1006msgid "file"
1007msgstr ""
1008
1009#: apps/medialibrary/models.py:139
1010msgid "files"
1011msgstr ""
1012
1013#: apps/medialibrary/models.py:147
1014msgid "content url"
1015msgstr ""
1016
1017#: apps/medialibrary/models.py:148
1018msgid "open in new window"
1019msgstr ""
1020
1021#: apps/medialibrary/models.py:149
1022msgid "skip detailed view"
1023msgstr ""
1024
1025#: apps/medialibrary/models.py:152
1026msgid "external content"
1027msgstr ""
1028
1029#: apps/medialibrary/models.py:153
1030msgid "external contents"
1031msgstr ""
1032
1033#: apps/medialibrary/templates/medialibrary/document_detail.html:20
1034#: apps/medialibrary/templates/medialibrary/document_inline_detail.html:18
1035#: apps/medialibrary/templates/medialibrary/media_player.html:17
1036#: apps/medialibrary/templates/medialibrary/regularfile_detail.html:16
1037#: apps/medialibrary/templates/medialibrary/regularfile_inline_detail.html:14
1038msgid "download file"
1039msgstr ""
1040
1041#: apps/medialibrary/templates/medialibrary/externalcontent_detail.html:24
1042#: apps/medialibrary/templates/medialibrary/externalcontent_inline_detail.html:22
1043#: apps/medialibrary/templates/medialibrary/externalcontent_teaser.html:31
1044msgid "Open external content"
1045msgstr ""
1046
1047#: apps/medialibrary/templates/medialibrary/externalcontent_detail.html:24
1048#: apps/medialibrary/templates/medialibrary/externalcontent_inline_detail.html:22
1049#: apps/medialibrary/templates/medialibrary/externalcontent_teaser.html:31
1050msgid " (in new window)"
1051msgstr ""
1052
1053#: apps/medialibrary/templates/medialibrary/flashmovie_detail.html:24
1054#: apps/medialibrary/templates/medialibrary/flashmovie_inline_detail.html:22
1055msgid "full screen view (new window)"
1056msgstr ""
1057
1058#: apps/newsletter/admin.py:36
1059msgid "Current content category"
1060msgstr ""
1061
1062#: apps/newsletter/admin.py:37
1063msgid ""
1064"This is the category which groups the content that will be sent with the "
1065"newsletter."
1066msgstr ""
1067
1068#: apps/newsletter/frontend_views.py:12
1069msgid "show content teasers linked to the website"
1070msgstr ""
1071
1072#: apps/newsletter/frontend_views.py:39
1073msgid "show the full content (no external links)"
1074msgstr ""
1075
1076#: apps/newsletter/models.py:38
1077msgid "sent date"
1078msgstr ""
1079
1080#: apps/newsletter/models.py:42
1081msgid "show table of contents"
1082msgstr ""
1083
1084#: apps/newsletter/models.py:43
1085#: templates/cyclope/themes/neutrona/__init__.py:47
1086#: templates/cyclope/themes/neutronica/__init__.py:19
1087#: templates/cyclope/themes/neutronica/__init__.py:31
1088#: templates/cyclope/themes/neutronica/__init__.py:43
1089#: templates/cyclope/themes/neutronica/__init__.py:59
1090msgid "header"
1091msgstr ""
1092
1093#: apps/newsletter/models.py:45
1094msgid "sender name"
1095msgstr ""
1096
1097#: apps/newsletter/models.py:46
1098msgid "sender e-mail"
1099msgstr ""
1100
1101#: apps/newsletter/models.py:47
1102msgid "test recipients"
1103msgstr ""
1104
1105#: apps/newsletter/models.py:48
1106msgid "recipients"
1107msgstr ""
1108
1109#: apps/newsletter/models.py:54
1110msgid "newsletter"
1111msgstr ""
1112
1113#: apps/newsletter/models.py:55
1114msgid "newsletters"
1115msgstr ""
1116
1117#: apps/newsletter/templates/admin/newsletter_change_form.html:7
1118msgid "Preview"
1119msgstr ""
1120
1121#: apps/newsletter/templates/admin/newsletter_change_form.html:8
1122msgid "Send test"
1123msgstr ""
1124
1125#: apps/newsletter/templates/admin/newsletter_change_form.html:9
1126msgid "Send e-mail"
1127msgstr ""
1128
1129#: apps/newsletter/templates/newsletter/mail_sent.html:5
1130msgid "The e-mail has been sent for newsletter "
1131msgstr ""
1132
1133#: apps/newsletter/templates/newsletter/mail_sent.html:6
1134#: apps/newsletter/templates/newsletter/send_failed.html:11
1135msgid "Return to newsletter admin"
1136msgstr ""
1137
1138#: apps/newsletter/templates/newsletter/send_failed.html:6
1139msgid "The e-mail for newsletter"
1140msgstr ""
1141
1142#: apps/newsletter/templates/newsletter/send_failed.html:7
1143msgid "could not be sent."
1144msgstr ""
1145
1146#: apps/newsletter/templates/newsletter/send_failed.html:9
1147msgid "You should try again later or contact your administrator."
1148msgstr ""
1149
1150#: apps/polls/frontend_views.py:37
1151msgid "Poll submission form"
1152msgstr ""
1153
1154#: apps/polls/frontend_views.py:72
1155msgid "detailed view of the selected Poll"
1156msgstr ""
1157
1158#: apps/polls/models.py:42
1159msgid "poll"
1160msgstr ""
1161
1162#: apps/polls/models.py:43
1163msgid "polls"
1164msgstr ""
1165
1166#: apps/polls/models.py:52
1167msgid "allow multiple answers"
1168msgstr ""
1169
1170#: apps/polls/models.py:60 apps/polls/models.py:66
1171msgid "question"
1172msgstr ""
1173
1174#: apps/polls/models.py:61
1175msgid "questions"
1176msgstr ""
1177
1178#: apps/polls/models.py:77
1179msgid "answer"
1180msgstr ""
1181
1182#: apps/polls/models.py:78 apps/polls/models.py:86
1183msgid "answers"
1184msgstr ""
1185
1186#: apps/polls/models.py:83
1187msgid "user"
1188msgstr ""
1189
1190#: apps/polls/models.py:84
1191msgid "foreign_user"
1192msgstr ""
1193
1194#: apps/polls/models.py:89
1195msgid "submission"
1196msgstr ""
1197
1198#: apps/polls/models.py:90
1199msgid "submissions"
1200msgstr ""
1201
1202#: apps/polls/templates/admin/polls/change_list.html:7
1203#: templates/admin/change_list.html:110
1204#: templates/admin/feincms/tree_editor.html:43
1205msgid "Filter"
1206msgstr ""
1207
1208#: apps/polls/templates/polls/poll_submission.html:30
1209#: templates/contact_form/contact_form.html:9
1210msgid "Send"
1211msgstr ""
1212
1213#: apps/staticpages/admin.py:40
1214msgid "Menu items"
1215msgstr ""
1216
1217#: apps/staticpages/frontend_views.py:38
1218msgid "detailed view of the selected Static Page"
1219msgstr ""
1220
1221#: apps/staticpages/frontend_views.py:54
1222msgid "list of Static Pages"
1223msgstr ""
1224
1225#: apps/staticpages/frontend_views.py:73
1226msgid "display the selected HTML Block"
1227msgstr ""
1228
1229#: apps/staticpages/models.py:38
1230msgid "static page"
1231msgstr ""
1232
1233#: apps/staticpages/models.py:39
1234msgid "static pages"
1235msgstr ""
1236
1237#: apps/staticpages/models.py:56
1238msgid "html block"
1239msgstr ""
1240
1241#: apps/staticpages/models.py:57
1242msgid "html blocks"
1243msgstr ""
1244
1245#: core/captcha_comments/forms.py:28
1246msgid "Website or Blog"
1247msgstr ""
1248
1249#: core/collections/admin.py:95 templates/rosetta/pofile.html:59
1250msgid "All"
1251msgstr ""
1252
1253#: core/collections/admin.py:105 core/collections/models.py:129
1254#: core/collections/models.py:225
1255msgid "categories"
1256msgstr ""
1257
1258#: core/collections/admin.py:114
1259msgid "Description"
1260msgstr ""
1261
1262#: core/collections/admin.py:135
1263msgid "Extra info"
1264msgstr ""
1265
1266#: core/collections/admin.py:162
1267msgid "Collection"
1268msgstr ""
1269
1270#: core/collections/admin.py:164
1271msgid "Category"
1272msgstr ""
1273
1274#: core/collections/admin.py:222
1275msgid "Default category listing view"
1276msgstr ""
1277
1278#: core/collections/frontend_views.py:43
1279msgid "list of root items for the selected Category"
1280msgstr ""
1281
1282#: core/collections/frontend_views.py:60
1283#: core/collections/frontend_views.py:164
1284msgid "Show title"
1285msgstr ""
1286
1287#: core/collections/frontend_views.py:61
1288#: core/collections/frontend_views.py:165
1289msgid "Show description"
1290msgstr ""
1291
1292#: core/collections/frontend_views.py:62
1293#: core/collections/frontend_views.py:166
1294msgid "Show image"
1295msgstr ""
1296
1297#: core/collections/frontend_views.py:65
1298#: core/collections/frontend_views.py:167
1299msgid "Limit to N items (0 = no limit)"
1300msgstr ""
1301
1302#: core/collections/frontend_views.py:67
1303#: core/collections/frontend_views.py:169
1304msgid "Sort by"
1305msgstr ""
1306
1307#: core/collections/frontend_views.py:68
1308#: core/collections/frontend_views.py:170
1309msgid "Date ↓ (newest first)"
1310msgstr ""
1311
1312#: core/collections/frontend_views.py:69
1313#: core/collections/frontend_views.py:171
1314msgid "Date ↑ (oldest first)"
1315msgstr ""
1316
1317#: core/collections/frontend_views.py:70
1318#: core/collections/frontend_views.py:172
1319msgid "Alphabetic"
1320msgstr ""
1321
1322#: core/collections/frontend_views.py:72
1323msgid "Simplified"
1324msgstr ""
1325
1326#: core/collections/frontend_views.py:73
1327#: core/collections/frontend_views.py:174
1328msgid "Include descendant's elements"
1329msgstr ""
1330
1331#: core/collections/frontend_views.py:75
1332msgid "Show navigation"
1333msgstr ""
1334
1335#: core/collections/frontend_views.py:76
1336msgid "Top"
1337msgstr ""
1338
1339#: core/collections/frontend_views.py:77
1340msgid "Bottom"
1341msgstr ""
1342
1343#: core/collections/frontend_views.py:78
1344msgid "Disabled"
1345msgstr ""
1346
1347#: core/collections/frontend_views.py:84
1348msgid "default view for the Collection"
1349msgstr ""
1350
1351#: core/collections/frontend_views.py:104
1352msgid "teaser list of Category members"
1353msgstr ""
1354
1355#: core/collections/frontend_views.py:153
1356msgid "labeled icon list of Category members"
1357msgstr ""
1358
1359#: core/collections/frontend_views.py:176
1360msgid "Scroll by N items"
1361msgstr ""
1362
1363#: core/collections/frontend_views.py:178
1364msgid "Speed of transition (in milliseconds)"
1365msgstr ""
1366
1367#: core/collections/frontend_views.py:180
1368msgid "Automatic playback"
1369msgstr ""
1370
1371#: core/collections/frontend_views.py:182
1372msgid "Stop automatic playback after click"
1373msgstr ""
1374
1375#: core/collections/frontend_views.py:184
1376msgid "Delay between transitions (seconds)"
1377msgstr ""
1378
1379#: core/collections/frontend_views.py:186
1380msgid "Circular navigation"
1381msgstr ""
1382
1383#: core/collections/frontend_views.py:188
1384msgid "Navigation wrap"
1385msgstr ""
1386
1387#: core/collections/frontend_views.py:189
1388msgid "Circular"
1389msgstr ""
1390
1391#: core/collections/frontend_views.py:190
1392msgid "First"
1393msgstr ""
1394
1395#: core/collections/frontend_views.py:191
1396msgid "Last"
1397msgstr ""
1398
1399#: core/collections/frontend_views.py:192
1400msgid "Both"
1401msgstr ""
1402
1403#: core/collections/frontend_views.py:193
1404msgid "None"
1405msgstr ""
1406
1407#: core/collections/frontend_views.py:200
1408msgid "slideshow of Category members"
1409msgstr ""
1410
1411#: core/collections/frontend_views.py:244
1412msgid "full content of Category members"
1413msgstr ""
1414
1415#: core/collections/frontend_views.py:259
1416msgid "teaser list of the root Categories of a Collection"
1417msgstr ""
1418
1419#: core/collections/frontend_views.py:278
1420msgid "list of the root Categories of a Collection"
1421msgstr ""
1422
1423#: core/collections/frontend_views.py:290
1424msgid "hierarchical list of Categories in a Collection"
1425msgstr ""
1426
1427#: core/collections/frontend_views.py:356
1428msgid "hierarchical list of Categories that will show an icon list on click"
1429msgstr ""
1430
1431#: core/collections/frontend_views.py:365
1432msgid ""
1433"alphabetical teaser list of all the members of the Collection's Categories"
1434msgstr ""
1435
1436#: core/collections/frontend_views.py:394
1437msgid "list of Category members as forum view"
1438msgstr ""
1439
1440#: core/collections/models.py:52
1441msgid "visible"
1442msgstr ""
1443
1444#: core/collections/models.py:56
1445msgid "navigation root"
1446msgstr ""
1447
1448#: core/collections/models.py:63
1449msgid "default list view"
1450msgstr ""
1451
1452#: core/collections/models.py:73 core/collections/models.py:93
1453msgid "collection"
1454msgstr ""
1455
1456#: core/collections/models.py:74
1457msgid "collections"
1458msgstr ""
1459
1460#: core/collections/models.py:101
1461msgid "active"
1462msgstr ""
1463
1464#: core/collections/models.py:128 core/collections/models.py:192
1465msgid "category"
1466msgstr ""
1467
1468#: core/collections/models.py:215
1469msgid "categorization"
1470msgstr ""
1471
1472#: core/collections/models.py:216
1473msgid "categorizations"
1474msgstr ""
1475
1476#: core/collections/models.py:232
1477msgid "is orphan"
1478msgstr ""
1479
1480#: core/collections/templates/collections/category_list_as_forum.html:10
1481msgid "Create a new topic"
1482msgstr ""
1483
1484#: core/collections/templates/collections/category_list_as_forum.html:20
1485msgid "Created"
1486msgstr ""
1487
1488#: core/collections/templates/collections/category_list_as_forum.html:30
1489#: core/collections/templates/collections/category_list_as_forum.html:32
1490msgid "by"
1491msgstr ""
1492
1493#: core/frontend/__init__.py:180
1494#, python-format
1495msgid "No default view has been set for %s"
1496msgstr ""
1497
1498#: core/frontend/__init__.py:183
1499#, python-format
1500msgid "You can set only one default view for %s"
1501msgstr ""
1502
1503#: core/frontend/sites.py:161
1504msgid "You need to create you site settings"
1505msgstr ""
1506
1507#: core/frontend/sites.py:166
1508msgid "You need to select a layout for the site"
1509msgstr ""
1510
1511#: core/frontend/sites.py:172
1512msgid "The site home page has not been set."
1513msgstr ""
1514
1515#: core/frontend/sites.py:184
1516msgid "No content object selected"
1517msgstr ""
1518
1519#: templates/admin/base_content_change_form.html:125
1520msgid "You must choose a collection first."
1521msgstr ""
1522
1523#: templates/admin/base_site.html:4 templates/rosetta/base.html:5
1524msgid "Cyclope site admin"
1525msgstr ""
1526
1527#: templates/admin/change_form.html:24 templates/admin/change_list.html:63
1528#: templates/admin/contact_form/contactformsettings/change_form.html:6
1529#: templates/admin/cyclope/sitesettings/change_form.html:6
1530#: templates/rosetta/pofile.html:46
1531msgid "Home"
1532msgstr ""
1533
1534#: templates/admin/change_form.html:26
1535msgid "Add"
1536msgstr ""
1537
1538#: templates/admin/change_form.html:35
1539msgid "History"
1540msgstr ""
1541
1542#: templates/admin/change_form.html:36
1543msgid "View on site"
1544msgstr ""
1545
1546#: templates/admin/change_form.html:47 templates/admin/change_list.html:99
1547msgid "Please correct the error below."
1548msgid_plural "Please correct the errors below."
1549msgstr[0] ""
1550msgstr[1] ""
1551
1552#: templates/admin/change_list.html:79
1553#, python-format
1554msgid ""
1555"You may use the filters and search form to narrow the list of "
1556"%(plural_name)s displayed."
1557msgstr ""
1558
1559#: templates/admin/change_list.html:90
1560#, python-format
1561msgid "Add %(name)s"
1562msgstr ""
1563
1564#: templates/admin/filter.html:2
1565#, python-format
1566msgid " By %(filter_title)s "
1567msgstr ""
1568
1569#: templates/admin/articles/change_list.html:6
1570msgid ""
1571"\n"
1572"<p>\n"
1573"Articles are a rich content type that you may use to publish categorized "
1574"information on your website.\n"
1575"</p>\n"
1576msgstr ""
1577
1578#: templates/admin/feincms/tree_editor.html:38
1579msgid "Shortcuts"
1580msgstr ""
1581
1582#: templates/admin/feincms/tree_editor.html:40
1583msgid "Collapse tree"
1584msgstr ""
1585
1586#: templates/admin/feincms/tree_editor.html:41
1587msgid "Expand tree"
1588msgstr ""
1589
1590#: templates/comments/comments_block.html:17
1591#, python-format
1592msgid " There are %(comment_count)s comments "
1593msgstr ""
1594
1595#: templates/comments/comments_block.html:24
1596msgid "comment on this content"
1597msgstr ""
1598
1599#: templates/comments/form.html:22
1600msgid ""
1601"For security reasons you need to type the text displayed in the following "
1602"image"
1603msgstr ""
1604
1605#: templates/comments/form.html:34 templates/comments/preview.html:17
1606msgid "Post your comment"
1607msgstr ""
1608
1609#: templates/comments/posted.html:4
1610msgid "Thanks for commenting"
1611msgstr ""
1612
1613#: templates/comments/posted.html:11
1614msgid "Thank you for your comment"
1615msgstr ""
1616
1617#: templates/comments/posted.html:12
1618msgid "return."
1619msgstr ""
1620
1621#: templates/comments/preview.html:4 templates/comments/preview.html.py:14
1622msgid "Preview your comment"
1623msgstr ""
1624
1625#: templates/comments/preview.html:12
1626msgid "Please correct the error below"
1627msgid_plural "Please correct the errors below"
1628msgstr[0] ""
1629msgstr[1] ""
1630
1631#: templates/comments/preview.html:17
1632msgid "and"
1633msgstr ""
1634
1635#: templates/comments/preview.html:17
1636msgid "or make changes"
1637msgstr ""
1638
1639#: templates/comments/preview.html:33
1640msgid "Post"
1641msgstr ""
1642
1643#: templates/contact_form/contact_form_sent.html:6
1644msgid "Thank you for contacting us!"
1645msgstr ""
1646
1647#: templates/cyclope/breadcrumb.html:8
1648msgid "Breadcrumb"
1649msgstr ""
1650
1651#: templates/cyclope/pagination_block.html:8
1652msgid "previous"
1653msgstr ""
1654
1655#: templates/cyclope/pagination_block.html:12
1656msgid "Page"
1657msgstr ""
1658
1659#: templates/cyclope/pagination_block.html:12
1660#: templates/cyclope/themes/neutrona/base.html:45
1661#: templates/cyclope/themes/neutronica/base.html:44
1662msgid "of"
1663msgstr ""
1664
1665#: templates/cyclope/pagination_block.html:16
1666msgid "next"
1667msgstr ""
1668
1669#: templates/cyclope/site_map.html:6
1670msgid "Site map"
1671msgstr ""
1672
1673#: templates/cyclope/site_search_box.html:32
1674msgid "Site wide search"
1675msgstr ""
1676
1677#: templates/cyclope/themes/__init__.py:22
1678msgid "You need to set CYCLOPE_LOCAL_THEMES_PREFIX in your settings file"
1679msgstr ""
1680
1681#: templates/cyclope/themes/__init__.py:36
1682msgid "Your CYCLOPE_LOCAL_THEMES_DIR setting is invalid"
1683msgstr ""
1684
1685#: templates/cyclope/themes/neutrona/404.html:6
1686#: templates/cyclope/themes/neutronica/404.html:6
1687msgid "Error 404 (Not Found)"
1688msgstr ""
1689
1690#: templates/cyclope/themes/neutrona/404.html:10
1691#: templates/cyclope/themes/neutronica/404.html:10
1692msgid "Error 404"
1693msgstr ""
1694
1695#: templates/cyclope/themes/neutrona/404.html:13
1696#: templates/cyclope/themes/neutronica/404.html:13
1697msgid "The requested URL was not found on this server."
1698msgstr ""
1699
1700#: templates/cyclope/themes/neutrona/500.html:6
1701#: templates/cyclope/themes/neutronica/500.html:6
1702msgid "Error 500 (Internal Server Error)"
1703msgstr ""
1704
1705#: templates/cyclope/themes/neutrona/500.html:10
1706#: templates/cyclope/themes/neutronica/500.html:10
1707msgid "Error 500"
1708msgstr ""
1709
1710#: templates/cyclope/themes/neutrona/500.html:13
1711#: templates/cyclope/themes/neutronica/500.html:13
1712msgid "Internal server error."
1713msgstr ""
1714
1715#: templates/cyclope/themes/neutrona/__init__.py:11
1716msgid "Neutrona"
1717msgstr ""
1718
1719#: templates/cyclope/themes/neutrona/__init__.py:17
1720msgid "4 Elements"
1721msgstr ""
1722
1723#: templates/cyclope/themes/neutrona/__init__.py:19
1724#: templates/cyclope/themes/neutrona/__init__.py:31
1725msgid "air"
1726msgstr ""
1727
1728#: templates/cyclope/themes/neutrona/__init__.py:20
1729#: templates/cyclope/themes/neutrona/__init__.py:32
1730msgid "water"
1731msgstr ""
1732
1733#: templates/cyclope/themes/neutrona/__init__.py:21
1734#: templates/cyclope/themes/neutrona/__init__.py:34
1735msgid "before fire"
1736msgstr ""
1737
1738#: templates/cyclope/themes/neutrona/__init__.py:22
1739#: templates/cyclope/themes/neutrona/__init__.py:35
1740msgid "after fire"
1741msgstr ""
1742
1743#: templates/cyclope/themes/neutrona/__init__.py:23
1744#: templates/cyclope/themes/neutrona/__init__.py:36
1745msgid "earth"
1746msgstr ""
1747
1748#: templates/cyclope/themes/neutrona/__init__.py:29
1749msgid "5 Elements"
1750msgstr ""
1751
1752#: templates/cyclope/themes/neutrona/__init__.py:33
1753msgid "love"
1754msgstr ""
1755
1756#: templates/cyclope/themes/neutrona/__init__.py:40
1757#: templates/cyclope/themes/neutronica/__init__.py:51
1758msgid "Empty"
1759msgstr ""
1760
1761#: templates/cyclope/themes/neutrona/__init__.py:48
1762#: templates/cyclope/themes/neutronica/__init__.py:21
1763#: templates/cyclope/themes/neutronica/__init__.py:34
1764#: templates/cyclope/themes/neutronica/__init__.py:44
1765#: templates/cyclope/themes/neutronica/__init__.py:60
1766msgid "before content"
1767msgstr ""
1768
1769#: templates/cyclope/themes/neutrona/__init__.py:49
1770#: templates/cyclope/themes/neutronica/__init__.py:22
1771#: templates/cyclope/themes/neutronica/__init__.py:35
1772#: templates/cyclope/themes/neutronica/__init__.py:45
1773#: templates/cyclope/themes/neutronica/__init__.py:61
1774msgid "after content"
1775msgstr ""
1776
1777#: templates/cyclope/themes/neutrona/newsletter.html:73
1778#: templates/cyclope/themes/neutronica/newsletter.html:73
1779msgid "Visit our website"
1780msgstr ""
1781
1782#: templates/cyclope/themes/neutrona/newsletter.html:73
1783#: templates/cyclope/themes/neutronica/newsletter.html:73
1784msgid "View archives"
1785msgstr ""
1786
1787#: templates/cyclope/themes/neutrona/newsletter.html:73
1788#: templates/cyclope/themes/neutronica/newsletter.html:73
1789msgid "Subscription options"
1790msgstr ""
1791
1792#: templates/cyclope/themes/neutrona/newsletter.html:128
1793#: templates/cyclope/themes/neutronica/newsletter.html:128
1794msgid "Table of Contents"
1795msgstr ""
1796
1797#: templates/cyclope/themes/neutronica/__init__.py:11
1798msgid "Neutronica theme"
1799msgstr ""
1800
1801#: templates/cyclope/themes/neutronica/__init__.py:17
1802msgid "One sidebar"
1803msgstr ""
1804
1805#: templates/cyclope/themes/neutronica/__init__.py:20
1806#: templates/cyclope/themes/neutronica/__init__.py:32
1807msgid "left sidebar"
1808msgstr ""
1809
1810#: templates/cyclope/themes/neutronica/__init__.py:23
1811#: templates/cyclope/themes/neutronica/__init__.py:36
1812#: templates/cyclope/themes/neutronica/__init__.py:46
1813msgid "footer"
1814msgstr ""
1815
1816#: templates/cyclope/themes/neutronica/__init__.py:29
1817msgid "Two sidebars"
1818msgstr ""
1819
1820#: templates/cyclope/themes/neutronica/__init__.py:33
1821msgid "right sidebar"
1822msgstr ""
1823
1824#: templates/cyclope/themes/neutronica/__init__.py:41
1825msgid "No sidebars"
1826msgstr ""
1827
1828#: templates/cyclope/themes/neutronica/left_sidebar_block.html:9
1829msgid "Subscribe to RSS"
1830msgstr ""
1831
1832#: templates/filebrowser/index.html:48
1833msgid "New Folder"
1834msgstr ""
1835
1836#: templates/filebrowser/index.html:49
1837msgid "Upload"
1838msgstr ""
1839
1840#: templates/profiles/edit_profile.html:8
1841#: templates/registration/registration_form.html:8
1842msgid "Please fill in your user profile data"
1843msgstr ""
1844
1845#: templates/profiles/edit_profile.html:24
1846#: templates/registration/password_change_form.html:10
1847msgid "Send data"
1848msgstr ""
1849
1850#: templates/profiles/profile_detail.html:9
1851#: templates/profiles/profile_list.html:10
1852msgid "Return"
1853msgstr ""
1854
1855#: templates/registration/activate.html:8
1856msgid "The activation key you posted is invalid."
1857msgstr ""
1858
1859#: templates/registration/activate.html:9
1860msgid "Please make sure that:"
1861msgstr ""
1862
1863#: templates/registration/activate.html:11
1864msgid "You haven't already activated your account"
1865msgstr ""
1866
1867#: templates/registration/activate.html:12
1868msgid "Your key hasn't expired"
1869msgstr ""
1870
1871#: templates/registration/activate.html:13
1872msgid "Your activation link wasn't split or malformed"
1873msgstr ""
1874
1875#: templates/registration/activate.html:18
1876msgid "Welcome! Your account has been successfully activated. "
1877msgstr ""
1878
1879#: templates/registration/activation_complete.html:7
1880msgid "Your account is now active"
1881msgstr ""
1882
1883#: templates/registration/activation_complete.html:8
1884msgid "You may now"
1885msgstr ""
1886
1887#: templates/registration/activation_complete.html:8
1888msgid "login"
1889msgstr ""
1890
1891#: templates/registration/login.html:8
1892msgid "Please enter your credentials"
1893msgstr ""
1894
1895#: templates/registration/login.html:15
1896#, python-format
1897msgid ""
1898"\n"
1899"     If you have not yet created an account you need to\n"
1900"     <a href=\"/accounts/register?next=%(next)s\">register</a>\n"
1901"     before you may login.\n"
1902"     "
1903msgstr ""
1904
1905#: templates/registration/logout.html:6
1906msgid "You have logged out"
1907msgstr ""
1908
1909#: templates/registration/password_reset_done.html:7
1910msgid "Your password has been reset"
1911msgstr ""
1912
1913#: templates/registration/password_reset_form.html:8
1914msgid "Forgot your password?"
1915msgstr ""
1916
1917#: templates/registration/password_reset_form.html:10
1918msgid ""
1919"Enter your e-mail address in the form below and we will send you a link for "
1920"resetting your password."
1921msgstr ""
1922
1923#: templates/registration/password_reset_form.html:13
1924msgid "Reset Password"
1925msgstr ""
1926
1927#: templates/registration/registration_complete.html:4
1928msgid "Registration complete"
1929msgstr ""
1930
1931#: templates/registration/registration_complete.html:8
1932msgid ""
1933"Please check your e-mail and follow the provided link in order to complete "
1934"your account activation."
1935msgstr ""
1936
1937#: templates/registration/registration_form.html:14
1938msgid "Register"
1939msgstr ""
1940
1941#: templates/registration/user_block.html:6 templates/rosetta/pofile.html:35
1942msgid "Log out"
1943msgstr ""
1944
1945#: templates/registration/user_block.html:8
1946msgid "Log in"
1947msgstr ""
1948
1949#: templates/rosetta/base.html:5 templates/rosetta/pofile.html:47
1950msgid "Translation"
1951msgstr ""
1952
1953#: templates/rosetta/pofile.html:12
1954msgid "Welcome,"
1955msgstr ""
1956
1957#: templates/rosetta/pofile.html:20
1958msgid "Documentation"
1959msgstr ""
1960
1961#: templates/rosetta/pofile.html:28
1962msgid "Change password"
1963msgstr ""
1964
1965#: templates/rosetta/pofile.html:49
1966msgid "File is read-only: download the file when done editing!"
1967msgstr ""
1968
1969#: templates/rosetta/pofile.html:50
1970msgid ""
1971"Some items in your last translation block couldn't be saved: this usually "
1972"happens when the catalog file changes on disk after you last loaded it."
1973msgstr ""
1974
1975#: templates/rosetta/pofile.html:54
1976#, python-format
1977msgid "Translate into %(rosetta_i18n_lang_name)s"
1978msgstr ""
1979
1980#: templates/rosetta/pofile.html:55
1981#, python-format
1982msgid "total progress: %(percent_translated)s%%"
1983msgstr ""
1984
1985#: templates/rosetta/pofile.html:58
1986msgid "Display:"
1987msgstr ""
1988
1989#: templates/rosetta/pofile.html:60
1990msgid "Untranslated only"
1991msgstr ""
1992
1993#: templates/rosetta/pofile.html:61
1994msgid "Fuzzy only"
1995msgstr ""
1996
1997#: templates/rosetta/pofile.html:62
1998msgid "Translated only"
1999msgstr ""
2000
2001#: templates/rosetta/pofile.html:69 templates/search/search.html:10
2002msgid "Search"
2003msgstr ""
2004
2005#: templates/rosetta/pofile.html:71
2006msgid "Go"
2007msgstr ""
2008
2009#: templates/rosetta/pofile.html:81
2010msgid "Original"
2011msgstr ""
2012
2013#: templates/rosetta/pofile.html:84
2014msgid "Fuzzy"
2015msgstr ""
2016
2017#: templates/rosetta/pofile.html:109
2018msgid "suggest"
2019msgstr ""
2020
2021#: templates/rosetta/pofile.html:135
2022msgid "Save"
2023msgstr ""
2024
2025#: templates/rosetta/pofile.html:139
2026msgid "Skip to page:"
2027msgstr ""
2028
2029#: templates/rosetta/pofile.html:152
2030msgid "Displaying:"
2031msgstr ""
2032
2033#: templates/rosetta/pofile.html:154
2034#, python-format
2035msgid "%(hits)s/%(message_number)s message"
2036msgid_plural "%(hits)s/%(message_number)s messages"
2037msgstr[0] ""
2038msgstr[1] ""
2039
2040#: templates/search/search.html:6
2041msgid "Advanced search"
2042msgstr ""
2043
2044#: templates/search/search.html:15
2045msgid "Results"
2046msgstr ""
2047
2048#: templates/search/search.html:24
2049msgid "No results found."
2050msgstr ""
Note: See TracBrowser for help on using the repository browser.