root/trunk/lang/lang-admin.en.inc.php

Revision 1744, 15.4 KB (checked in by driehle, 4 months ago)

Fixed #196 + lang files updated

Line 
1<?php $l['admin'] = array (
2// Please do not change the above line! Translated from German by Sven Rheindorf
3
4"menu_home"                 => "Contents",
5"menu_categories"           => "Categories",
6"menu_comments"             => "Comments",
7"menu_settings"             => "Settings",
8"menu_plugins"              => "Plugins",
9"menu_logout"               => "Log out",
10"new_post"                  => "Write a new entry",
11"index_headline"            => "Administration Center",
12"change_headline"           => "Edit an old entry",
13"go"                        => "Go",
14"admin_headline"            => "Administration Center",
15"change"                    => "Edit",
16"delete"                    => "Delete",
17"date"                      => "Date",
18"headline"                  => "Headline",
19"metadata"                  => "Metadata",
20"contentdata"               => "Entry contents",
21"url"                       => "URL for permanent Link (only 0-9 a-z _-,./ )",
22"keywords"                  => "Keywords",
23"categories"                => "Category (Select more than one category with the help of the <key><abbr title='[Ctrl]'>[Ctrl]</abbr></key> key or the <key>Apple</key> key)",
24"no_categories"             => "none",
25"preview"                   => "Preview",
26"publish"                   => "Publish",
27"submit"                    => "Submit",
28"cancel"                    => "Cancel",
29"no_headline"               => "Entry headline is missing.",
30"no_url"                    => "Entry URL is missing.",
31"false_url_letters"         => "The entry URL may consist of lower case letters, numbers and this characters _-.,/",
32"url_duplicate"             => "During one month one certain URL may occur only once as Jlog would be confused by two entries bearing one and the same name.",
33"url_duplicate_page"        => "Pages must have unique URLs, that is to say that every page must have a different URL.",
34"false_teaserpic"           => "The declaration of the teaser picture is wrong as the specified picture has not been uploaded to the server.",
35"no_teaserpic_uploaded"     => "The teaser picture cannot be shown in the blog if it has not been uploaded to the server.",
36"no_teaser"                 => "Entry teaser is missing.",
37"no_content"                => "Entry content is missing.",
38"pic_for_teaser"            => "A picture to be shown next to the teaser (max. 150px):",
39"pic_upload"                => "Upload the picture",
40"pic_choose"                => "Select a picture",
41"show_tpic_on_archive"      => "Show this picture on the actual entry page, too.",
42"teaser"                    => "Teaser",
43"contentpic_choose"         => "A picture to be shown next to the entry content:",
44"content"                   => "Entry content",
45"howto_bbcode"              => "How to use <a href='http://jeenaparadies.net/projects/jlog/wiki/help/bbcodehowto'>BBCode</a>?",
46"content_choose_year"       => "Choose Year:",
47
48"content_bold"              => "bold",
49"content_italic"            => "italic",
50"content_quote"             => "Quote",
51"content_url"               => "Link",
52"content_plz_format_txt"    => "Please enter the text to be formatted:",
53"content_input_on_pos"      => "Paste at position",
54"content_url_href"          => "Enter link location:",
55"content_url_node"          => "Enter link text:",
56"content_list"              => "List",
57"content_headline"          => "Headline",
58
59"section"                   => "Type of entry:",
60"section_show"              => "Show types of entries",
61"section_weblog"            => "Weblog",
62"section_page"              => "Page",
63
64"entry_saved"               => "Your entry has been saved.",
65"data_updated"              => "The data have been updated.",
66"post_deleted"              => "The blog entry has been deleted.",
67"index_topic"               => "Latest weblog entries",
68
69"yes"                       => "Yes",
70"no"                        => "No",
71"rearly_delete"             => "Do you really want do delete this entry?",
72"delete_blogentry"          => "Delete entry",
73"postdeleted"               => "The entry has been deleted.",
74"error_occurred"            => "An error occured.",
75
76"can_not_open"              => "Cannot open specified file.",
77"can_not_write"             => "Cannot write in specified file.",
78"no_wrtitenable"            => "The specified file is not writable.",
79"rss_ok"                    => "RSS feed and News page have been successfully updated.",
80"master_ok"                 => "The setup file has been successfully updated.",
81
82"pic_choose_old"            => "Select an older picture",
83"pic_choose_old_teaser"     => "Select an older teaser picture",
84"pic_upload_header"         => "Upload picture",
85"pic_upload_teaser"         => "Upload teaser picture",
86"pic_error"                 => "Upload error, please notify your server administrator.",
87"pic_uploaded"              => "Picture has been uploaded.",
88"pic_insert"                => "Paste a picture",
89"pic_instructions"          => "Upload only PNG, GIF or JPEG pictures. File size may not exceed 300 kB.",
90"pic_upload"                => "Upload",
91"pic_class"                 => "CSS Class, if needed",
92"pic_alt"                   => "Alternative text",
93
94"pic_height_widht"          => "Picture is too high and too wide.",
95"pic_width"                 => "Picture is too wide.",
96"pic_height"                => "Picture is too high.",
97"pic_instr_teaser"          => "Upload only PNG, GIF or JPEG pictures not being wider or higher than 150px and not exceeding file sizes of 60 kB.",
98"pic_bad_type"              => "Wrong format",
99"pic_to_big"                => "The picture is too big.",
100
101"kill_c_topic"              => "Adminster comments",
102"kill_c_killed"             => "The comment has successfully been deleted.",
103"kill_c_sure"               => "Do you really want to delete this comment?",
104"kill_c_h2"                 => "Delete irretrievably",
105"kill_c_description"        => "Attention: Once a comment is deleted from this list, it will be irretrievably lost!",
106"kill_c_entry"              => "Weblog entry",
107"kill_c_email"              => "Delete this comment",
108"comments_change_h"         => "Edit this comment",
109"comments_anonym"           => "Anonymous",
110"comments_mail_txt"         => "New comment on ".JLOG_WEBSITE."\nIts headline is:",
111"comments_posted"           => "wrote on",
112"comments_mailsubject"      => "Comment on ".JLOG_WEBSITE,
113"comments_comment_topic"    => "Comments",
114"comments_by"               => "Comment of",
115"comments_name"             => "Name",
116"comments_city"             => "City / Country",
117"comments_email"            => "E-mail",
118"comments_homepage"         => "http://",
119"comments_bbcode"           => "How to use",
120"comments_send"             => "Submit",
121"comments_preview"          => "Preview",
122"comments_no_sid"           => "Some spoofing seems to be on the go.",
123"comments_false_mail"       => "Your e-mail address does not look correct.",
124"comments_notext"           => "No text was entered.",
125"comments_false_hp"         => "The homepage URL seems to be wrong.",
126"comments_permalink"        => "Permanent link to this comment",
127"comments_from"             => "from",
128"comments_posted"           => "wrote on",
129"comments_entryform"        => "Edit this comment",
130"comments_mail_by_comment"  => "Notify me about comments",
131"comments_thx"              => "The comment has been edited.",
132"comments_preview"          => "Preview",
133"comments_send"             => "Submit",
134"comments_bold"             => "bold",
135"comments_italic"           => "italic",
136"comments_quote"            => "Quote",
137"comments_url"              => "Link",
138"comments_plz_format_txt"   => "Please enter the text to be formatted:",
139"comments_url_href"         => "Enter link location:",
140"comments_url_node"         => "Enter link text:",
141"comments_updated"          => "The comment has been edited. Back to",
142"comments_admin"            => "Comment Administration Center",
143"comments_closed"           => "Disable the comment function for this entry",
144
145"m_writenable"              => "writeable",
146"m_title"                   => "Weblog main settings",
147"m_clean_url"               => "Shall clean URLs (mod_rewrite) be used? Example: http://example.com/2005/01/firefox",
148"m_metadata"                => "Metadata",
149"m_language"                => "Language of your weblog",
150"m_website"                 => "Weblog name",
151"m_publisher"               => "Name of the author of the entries",
152"m_admin_password"          => "Administration Center password",
153"m_admin_password_again"    => "Confirm password",
154"m_admin_password_admin"    => "(keep empty to not change it)",
155"m_email"                   => "E-mail address of the owner of the weblog",
156"m_description"             => "A short description of the weblog",
157"m_bs"                      => "Notify weblog services about new entries to make them add your entries to their search engine (one per line)",
158"m_bs_weblogs_com"          => "weblogs.com",
159"m_bs_technorati_com"       => "technorati.com",
160"m_bs_blogg_de"             => "blogg.de",
161"m_behavior"                => "Weblog behavior",
162"m_max_blog_orginal"        => "Number of entries that are shown completely on the weblog main page",
163"m_max_blog_big"            => "Number of entries that are announced by their description on the weblog main page",
164"m_max_blog_small"          => "Number of entries that are announced by their headline and date on the weblog main page",
165"m_sub_current"             => "Number of entries that are announced by their headline and date in the sub-navigation on every page of the weblog",
166"m_info_by_comment"         => "Notify the owner of the weblog about new comments",
167"m_database"                => "Database",
168"m_db"                      => "Name of database",
169"m_db_url"                  => "Hostname of database, usually localhost",
170"m_db_user"                 => "Username of database",
171"m_db_pwd"                  => "Password of database",
172"m_db_prefix"               => "Short identification code to be prefixed to table names",
173"m_date"                    => "Date format (a format string like the one of the PHP function <a href='http://php.net/strftime'>strftime()</a>)",
174"m_date_posting"            => "for postings",
175"m_date_comment"            => "for comments",
176"m_date_subcurrent"         => "for the subnavigation",
177"m_e404_path"               => "Path to 404 error page",
178"m_settings_ok"             => "Your settings have been saved.",
179
180"e_path"                    => "The specified URL seems to be wrong.",
181"e_basepath"                => "The specified directory does not exist.",
182"e_website"                 => "Please enter the name of the weblog.",
183"e_publisher"               => "Please enter the name of the owner of the weblog.",
184"e_admin_password"          => "Please enter the password that is required to access the Administration Center.",
185"e_admin_password_again"    => "Please confirm the password of the Administration Center.",
186"e_email"                   => "The e-mail address of the owner of the weblog seems to be wrong.",
187"e_description"             => "Please enter a description of the weblog.",
188"e_max_blog_orginal"        => "Number of entries that are shown completely on the weblog main page must be a number greater than or equal to zero.",
189"e_max_blog_big"            => "Number of entries that are announced by their description on the weblog main page must be a number greater than or equal to zero.",
190"e_max_blog_small"          => "Number of entries that are announced by their headline and date on the weblog main page must be a number greater than or equal to zero.",
191"e_sub_current"             => "Number of entries that are announced by their headline and date in the sub-navigation on every page of the weblog must be a number greater than or equal to zero.",
192"e_start_year"              => "The hidden year field is empty.",
193"e_db"                      => "Please enter the name of the database.",
194"e_db_url"                  => "Please enter the hostname of the database.",
195"e_db_user"                 => "Please enter the username of the database.",
196"e_db_content"              => "Please enter the name of the contents table.",
197"e_db_comments"             => "Please enter the name of the comments table.",
198"e_db_prefix"               => "The prefix for table names must not contain anything but alpha-numeric characters. However, you can leave option empty.",
199"e_db_occurred"             => "Database error",
200"e_db_is"                   => "A error occured in ".JLOG_PATH.". It is:",
201
202"s_phpv_tolow"              => "Your PHP version is too old, please upgrade to a newer one or ask your server administrator to do this.",
203"s_mysqlv_tolow"            => "Your MySQL version is too old, please upgrade to a newer one or ask your server administrator to do this.",
204"s_personal_not_wrtbl"      => "The directory 'personal' is not writeable. (Chmod 777)",
205"s_img_not_wrtbl"           => "The directory 'img' is not writeable. (Chmod 777)",
206"s_tables_ok"               => "Tables have been created in the database.",
207"s_ready_head"              => "Setup has been successfully finished.",
208"s_ready"                   => "Congratulations! You can start writing your first blog entry in the <a href='admin/index.php'>Administration Center</a>.",
209"s_ready_menu_admin"        => "To the Administration Center",
210"s_ready_menu_home"         => "To the weblog main page",
211"s_problem_mkdir"           => "A problem occured during the creation of required directories: The directory 'personal' must have write permissions for the setup script, that does mean <code>chmod 777</code>.",
212"s_problem_fwrite"          => "Problems occured during the Creation of required files.",
213"s_problem_chmod"           => "Problems occured while setting write permissions.",
214"s_problem_fwrite"          => "Problems occured during required writing access to files.",
215"s_personal_ok"             => "Files in the directory 'personal' have been created.",
216"s_install"                 => "Install",
217
218"login_headline"            => "Protected area",
219"login_password"            => "Enter password:",
220"login_send"                => "Log in",
221"login_cookies"             => "Please note: Cookies must be activated in your browser!",
222"login_false_pw"            => "Wrong password entered.",
223
224"cat_name"                  => "Category name",
225"cat_url"                   => "URL in category archive (only a-z 0-9 _-,. )",
226"cat_description"           => "Category descriptiom that occurs in the archive",
227"cat_new"                   => "Create new category",
228"cat_title"                 => "Categories management",
229"cat_noname"                => "The category must have a name.",
230"cat_change"                => "Edit category data",
231"cat_new_ok"                => "The new category has been created.",
232"cat_really_trash"          => "Do you really want to delete the following category? (All information will be lost.)",
233"cat_trash_ok"              => "The category has successfully been deleted. Back to",
234"cat_admincenter"           => "Categories Administration Center",
235"cat_duplicate"             => "Another category is already using this URL.",
236
237"update_start"              => 'Perform update!',
238"update_successfull_part"   => 'This update has been performed successfully.',
239"update_successfull"        => "All updates have been performed. <a href='../'>Have fun!</a>",
240"update_failure"            => "Ein Update ist fehlgeschlagen.",
241"pingback_closed"           => "Close pingbacks for this entry.",
242
243"plugin_no_content"         => "There is no need to administrate this plugin.",
244"plugins_h_not_avaliable"   => "No plugins available",
245"plugins_not_avaliable"     => "I couldn't find any plugins.",
246"plugins_headline"          => "Plugin Administration",
247
248// Do not change the folowing line!
249); ?>
Note: See TracBrowser for help on using the browser.