| 1 | 
           efrain | 
           1 | 
           <?php
  | 
        
        
            | 
            | 
           2 | 
           // This file is part of Moodle - http://moodle.org/
  | 
        
        
            | 
            | 
           3 | 
           //
  | 
        
        
            | 
            | 
           4 | 
           // Moodle is free software: you can redistribute it and/or modify
  | 
        
        
            | 
            | 
           5 | 
           // it under the terms of the GNU General Public License as published by
  | 
        
        
            | 
            | 
           6 | 
           // the Free Software Foundation, either version 3 of the License, or
  | 
        
        
            | 
            | 
           7 | 
           // (at your option) any later version.
  | 
        
        
            | 
            | 
           8 | 
           //
  | 
        
        
            | 
            | 
           9 | 
           // Moodle is distributed in the hope that it will be useful,
  | 
        
        
            | 
            | 
           10 | 
           // but WITHOUT ANY WARRANTY; without even the implied warranty of
  | 
        
        
            | 
            | 
           11 | 
           // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  | 
        
        
            | 
            | 
           12 | 
           // GNU General Public License for more details.
  | 
        
        
            | 
            | 
           13 | 
           //
  | 
        
        
            | 
            | 
           14 | 
           // You should have received a copy of the GNU General Public License
  | 
        
        
            | 
            | 
           15 | 
           // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  | 
        
        
            | 
            | 
           16 | 
              | 
        
        
            | 
            | 
           17 | 
           /**
  | 
        
        
            | 
            | 
           18 | 
            * Strings for component 'block_rss_client', language 'en', branch 'MOODLE_20_STABLE'
  | 
        
        
            | 
            | 
           19 | 
            *
  | 
        
        
            | 
            | 
           20 | 
            * @package   block_rss_client
  | 
        
        
            | 
            | 
           21 | 
            * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  | 
        
        
            | 
            | 
           22 | 
            * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  | 
        
        
            | 
            | 
           23 | 
            */
  | 
        
        
            | 
            | 
           24 | 
              | 
        
        
           | 11 | 
           efrain | 
           25 | 
           $string['addfeed'] = 'Add RSS feed URL';
  | 
        
        
           | 1 | 
           efrain | 
           26 | 
           $string['addheadlineblock'] = 'Add RSS headline block';
  | 
        
        
            | 
            | 
           27 | 
           $string['addnew'] = 'Add new';
  | 
        
        
            | 
            | 
           28 | 
           $string['addnewfeed'] = 'Add a new feed';
  | 
        
        
            | 
            | 
           29 | 
           $string['cannotmakemodification'] = 'You are not allowed to make modifications to this RSS feed at this time.';
  | 
        
        
           | 1441 | 
           ariadna | 
           30 | 
           $string['choosefeedlabel'] = 'Select feeds to display';
  | 
        
        
           | 1 | 
           efrain | 
           31 | 
           $string['clientchannellink'] = 'Source site...';
  | 
        
        
            | 
            | 
           32 | 
           $string['clientnumentries'] = 'The default number of entries to show per feed.';
  | 
        
        
           | 1441 | 
           ariadna | 
           33 | 
           $string['clientshowchannellinklabel'] = 'Show source link if available';
  | 
        
        
           | 11 | 
           efrain | 
           34 | 
           $string['clientshowimagelabel'] = 'Show channel image if available';
  | 
        
        
           | 1 | 
           efrain | 
           35 | 
           $string['configblock'] = 'Configure this block';
  | 
        
        
           | 1441 | 
           ariadna | 
           36 | 
           $string['configmethodexisting'] = 'Select existing RSS feed';
  | 
        
        
            | 
            | 
           37 | 
           $string['configmethodnew'] = 'Add new RSS feed';
  | 
        
        
           | 11 | 
           efrain | 
           38 | 
           $string['couldnotfindfeed'] = 'Could not find feed with ID.';
  | 
        
        
           | 1 | 
           efrain | 
           39 | 
           $string['couldnotfindloadrssfeed'] = 'Could not find or load the RSS feed.';
  | 
        
        
           | 11 | 
           efrain | 
           40 | 
           $string['customtitlelabel'] = 'Custom title (leave blank to use title supplied by feed)';
  | 
        
        
           | 1 | 
           efrain | 
           41 | 
           $string['deletefeedconfirm'] = 'Are you sure you want to delete this feed?';
  | 
        
        
            | 
            | 
           42 | 
           $string['disabledrssfeeds'] = 'RSS feeds are disabled';
  | 
        
        
           | 1441 | 
           ariadna | 
           43 | 
           $string['displaydescriptionlabel'] = 'Show descriptions for entries';
  | 
        
        
            | 
            | 
           44 | 
           $string['displaysettings'] = 'Display settings for RSS feed';
  | 
        
        
           | 1 | 
           efrain | 
           45 | 
           $string['editafeed'] = 'Edit a feed';
  | 
        
        
           | 11 | 
           efrain | 
           46 | 
           $string['editfeeds'] = 'Edit, subscribe or unsubscribe from RSS feeds';
  | 
        
        
           | 1 | 
           efrain | 
           47 | 
           $string['editnewsfeeds'] = 'Edit news feeds';
  | 
        
        
            | 
            | 
           48 | 
           $string['editrssblock'] = 'Edit RSS headline block';
  | 
        
        
            | 
            | 
           49 | 
           $string['enableautodiscovery'] = 'Enable auto-discovery of feeds?';
  | 
        
        
            | 
            | 
           50 | 
           $string['enableautodiscovery_help'] = 'If enabled, feeds on web pages are found automatically. For example, if https://docs.moodle.org is entered, then https://docs.moodle.org/en/index.php?title=Special:RecentChanges&feed=rss would be found.';
  | 
        
        
            | 
            | 
           51 | 
           $string['failedfeed'] = 'Feed failed to download - will retry after {$a}';
  | 
        
        
            | 
            | 
           52 | 
           $string['failedfeeds'] = 'One or more RSS feeds have failed';
  | 
        
        
            | 
            | 
           53 | 
           $string['feed'] = 'Feed';
  | 
        
        
           | 11 | 
           efrain | 
           54 | 
           $string['feedadded'] = 'RSS feed added';
  | 
        
        
            | 
            | 
           55 | 
           $string['feeddeleted'] = 'RSS feed deleted';
  | 
        
        
            | 
            | 
           56 | 
           $string['feeds'] = 'RSS feeds';
  | 
        
        
           | 1 | 
           efrain | 
           57 | 
           $string['feedsaddedit'] = 'Add/edit feeds';
  | 
        
        
            | 
            | 
           58 | 
           $string['feedsconfigurenewinstance'] = 'Click here to configure this block to display RSS feeds.';
  | 
        
        
            | 
            | 
           59 | 
           $string['feedsconfigurenewinstance2'] = 'Click the edit icon above to configure this block to display RSS feeds.';
  | 
        
        
           | 11 | 
           efrain | 
           60 | 
           $string['feedupdated'] = 'RSS feed updated';
  | 
        
        
           | 1441 | 
           ariadna | 
           61 | 
           $string['feedurl'] = 'RSS link';
  | 
        
        
           | 1 | 
           efrain | 
           62 | 
           $string['findmorefeeds'] = 'Find more RSS feeds';
  | 
        
        
           | 11 | 
           efrain | 
           63 | 
           $string['managefeeds'] = 'Manage RSS feeds';
  | 
        
        
           | 1441 | 
           ariadna | 
           64 | 
           $string['nofeeds'] = 'There are not yet any RSS feeds. Choose \'Add new RSS feed\'.';
  | 
        
        
           | 1 | 
           efrain | 
           65 | 
           $string['numentries'] = 'Entries per feed';
  | 
        
        
           | 11 | 
           efrain | 
           66 | 
           $string['pickfeed'] = 'Pick a RSS feed';
  | 
        
        
            | 
            | 
           67 | 
           $string['pluginname'] = 'RSS feeds';
  | 
        
        
           | 1 | 
           efrain | 
           68 | 
           $string['privacy:metadata:block_rss_client:description'] = 'The description of the RSS feed.';
  | 
        
        
            | 
            | 
           69 | 
           $string['privacy:metadata:block_rss_client:preferredtitle'] = 'The preferred (custom) title of the RSS feed.';
  | 
        
        
            | 
            | 
           70 | 
           $string['privacy:metadata:block_rss_client:shared'] = 'If the RSS feed is available to all courses.';
  | 
        
        
            | 
            | 
           71 | 
           $string['privacy:metadata:block_rss_client:skiptime'] = 'The defined time in seconds that the cron will wait between attempts to retry failing RSS feeds.';
  | 
        
        
            | 
            | 
           72 | 
           $string['privacy:metadata:block_rss_client:skipuntil'] = 'The maximum defined time that the cron will attempt to open failing RSS feeds.';
  | 
        
        
            | 
            | 
           73 | 
           $string['privacy:metadata:block_rss_client:tableexplanation'] = 'RSS block information is stored here.';
  | 
        
        
            | 
            | 
           74 | 
           $string['privacy:metadata:block_rss_client:title'] = 'The title of the RSS feed.';
  | 
        
        
            | 
            | 
           75 | 
           $string['privacy:metadata:block_rss_client:url'] = 'The URL of the RSS feed.';
  | 
        
        
            | 
            | 
           76 | 
           $string['privacy:metadata:block_rss_client:userid'] = 'The ID of the user that added the RSS feed.';
  | 
        
        
           | 11 | 
           efrain | 
           77 | 
           $string['remotenewsfeed'] = 'RSS feed';
  | 
        
        
           | 1 | 
           efrain | 
           78 | 
           $string['refreshfeedstask'] = 'Refresh RSS feeds task';
  | 
        
        
           | 11 | 
           efrain | 
           79 | 
           $string['rss_client:addinstance'] = 'Add new RSS feeds block';
  | 
        
        
           | 1 | 
           efrain | 
           80 | 
           $string['rss_client:createprivatefeeds'] = 'Create private RSS feeds';
  | 
        
        
            | 
            | 
           81 | 
           $string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds';
  | 
        
        
            | 
            | 
           82 | 
           $string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds';
  | 
        
        
            | 
            | 
           83 | 
           $string['rss_client:manageownfeeds'] = 'Manage own RSS feeds';
  | 
        
        
           | 11 | 
           efrain | 
           84 | 
           $string['rss_client:myaddinstance'] = 'Add new RSS feeds block to Dashboard';
  | 
        
        
           | 1 | 
           efrain | 
           85 | 
           $string['seeallfeeds'] = 'See all feeds';
  | 
        
        
            | 
            | 
           86 | 
           $string['sharedfeed'] = 'Shared feed';
  | 
        
        
           | 1441 | 
           ariadna | 
           87 | 
           $string['shownumentrieslabel'] = 'Entries to display';
  | 
        
        
           | 1 | 
           efrain | 
           88 | 
           $string['submitters'] = 'Who will be allowed to define new RSS feeds? Defined feeds are available for any page on your site.';
  | 
        
        
            | 
            | 
           89 | 
           $string['submitters2'] = 'Submitters';
  | 
        
        
            | 
            | 
           90 | 
           $string['timeout'] = 'Time in minutes before an RSS feed expires in cache. Note that this time defines the minimum time before expiry; the feed will be refreshed in cache on the next cron execution after expiry. Recommended values are 30 mins or greater.';
  | 
        
        
            | 
            | 
           91 | 
           $string['timeoutdesc'] = 'Time in minutes for an RSS feed to live in cache.';
  | 
        
        
            | 
            | 
           92 | 
           $string['timeout2'] = 'Timeout';
  | 
        
        
           | 11 | 
           efrain | 
           93 | 
           $string['updatefeed'] = 'Update RSS feed URL';
  | 
        
        
           | 1 | 
           efrain | 
           94 | 
           $string['viewfeed'] = 'View feed';
  |