1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Issue #5465 Plugin language file conversion.

This commit is contained in:
camer0n
2025-04-11 07:23:45 -07:00
parent 9de234324c
commit bea796463e
74 changed files with 1787 additions and 2263 deletions

View File

@@ -9,99 +9,69 @@
* e107 website system - Language File.
*/
define("RSS_LAN05","Number of items (0=inactive)");
define("RSS_MENU_L1", " can be syndicated by using these rss feeds.");
define("RSS_MENU_L2", "RSS Feeds");
define("RSS_MENU_L3", "Our news");
define("RSS_MENU_L4", "Our comments");
define("RSS_MENU_L5", "Our forum threads");
define("RSS_MENU_L6", "Our forum posts");
define("RSS_MENU_L7", "Our chatbox posts");
define("RSS_MENU_L8", "Our bugtracker reports");
define("RSS_MENU_L9", "Our downloads");
define("RSS_NEWS", "News");
define("RSS_COM", "Comments");
define("RSS_ART", "Articles");
define("RSS_REV", "Reviews");
define("RSS_FT", "Forum Threads");
define("RSS_FP", "Forum Posts");
define("RSS_FSP", "Forum Specific Post");
define("RSS_BUG", "Bugtracker");
define("RSS_FOR", "Forum");
define("RSS_DL", "Downloads");
//define("RSS_PLUGIN_LAN_1", "RSS");
//define("RSS_PLUGIN_LAN_2", "RSS Feeds from your site");
define("RSS_PLUGIN_LAN_6", "Feed Links");
define("RSS_PLUGIN_LAN_7", "The rss feed of news");
define("RSS_PLUGIN_LAN_8", "The rss feed of downloads");
define("RSS_PLUGIN_LAN_9", "The rss feed of comments");
define("RSS_PLUGIN_LAN_10", "The rss feed of news category:");
define("RSS_PLUGIN_LAN_11", "The rss feed of download category:");
// define("RSS_PLUGIN_LAN_14", "Comments");
define("RSS_LAN_ADMINMENU_1", "RSS Options");
define("RSS_LAN_ADMINMENU_2", "Listing");
define("RSS_LAN_ADMINMENU_4", "Import");
define("RSS_LAN_ERROR_1", "This is not a valid rss feed. [Return to rss feed list]");
define("RSS_LAN_ERROR_2", "Your e107_config.php file or your language files contain spaces or  characters before the <? characters. You should remove this with a non-utf8 text-editor if you wish to have a valid RSS feed.");
define("RSS_LAN_ERROR_3", "No rss feeds are present yet[br]please use the import feature to import available rss feeds or create a rss feed manually.");
define("RSS_LAN_ERROR_4", "No rss feeds are available yet");
define("RSS_LAN_ERROR_5", "This rss entry does not exist");
define("RSS_LAN_ERROR_6", "There are no rss feeds to import");
define("RSS_LAN_ERROR_7", "Some required fields are missing.");
define("RSS_LAN_ADMIN_1", "Existing RSS feeds");
//define("RSS_LAN_ADMIN_2", "Id");//LAN_ID
//define("RSS_LAN_ADMIN_3", "Path");//LAN_PLUGIN_FOLDER
//define("RSS_LAN_ADMIN_4", "Name");//LAN_NAME
//define("RSS_LAN_ADMIN_5", "Url");//LAN_URL
//define("RSS_LAN_ADMIN_6", "Text");//LAN_DESCRIPTION
//define("RSS_LAN_ADMIN_7", "Limit");//LAN_LIMIT
//define("RSS_LAN_ADMIN_8", "Visibility");//LAN_VISIBILITY
//define("RSS_LAN_ADMIN_9", "Type");
define("RSS_LAN_ADMIN_10", "rss feed create entry");
define("RSS_LAN_ADMIN_11", "rss feed import feeds");
define("RSS_LAN_ADMIN_12", "Topic ID");//LAN_ID
define("RSS_LAN_ADMIN_13", "Include Other-news items in News Feed?");
//define("RSS_LAN_ADMIN_14", "Enable");//LAN_ENABLE
define("RSS_LAN_ADMIN_15", "Tick links to mark them for import ...");
define("RSS_LAN_ADMIN_16", "import?");
define("RSS_LAN_ADMIN_17", "import ticked links");
define("RSS_LAN_ADMIN_18", "rss feed(s) imported.");
define("RSS_LAN_ADMIN_19", "Use News summary as description in News Feed?");
define("RSS_LAN_ADMIN_21", "active and visible in rss feed list");
define("RSS_LAN_ADMIN_22", "active and not visible in rss feed list");
define("RSS_LAN_ADMIN_23", "inactive");
define("RSS_LAN_ADMIN_26", "Check All");
define("RSS_LAN_ADMIN_27", "Uncheck All");
//define("RSS_LAN_ADMIN_28", "Nothing changed - not saved");//LAN_NOCHANGE_NOTSAVED
define("RSS_LAN_ADMIN_31", "rss entries limits updated");
define("RSS_LAN_ADMIN_33", "Show image in News Feed?");
define("RSS_LAN_0", "RSS");
define("RSS_LAN_2", "@nospam.com");
define("RSS_LAN_3", "noauthor@nospam.com");
// Admin log messages
//-------------------
/*
define("LAN_AL_RSS_01","RSS feed deleted");
define("LAN_AL_RSS_02","RSS feed created");
define("LAN_AL_RSS_03","RSS feed updated");
define("LAN_AL_RSS_04","RSS feed imported");
define("LAN_AL_RSS_05","RSS limits updated");
define("LAN_AL_RSS_06","RSS settings updated");
define("LAN_AL_RSS_07","");
*/
return [
'RSS_LAN05' => "Number of items (0=inactive)",
'RSS_MENU_L1' => "can be syndicated by using these rss feeds.",
'RSS_MENU_L2' => "RSS Feeds",
'RSS_MENU_L3' => "Our news",
'RSS_MENU_L4' => "Our comments",
'RSS_MENU_L5' => "Our forum threads",
'RSS_MENU_L6' => "Our forum posts",
'RSS_MENU_L7' => "Our chatbox posts",
'RSS_MENU_L8' => "Our bugtracker reports",
'RSS_MENU_L9' => "Our downloads",
'RSS_NEWS' => "News",
'RSS_COM' => "Comments",
'RSS_ART' => "Articles",
'RSS_REV' => "Reviews",
'RSS_FT' => "Forum Threads",
'RSS_FP' => "Forum Posts",
'RSS_FSP' => "Forum Specific Post",
'RSS_BUG' => "Bugtracker",
'RSS_FOR' => "Forum",
'RSS_DL' => "Downloads",
'RSS_PLUGIN_LAN_6' => "Feed Links",
'RSS_PLUGIN_LAN_7' => "The rss feed of news",
'RSS_PLUGIN_LAN_8' => "The rss feed of downloads",
'RSS_PLUGIN_LAN_9' => "The rss feed of comments",
'RSS_PLUGIN_LAN_10' => "The rss feed of news category:",
'RSS_PLUGIN_LAN_11' => "The rss feed of download category:",
'RSS_LAN_ADMINMENU_1' => "RSS Options",
'RSS_LAN_ADMINMENU_2' => "Listing",
'RSS_LAN_ADMINMENU_4' => "Import",
'RSS_LAN_ERROR_1' => "This is not a valid rss feed. [Return to rss feed list]",
'RSS_LAN_ERROR_2' => "Your e107_config.php file or your language files contain spaces or  characters before the <? characters. You should remove this with a non-utf8 text-editor if you wish to have a valid RSS feed.",
'RSS_LAN_ERROR_3' => "No rss feeds are present yet[br]please use the import feature to import available rss feeds or create a rss feed manually.",
'RSS_LAN_ERROR_4' => "No rss feeds are available yet",
'RSS_LAN_ERROR_5' => "This rss entry does not exist",
'RSS_LAN_ERROR_6' => "There are no rss feeds to import",
'RSS_LAN_ERROR_7' => "Some required fields are missing.",
'RSS_LAN_ADMIN_1' => "Existing RSS feeds",
'RSS_LAN_ADMIN_10' => "rss feed create entry",
'RSS_LAN_ADMIN_11' => "rss feed import feeds",
'RSS_LAN_ADMIN_12' => "Topic ID",
'RSS_LAN_ADMIN_13' => "Include Other-news items in News Feed?",
'RSS_LAN_ADMIN_15' => "Tick links to mark them for import ...",
'RSS_LAN_ADMIN_16' => "import?",
'RSS_LAN_ADMIN_17' => "import ticked links",
'RSS_LAN_ADMIN_18' => "rss feed(s) imported.",
'RSS_LAN_ADMIN_19' => "Use News summary as description in News Feed?",
'RSS_LAN_ADMIN_21' => "active and visible in rss feed list",
'RSS_LAN_ADMIN_22' => "active and not visible in rss feed list",
'RSS_LAN_ADMIN_23' => "inactive",
'RSS_LAN_ADMIN_26' => "Check All",
'RSS_LAN_ADMIN_27' => "Uncheck All",
'RSS_LAN_ADMIN_31' => "rss entries limits updated",
'RSS_LAN_ADMIN_33' => "Show image in News Feed?",
'RSS_LAN_0' => "RSS",
'RSS_LAN_2' => "@nospam.com",
'RSS_LAN_3' => "noauthor@nospam.com",
'LAN_AL_RSS_01' => "RSS feed deleted",
'LAN_AL_RSS_02' => "RSS feed created",
'LAN_AL_RSS_03' => "RSS feed updated",
'LAN_AL_RSS_04' => "RSS feed imported",
'LAN_AL_RSS_05' => "RSS limits updated",
'LAN_AL_RSS_06' => "RSS settings updated",
'LAN_AL_RSS_07' => "",
];

View File

@@ -8,7 +8,10 @@
*
* e107 website system - Language File.
*/
define("LAN_PLUGIN_RSS_NAME", "RSS");
define("LAN_PLUGIN_RSS_DESCRIPTION", "RSS Feeds from your site.");
define("LAN_PLUGIN_RSS_SUBSCRIBE", "Subscribe");
define("LAN_PLUGIN_RSS_SUBSCRIBE_TO", "Subscribe to [x]");
return [
'LAN_PLUGIN_RSS_NAME' => "RSS",
'LAN_PLUGIN_RSS_DESCRIPTION' => "RSS Feeds from your site.",
'LAN_PLUGIN_RSS_SUBSCRIBE' => "Subscribe",
'LAN_PLUGIN_RSS_SUBSCRIBE_TO' => "Subscribe to [x]",
];