00001 <?PHP
00002
00003 $i18nstrings["Sorry, there is no blog entry with this username and timestamp."] = "Sorry, there is no blog entry with this username and timestamp.";
00004 $i18nstrings["(entry cut - view to see full entry)"] = "(entry cut - view to see full entry)";
00005 $i18nstrings["No blog entries were found"] = "No blog entries were found";
00006
00007 $i18nstrings["No categories defined"] = "No categories defined";
00008 $i18nstrings["Posted on ##0## by ##1##, in the categories: ##2##"] = "Posted on ##0## by ##1##, in the categories: ##2##";
00009 $i18nstrings["New entry"] = "New entry";
00010 $i18nstrings["Create a new blog entry"] = "Create a new blog entry";
00011 $i18nstrings["View and edit options for ##0##'s blog"] = "View and edit options for ##0##'s blog";
00012 $i18nstrings["View blog"] = "View blog";
00013 $i18nstrings["View the blog"] = "View the blog";
00014
00015 $i18nstrings["Entry title"] = "Entry title";
00016 $i18nstrings["Write your content here"] = "Write your content here";
00017 $i18nstrings["An entry already exists for this moment in time. If you wish to add to this entry, edit it, otherwise delete it and try again. ##0##Click here to return...##1## or click refresh to try again."] = "An entry already exists for this moment in time. If you wish to add to this entry, edit it, otherwise delete it and try again. ##0##Click here to return...##1## or click refresh to try again.";
00018 $i18nstrings["An entry already exists for this moment in time. If you wish to replace this entry, please delete it first, then create a new one or save an old one in its place."] = "An entry already exists for this moment in time. If you wish to replace this entry, please delete it first, then create a new one or save an old one in its place.";
00019 $i18nstrings["Post time"] = "Post time";
00020 $i18nstrings["at"] = "at";
00021 $i18nstrings["This is a personal post"] = "This is a personal post";
00022 $i18nstrings["Your categories"] = "Your categories";
00023 $i18nstrings["Add category"] = "Add category";
00024 $i18nstrings["Save entry"] = "Save entry";
00025 $i18nstrings["Preview entry"] = "Preview entry";
00026 $i18nstrings["Abort edit"] = "Abort edit";
00027
00028 $i18nstrings["The entry was deleted correctly!"] = "The entry was deleted correctly!";
00029 $i18nstrings["The entry could not be deleted! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##"] = "The entry could not be deleted! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##";
00030 $i18nstrings["You have selected the entry titled "##0##" (posted for ##1##) to be deleted. Please confirm that you wish to delete this by clicking on Confirm delete below."] = "You have selected the entry titled "##0##" (posted for ##1##) to be deleted. Please confirm that you wish to delete this by clicking on Confirm delete below.";
00031 $i18nstrings["The entry you have selected to delete does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page."] = "The entry you have selected to delete does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page.";
00032 $i18nstrings["The entry could not be published! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##"] = "The entry could not be published! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##";
00033 $i18nstrings["The entry you have selected to publish does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page."] = "The entry you have selected to delete does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page.";
00034 $i18nstrings["The entry could not be published! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##"] = "The entry could not be published! Please check your permissions and make sure that you are allowed access to the file. The file in question is ##0##";
00035 $i18nstrings["The entry you have selected to unpublish does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page."] = "The entry you have selected to unpublish does not exist! Did someone else delete it before you got here? Use your browser's back button to return to the previous page.";
00036
00037 $i18nstrings["Entries"] = "Entries";
00038 $i18nstrings["Unpublish"] = "Unpublish";
00039 $i18nstrings["Publish"] = "Publish";
00040 $i18nstrings["You have not yet made any blog entries. ##0##Click here to add your first entry##1##."] = "You have not yet made any blog entries. ##0##Click here to add your first entry##1##.";
00041
00042 $i18nstrings["New category"] = "New category";
00043 $i18nstrings["Edit blog"] = "Edit blog";
00044 $i18nstrings["Edit the blog"] = "Edit the blog";
00045 $i18nstrings["Category name"] = "Category name";
00046 $i18nstrings["Create category"] = "Create category";
00047
00048 $i18nstrings["The "##0##" was changed successfully to "##1##", click here to return..."] = "The "##0##" was changed successfully to "##1##", click here to return...";
00049 $i18nstrings["Old category name"] = "Old category name";
00050 $i18nstrings["New category name"] = "New category name";
00051 $i18nstrings["Please take note that the changes made to this category will not affect blog entries already created"] = "Please take note that the changes made to this category will not affect blog entries already created";
00052 $i18nstrings["Save category"] = "Save category";
00053
00054 $i18nstrings["The "##0##" was deleted, click here to return..."] = "The "##0##" was deleted, click here to return...";
00055 $i18nstrings["You have requested to remove the category "##0##". Please confirm this choice below. Deleting the category WILL NOT delete posts already created using the category - the category will only not be available for new entries."] = "You have requested to remove the category "##0##". Please confirm this choice below. Deleting the category WILL NOT delete posts already created using the category - the category will only not be available for new entries.";
00056 $i18nstrings["There are not yet any user categories defined. ##0##Click here to begin creating one.##1##"] = "There are not yet any user categories defined. ##0##Click here to begin creating one.##1##";
00057 $i18nstrings["View and edit the userdefined categories"] = "View and edit the userdefined categories";
00058
00059 $i18nstrings["By default new entries have the following settings"] = "By default new entries have the following settings";
00060 $i18nstrings["Viewing allowance level"] = "Viewing allowance level";
00061 $i18nstrings["Commenting allowance level"] = "Commenting allowance level";
00062 $i18nstrings["Personal post"] = "Personal post";
00063 $i18nstrings["Default categories"] = "Default categories";
00064 $i18nstrings["Your categories"] = "Your categories";
00065 $i18nstrings["Site-wide categories"] = "Site-wide categories";
00066 $i18nstrings["Allowance levels"] = "Allowance levels";
00067 $i18nstrings["View personal posts"] = "View personal posts";
00068 $i18nstrings["Revert to saved"] = "Revert to saved";
00069 $i18nstrings["Save options"] = "Save options";
00070
00071 $i18nstrings["You are not allowed to remove the system category as it is integral to the system. In fact there is not even any GUI to let you do this, so the only way to get this message is to attempt writing the URL yourself. Naughty!"] = "You are not allowed to remove the system category as it is integral to the system. In fact there is not even any GUI to let you do this, so the only way to get this message is to attempt writing the URL yourself. Naughty!";
00072 $i18nstrings["You are not allowed to edit the system category as it is integral to the system. In fact there is not even any GUI to let you do this, so the only way to get this message is to attempt writing the URL yourself. Naughty!"] = "You are not allowed to edit the system category as it is integral to the system. In fact there is not even any GUI to let you do this, so the only way to get this message is to attempt writing the URL yourself. Naughty!";
00073 $i18nstrings["To create system entries, sign into a site administrator account and add a blog entry to the System category. Only administrators are allowed to use the System category. Use \\blogall(system_category) to show these entries."] = "To create system entries, sign into a site administrator account and add a blog entry to the System category. Only administrators are allowed to use the System category. Use \\blogall(system_category) to show these entries.";
00074 $i18nstrings["Hide help"] = "Hide help";
00075 $i18nstrings["Show help"] = "Show help";
00076 $i18nstrings["Edit and delete not allowed on system category. Used for providing site updates - only available to website admins"] = "Edit and delete not allowed on system category. Used for providing site updates - only available to website admins";
00077
00078 $i18nstrings["blogger"] = "Blog";
00079 $i18nstrings["category_add"] = "Add new category";
00080 $i18nstrings["category_remove"] = "Remove existing category";
00081 $i18nstrings["category_edit"] = "Edit existing category";
00082 $i18nstrings["system_category"] = "System";
00083 $i18nstrings["Edit and delete not allowed on system category"] = "Edit and delete not allowed on system category";
00084 ?>