source: products/SimpleBlog/branches/plone-2.1-Blogging-APIs/i18n/SimpleBlog.pot @ 3665

Last change on this file since 3665 was 1, checked in by myroslav, 18 years ago

Building directory structure

File size: 2.9 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: SimpleBlog-1-2-2\n"
4"POT-Creation-Date: July 29 14:55 2004\n"
5"PO-Revision-Date: 2004-04-06 13:35+0800\n"
6"Last-Translator: Pan Junyong <panjy at zopechina.com>\n"
7"Language-Team: http://www.zopechina.com\n"
8"MIME-Version: 1.0\n"
9"Content-Type: text/plain; charset=utf-8\n"
10"Content-Transfer-Encoding: 8bit\n"
11"Generated-By: zope/app/translation_files/extract.py\n"
12"Language-code: en\n"
13"Language-name: English\n"
14"Preferred-encodings: utf-8\n"
15"Domain: SimpleBlog\n"
16
17msgid "blog_categories"
18msgstr "Categories:"
19
20msgid "recent_additions"
21msgstr "Recent additions:"
22
23msgid "recent_comments"
24msgstr "Recent Comments"
25
26msgid "no_published_blog_entries"
27msgstr "No blog entries are published."
28
29msgid "blog_by_line"
30msgstr "Submitted by ${author} on ${date}"
31
32msgid "comments"
33msgstr "Comments"
34
35msgid "add_new_comment"
36msgstr "Add new comment"
37
38msgid "read_full_blog"
39msgstr "Read more"
40
41msgid "edit_blog"
42msgstr "Edit"
43
44msgid "label_blog_description"
45msgstr "Description"
46
47msgid "help_blog_description"
48msgstr "Give a description for this blog."
49
50msgid "label_display_mode"
51msgstr "Display Mode"
52
53msgid "help_display_mode"
54msgstr "Choose the display mode."
55
56msgid "label_display_items"
57msgstr "Blog entries to display"
58
59msgid "help_display_items"
60msgstr "Set the maximum number of blog entries to display."
61
62msgid "label_categories"
63msgstr "Possible Categories"
64
65msgid "help_categories"
66msgstr "Supply the list of possible categories that can be used in blog entries."
67
68msgid "label_blogfolder_description"
69msgstr "Description"
70
71msgid "help_blogfolder_description"
72msgstr "Give a description for this blog folder."
73
74msgid "label_blogfolder_existing_cats"
75msgstr "Existing categories"
76
77msgid "label_additional_categories"
78msgstr "Additional categories"
79
80msgid "help_additional_categories"
81msgstr "Supply a list of possible additional categories that will be available to blog entries inside this folder or in sub folders."
82
83msgid "label_entry_description"
84msgstr "Description"
85
86msgid "help_entry_description"
87msgstr "Give a description for this entry."
88
89msgid "label_entry_body"
90msgstr "Body"
91
92msgid "help_entry_body"
93msgstr "Body of the entry"
94
95msgid "label_entry_categories"
96msgstr "Categories"
97
98msgid "help_entry_categories"
99msgstr "Select to which categories this entry belongs to"
100
101msgid "label_always_top"
102msgstr "Entry is always listed on top."
103
104msgid "help_always_top"
105msgstr "Controls if the Entry (when published) shown as the first entry. If not checked, the effective date is used."
106
107msgid "display_full"
108msgstr "Full"
109
110msgid "display_description_only"
111msgstr "Description only"
112
113msgid "display_title_only"
114msgstr "Title only"
115
116msgid "no_entries"
117msgstr ""
118
119msgid "heading_search_results"
120msgstr ""
121
122msgid "heading_category_search_results"
123msgstr ""
124
125msgid "no_entries_in_category"
126msgstr ""
Note: See TracBrowser for help on using the repository browser.