Zeile 8 | Zeile 8 |
---|
$l['nav_helpdocs'] = "Help Documents"; $l['nav_smilies'] = "Smilie Listing"; $l['nav_syndication'] = "Latest Thread Syndication (RSS)";
|
$l['nav_helpdocs'] = "Help Documents"; $l['nav_smilies'] = "Smilie Listing"; $l['nav_syndication'] = "Latest Thread Syndication (RSS)";
|
$l['aol_im'] = "AOL IM"; $l['skype'] = "Skype"; $l['yahoo_im'] = "Yahoo IM"; $l['skype_center'] = "Skype Center"; $l['chat_on_skype'] = "Chat with {1} on Skype"; $l['call_on_skype'] = "Call {1} on Skype"; $l['yahoo_center'] = "Yahoo! Center"; $l['send_y_message'] = "Send {1} a Yahoo! Message."; $l['view_y_profile'] = "View {1}'s Yahoo! Profile."; $l['aim_center'] = "AOL IM Center";
$l['download_aim'] = "Download AIM"; $l['aim_remote'] = "AIM Remote"; $l['send_me_instant'] = "Send me an Instant Message"; $l['add_me_buddy_list'] = "Add me to Your Buddy List"; $l['add_remote_to_page'] = "Add Remote to Your Page"; $l['download_aol_im'] = "Download AOL Instant Messenger";
| |
$l['buddy_list'] = "Buddy List"; $l['online'] = "Online";
| $l['buddy_list'] = "Buddy List"; $l['online'] = "Online";
|
Zeile 58 | Zeile 40 |
---|
$l['abbreviation'] = "Abbreviation"; $l['click_to_add'] = "Click a smilie to insert it into your message"; $l['close_window'] = "close window";
|
$l['abbreviation'] = "Abbreviation"; $l['click_to_add'] = "Click a smilie to insert it into your message"; $l['close_window'] = "close window";
|
| $l['no_smilies'] = "There are currently no smilies available.";
|
$l['who_posted'] = "Who Posted?"; $l['total_posts'] = "Total Posts:";
| $l['who_posted'] = "Who Posted?"; $l['total_posts'] = "Total Posts:";
|
Zeile 70 | Zeile 53 |
---|
$l['syndication'] = "Latest Thread Syndication"; $l['syndication_generated_url'] = "Your Generated Syndication URL:";
|
$l['syndication'] = "Latest Thread Syndication"; $l['syndication_generated_url'] = "Your Generated Syndication URL:";
|
$l['syndication_note'] = "Below you can generate links to specific RSS syndication feeds. Links can be generated for all forums, per forum, or for a specific number of forums. You will then be presented with a link which you can copy in to an RSS reader. <i><a href=\"http://en.wikipedia.org/wiki/RSS\" target=\"_blank\">What is RSS?</a></i>";
| $l['syndication_note'] = "Below you can generate links to specific RSS syndication feeds. Links can be generated for all forums, per forum, or for a specific number of forums. You will then be presented with a link which you can copy in to an RSS reader. <i><a href=\"https://en.wikipedia.org/wiki/RSS\" target=\"_blank\" rel=\"noopener\">What is RSS?</a></i>";
|
$l['syndication_forum'] = "Forum to Syndicate:"; $l['syndication_forum_desc'] = "Please select a forum from the right. Use the CTRL key to select multiple forums."; $l['syndication_version'] = "Feed Version:"; $l['syndication_version_desc'] = "Please select the version of the feeds you wish to generate.";
|
$l['syndication_forum'] = "Forum to Syndicate:"; $l['syndication_forum_desc'] = "Please select a forum from the right. Use the CTRL key to select multiple forums."; $l['syndication_version'] = "Feed Version:"; $l['syndication_version_desc'] = "Please select the version of the feeds you wish to generate.";
|
| $l['syndication_version_json1'] = "JSON Feed 1";
|
$l['syndication_version_atom1'] = "Atom 1.0"; $l['syndication_version_rss2'] = "RSS 2.00 (Default)"; $l['syndication_generate'] = "Generate Syndication URL"; $l['syndication_limit'] = "Limit:";
|
$l['syndication_version_atom1'] = "Atom 1.0"; $l['syndication_version_rss2'] = "RSS 2.00 (Default)"; $l['syndication_generate'] = "Generate Syndication URL"; $l['syndication_limit'] = "Limit:";
|
$l['syndication_limit_desc'] = "The amount of threads to download at one time. Not recommended to be beyond 50.";
| $l['syndication_limit_desc'] = "The amount of threads to download at one time. 50 at once is maximum limit.";
|
$l['syndication_threads_time'] = "threads at a time"; $l['syndicate_all_forums'] = "Syndicate All Forums";
| $l['syndication_threads_time'] = "threads at a time"; $l['syndicate_all_forums'] = "Syndicate All Forums";
|
Zeile 90 | Zeile 74 |
---|
$l['error_invalidforum'] = "Invalid forum"; $l['error_invalidhelpdoc'] = "The specified help document does not appear to exist.";
|
$l['error_invalidforum'] = "Invalid forum"; $l['error_invalidhelpdoc'] = "The specified help document does not appear to exist.";
|
$l['error_invalidimtype'] = "This user does not have this type of instant messenger account specified in their profile.";
| |
$l['error_invalidsearch'] = "An invalid search was specified. Please go back and try again."; $l['error_no_search_support'] = "This database engine does not support searching."; $l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again.";
| $l['error_invalidsearch'] = "An invalid search was specified. Please go back and try again."; $l['error_no_search_support'] = "This database engine does not support searching."; $l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again.";
|