mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Issue #5465 Core language files converted. (excluding plugins)
This commit is contained in:
@@ -10,79 +10,68 @@
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
define("COMLAN_0", "[blocked by admin]");
|
||||
define("COMLAN_1", "Unblock");
|
||||
define("COMLAN_2", "Block");
|
||||
//define("COMLAN_3", "Delete"); //new > LAN_DELETE
|
||||
define("COMLAN_4", "Info");
|
||||
define("COMLAN_5", "Comments ...");
|
||||
define("COMLAN_6", "You must be logged in to make comments on this site - please log in, or if you are not registered click");
|
||||
define("COMLAN_7", "Main site administrator");
|
||||
define("COMLAN_8", "Comment");
|
||||
define("COMLAN_9", "Submit comment");
|
||||
define("COMLAN_10", "Administrator");
|
||||
define("COMLAN_11", "Was unable to enter your comment into the database - please retype leaving out any non-standard characters.");
|
||||
define("COMLAN_12", "User");
|
||||
define("COMLAN_16", "Username: ");
|
||||
// define("COMLAN_99", "Comments");
|
||||
define("COMLAN_100", "News");
|
||||
define("COMLAN_101", "Poll");
|
||||
define("COMLAN_102", "Replying to: ");
|
||||
define("COMLAN_103", "Article");
|
||||
define("COMLAN_104", "Review");
|
||||
define("COMLAN_105", "Content");
|
||||
define("COMLAN_106", "Download");
|
||||
define("COMLAN_145", "Registered: ");
|
||||
define("COMLAN_194", "Guest");
|
||||
define("COMLAN_195", "Registered member");
|
||||
define("COMLAN_310", "Unable to accept post as that username is registered - if it is your username please login to post.");
|
||||
define("COMLAN_312", "Duplicate post - unable to accept.");
|
||||
define("COMLAN_313", "Location");
|
||||
define("COMLAN_314", "moderate comments");
|
||||
// define("COMLAN_315", "Trackbacks");
|
||||
// define("COMLAN_316", "No trackbacks for this newspost.");
|
||||
// define("COMLAN_317", "Moderate trackbacks");
|
||||
define("COMLAN_318", "Edit comment");
|
||||
define("COMLAN_319", "edited");
|
||||
define("COMLAN_320", "Update comment");
|
||||
define("COMLAN_321", "here");
|
||||
define("COMLAN_322", "to signup");
|
||||
define("COMLAN_323", "Error!");
|
||||
define("COMLAN_324", "Subject");
|
||||
define("COMLAN_325", "Re:");
|
||||
define("COMLAN_326", "Reply to this");
|
||||
//define("COMLAN_327", "Rating");//LAN_RATING
|
||||
define("COMLAN_328", "Comments are locked");
|
||||
define("COMLAN_329", "Unauthorized");
|
||||
define("COMLAN_330", "IP:");
|
||||
define("COMLAN_331", "Awaiting Approval");
|
||||
define("COMLAN_332", "Couldn't delete comment");
|
||||
define("COMLAN_333", "Comment approved");
|
||||
define("COMLAN_334", "Couldn't approve comment");
|
||||
define("COMLAN_335", "Approved");
|
||||
define("COMLAN_336", "Please write something first.");
|
||||
define("COMLAN_337", "Updated successfully.");
|
||||
|
||||
define("COMLAN_400", "approved");
|
||||
define("COMLAN_401", "blocked");
|
||||
define("COMLAN_402", "pending");
|
||||
|
||||
define("COMLAN_403", "Leave a message...");
|
||||
define("COMLAN_404", "Approve");
|
||||
|
||||
define("COMLAN_TYPE_1", "news");
|
||||
define("COMLAN_TYPE_2", "download");
|
||||
define("COMLAN_TYPE_3", "faq");
|
||||
define("COMLAN_TYPE_4", "poll");
|
||||
define("COMLAN_TYPE_5", "docs");
|
||||
define("COMLAN_TYPE_6", "bugtrack");
|
||||
define("COMLAN_TYPE_7", "ideas");
|
||||
define("COMLAN_TYPE_8", "userprofile");
|
||||
define("COMLAN_TYPE_PAGE", "Content"); // Really custom page, but use a 'non-technical' description
|
||||
|
||||
define("COMLAN_500", "Please [sign in] to leave a comment.");
|
||||
define("COMLAN_501", "If you are not yet registered, you may [click here to register].");
|
||||
|
||||
|
||||
|
||||
|
||||
return [
|
||||
'COMLAN_0' => "[blocked by admin]",
|
||||
'COMLAN_1' => "Unblock",
|
||||
'COMLAN_2' => "Block",
|
||||
'COMLAN_4' => "Info",
|
||||
'COMLAN_5' => "Comments ...",
|
||||
'COMLAN_6' => "You must be logged in to make comments on this site - please log in, or if you are not registered click",
|
||||
'COMLAN_7' => "Main site administrator",
|
||||
'COMLAN_8' => "Comment",
|
||||
'COMLAN_9' => "Submit comment",
|
||||
'COMLAN_10' => "Administrator",
|
||||
'COMLAN_11' => "Was unable to enter your comment into the database - please retype leaving out any non-standard characters.",
|
||||
'COMLAN_12' => "User",
|
||||
'COMLAN_16' => "Username:",
|
||||
'COMLAN_100' => "News",
|
||||
'COMLAN_101' => "Poll",
|
||||
'COMLAN_102' => "Replying to:",
|
||||
'COMLAN_103' => "Article",
|
||||
'COMLAN_104' => "Review",
|
||||
'COMLAN_105' => "Content",
|
||||
'COMLAN_106' => "Download",
|
||||
'COMLAN_145' => "Registered:",
|
||||
'COMLAN_194' => "Guest",
|
||||
'COMLAN_195' => "Registered member",
|
||||
'COMLAN_310' => "Unable to accept post as that username is registered - if it is your username please login to post.",
|
||||
'COMLAN_312' => "Duplicate post - unable to accept.",
|
||||
'COMLAN_313' => "Location",
|
||||
'COMLAN_314' => "moderate comments",
|
||||
'COMLAN_318' => "Edit comment",
|
||||
'COMLAN_319' => "edited",
|
||||
'COMLAN_320' => "Update comment",
|
||||
'COMLAN_321' => "here",
|
||||
'COMLAN_322' => "to signup",
|
||||
'COMLAN_323' => "Error!",
|
||||
'COMLAN_324' => "Subject",
|
||||
'COMLAN_325' => "Re:",
|
||||
'COMLAN_326' => "Reply to this",
|
||||
'COMLAN_328' => "Comments are locked",
|
||||
'COMLAN_329' => "Unauthorized",
|
||||
'COMLAN_330' => "IP:",
|
||||
'COMLAN_331' => "Awaiting Approval",
|
||||
'COMLAN_332' => "Couldn't delete comment",
|
||||
'COMLAN_333' => "Comment approved",
|
||||
'COMLAN_334' => "Couldn't approve comment",
|
||||
'COMLAN_335' => "Approved",
|
||||
'COMLAN_336' => "Please write something first.",
|
||||
'COMLAN_337' => "Updated successfully.",
|
||||
'COMLAN_400' => "approved",
|
||||
'COMLAN_401' => "blocked",
|
||||
'COMLAN_402' => "pending",
|
||||
'COMLAN_403' => "Leave a message...",
|
||||
'COMLAN_404' => "Approve",
|
||||
'COMLAN_TYPE_1' => "news",
|
||||
'COMLAN_TYPE_2' => "download",
|
||||
'COMLAN_TYPE_3' => "faq",
|
||||
'COMLAN_TYPE_4' => "poll",
|
||||
'COMLAN_TYPE_5' => "docs",
|
||||
'COMLAN_TYPE_6' => "bugtrack",
|
||||
'COMLAN_TYPE_7' => "ideas",
|
||||
'COMLAN_TYPE_8' => "userprofile",
|
||||
'COMLAN_TYPE_PAGE' => "Content",
|
||||
'COMLAN_500' => "Please [sign in] to leave a comment.",
|
||||
'COMLAN_501' => "If you are not yet registered, you may [click here to register].",
|
||||
];
|
||||
|
Reference in New Issue
Block a user