Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 14... Línea 14...
14
//
14
//
15
// You should have received a copy of the GNU General Public License
15
// You should have received a copy of the GNU General Public License
16
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
// along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
Línea 17... Línea 17...
17
 
17
 
18
/**
18
/**
19
 * Strings for component 'forum', language 'en', branch 'MOODLE_20_STABLE'
19
 * Strings for component 'mod_forum', language 'en', branch 'MOODLE_20_STABLE'
20
 *
20
 *
21
 * @package   mod_forum
21
 * @package   mod_forum
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
23
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Línea 528... Línea 528...
528
$string['postincontext'] = 'See this post in context';
528
$string['postincontext'] = 'See this post in context';
529
$string['postmailinfo'] = 'This is a copy of a message posted in {$a}.';
529
$string['postmailinfo'] = 'This is a copy of a message posted in {$a}.';
530
$string['postmailnow'] = '<p>This post will be mailed out immediately to all forum subscribers.</p>';
530
$string['postmailnow'] = '<p>This post will be mailed out immediately to all forum subscribers.</p>';
531
$string['postmailreply'] = 'To reply click on this link: {$a}';
531
$string['postmailreply'] = 'To reply click on this link: {$a}';
532
$string['postmailsubject'] = '{$a->courseshortname}: {$a->subject}';
532
$string['postmailsubject'] = '{$a->courseshortname}: {$a->subject}';
533
$string['postrating1'] = 'Mostly separate knowing';
-
 
534
$string['postrating2'] = 'Separate and connected';
-
 
535
$string['postrating3'] = 'Mostly connected knowing';
-
 
536
$string['posts'] = 'Posts';
533
$string['posts'] = 'Posts';
537
$string['postsfrom'] = 'Posts from';
534
$string['postsfrom'] = 'Posts from';
538
$string['postsmadebyuser'] = 'Posts made by {$a}';
535
$string['postsmadebyuser'] = 'Posts made by {$a}';
539
$string['postsmadebyuserincourse'] = 'Posts made by {$a->fullname} in {$a->coursename}';
536
$string['postsmadebyuserincourse'] = 'Posts made by {$a->fullname} in {$a->coursename}';
540
$string['postsmadeincourse'] = 'Posts made in {$a}';
537
$string['postsmadeincourse'] = 'Posts made in {$a}';
Línea 598... Línea 595...
598
$string['privacy:metadata:preference:maildigest'] = 'The site-wide mail digest preference';
595
$string['privacy:metadata:preference:maildigest'] = 'The site-wide mail digest preference';
599
$string['privacy:metadata:preference:markasreadonnotification'] = 'Whether to mark forum posts as read when receiving them as messages.';
596
$string['privacy:metadata:preference:markasreadonnotification'] = 'Whether to mark forum posts as read when receiving them as messages.';
600
$string['privacy:metadata:preference:trackforums'] = 'Whether to enable read tracking.';
597
$string['privacy:metadata:preference:trackforums'] = 'Whether to enable read tracking.';
601
$string['privacy:postwasread'] = 'This post was first read on {$a->firstread} and most recently read on {$a->lastread}';
598
$string['privacy:postwasread'] = 'This post was first read on {$a->firstread} and most recently read on {$a->lastread}';
602
$string['privacy:readtrackingdisabled'] = 'You have chosen to not track posts you have read within this forum.';
599
$string['privacy:readtrackingdisabled'] = 'You have chosen to not track posts you have read within this forum.';
603
$string['privacy:request:delete:discussion:name'] = 'Delete at the request of the author';
-
 
604
$string['privacy:request:delete:post:message'] = 'The content of this post has been deleted at the request of its author.';
-
 
605
$string['privacy:request:delete:post:subject'] = 'Delete at the request of the author';
-
 
606
$string['privacy:subscribedtoforum'] = 'You are subscribed to this forum.';
600
$string['privacy:subscribedtoforum'] = 'You are subscribed to this forum.';
607
$string['privatereply'] = 'Reply privately';
601
$string['privatereply'] = 'Reply privately';
608
$string['privatereply_help'] = 'When you reply privately, your post is also visible to users with the capability to view private replies, such as teachers.';
602
$string['privatereply_help'] = 'When you reply privately, your post is also visible to users with the capability to view private replies, such as teachers.';
609
$string['processingdigest'] = 'Processing email digest for user {$a}';
603
$string['processingdigest'] = 'Processing email digest for user {$a}';
610
$string['processingpost'] = 'Processing post {$a}';
604
$string['processingpost'] = 'Processing post {$a}';
Línea 612... Línea 606...
612
$string['prunediscussion'] = 'Split discussion';
606
$string['prunediscussion'] = 'Split discussion';
613
$string['prunedpost'] = 'A new discussion has been created from that post';
607
$string['prunedpost'] = 'A new discussion has been created from that post';
614
$string['pruneheading'] = 'Split the discussion and move this post to a new discussion';
608
$string['pruneheading'] = 'Split the discussion and move this post to a new discussion';
615
$string['qandaforum'] = 'Q and A forum';
609
$string['qandaforum'] = 'Q and A forum';
616
$string['qandanotify'] = 'This is a question and answer forum. To see other replies, you must first post your reply.';
610
$string['qandanotify'] = 'This is a question and answer forum. To see other replies, you must first post your reply.';
617
$string['re'] = 'Re:';
-
 
618
$string['readtherest'] = 'Read the rest of this topic';
611
$string['readtherest'] = 'Read the rest of this topic';
619
$string['removeallforumtags'] = 'Remove all forum tags';
612
$string['removeallforumtags'] = 'All forum tags';
620
$string['removefromfavourites'] = 'Unstar this discussion';
613
$string['removefromfavourites'] = 'Unstar this discussion';
621
$string['replies'] = 'Replies';
614
$string['replies'] = 'Replies';
622
$string['repliesmany'] = '{$a} replies so far';
615
$string['repliesmany'] = '{$a} replies so far';
623
$string['repliesone'] = '{$a} reply so far';
616
$string['repliesone'] = '{$a} reply so far';
624
$string['reply'] = 'Reply';
617
$string['reply'] = 'Reply';
Línea 629... Línea 622...
629
$string['replytopostbyemail'] = 'You can reply to this via email.';
622
$string['replytopostbyemail'] = 'You can reply to this via email.';
630
$string['replytouser'] = 'Use email address in reply';
623
$string['replytouser'] = 'Use email address in reply';
631
$string['reply_handler'] = 'Reply to forum posts via email';
624
$string['reply_handler'] = 'Reply to forum posts via email';
632
$string['reply_handler_name'] = 'Reply to forum posts';
625
$string['reply_handler_name'] = 'Reply to forum posts';
633
$string['resetforums'] = 'Delete posts from';
626
$string['resetforums'] = 'Delete posts from';
634
$string['resetforumsall'] = 'Delete all posts';
627
$string['resetforumsall'] = 'All posts';
635
$string['resetdigests'] = 'Delete all per-user forum digest preferences';
628
$string['resetdigests'] = 'All per-user forum digest preferences';
636
$string['resetsubscriptions'] = 'Delete all forum subscriptions';
629
$string['resetsubscriptions'] = 'All forum subscriptions';
637
$string['resettrackprefs'] = 'Delete all forum tracking preferences';
630
$string['resettrackprefs'] = 'All forum tracking preferences';
638
$string['rsssubscriberssdiscussions'] = 'RSS feed of discussions';
631
$string['rsssubscriberssdiscussions'] = 'RSS feed of discussions';
639
$string['rsssubscriberssposts'] = 'RSS feed of posts';
632
$string['rsssubscriberssposts'] = 'RSS feed of posts';
640
$string['rssarticles'] = 'Number of RSS recent articles';
633
$string['rssarticles'] = 'Number of RSS recent articles';
641
$string['rssarticles_help'] = 'This setting specifies the number of articles (either discussions or posts) to include in the RSS feed. Between 5 and 20 generally acceptable.';
634
$string['rssarticles_help'] = 'This setting specifies the number of articles (either discussions or posts) to include in the RSS feed. Between 5 and 20 generally acceptable.';
642
$string['rsstype'] = 'RSS feed for this activity';
635
$string['rsstype'] = 'RSS feed for this activity';
Línea 705... Línea 698...
705
$string['subscriptionforced'] = 'Forced subscription';
698
$string['subscriptionforced'] = 'Forced subscription';
706
$string['subscriptionauto'] = 'Auto subscription';
699
$string['subscriptionauto'] = 'Auto subscription';
707
$string['subscriptiondisabled'] = 'Subscription disabled';
700
$string['subscriptiondisabled'] = 'Subscription disabled';
708
$string['subscriptions'] = 'Subscriptions';
701
$string['subscriptions'] = 'Subscriptions';
709
$string['tagarea_forum_posts'] = 'Forum posts';
702
$string['tagarea_forum_posts'] = 'Forum posts';
710
$string['tagsdeleted'] = 'Forum tags have been deleted';
-
 
711
$string['thisforumisthrottled'] = 'This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at {$a->blockafter} posting(s) in {$a->blockperiod}';
703
$string['thisforumisthrottled'] = 'This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at {$a->blockafter} posting(s) in {$a->blockperiod}';
712
$string['thisforumisdue'] = 'The due date for posting to this forum was {$a}.';
704
$string['thisforumisdue'] = 'The due date for posting to this forum was {$a}.';
713
$string['thisforumhasduedate'] = 'The due date for posting to this forum is {$a}.';
705
$string['thisforumhasduedate'] = 'The due date for posting to this forum is {$a}.';
714
$string['timed'] = 'Timed';
706
$string['timed'] = 'Timed';
715
$string['timeddiscussion'] = 'Timed discussion';
707
$string['timeddiscussion'] = 'Timed discussion';
Línea 784... Línea 776...
784
$string['gradeforwholeforumhidden'] = 'Grade for forum hidden';
776
$string['gradeforwholeforumhidden'] = 'Grade for forum hidden';
785
$string['gradeitemnameforwholeforum'] = '{$a->name} whole forum';
777
$string['gradeitemnameforwholeforum'] = '{$a->name} whole forum';
786
$string['gradeitemnameforrating'] = '{$a->name} rating';
778
$string['gradeitemnameforrating'] = '{$a->name} rating';
787
$string['grades:gradesavedfor'] = 'Grade saved for {$a->fullname}';
779
$string['grades:gradesavedfor'] = 'Grade saved for {$a->fullname}';
788
$string['grades:gradesavefailed'] = 'Unable to save grade for {$a->fullname}: {$a->error}';
780
$string['grades:gradesavefailed'] = 'Unable to save grade for {$a->fullname}: {$a->error}';
789
$string['notgraded'] = 'Not graded';
-
 
790
$string['nousersmatch'] = 'No user(s) found for given criteria';
781
$string['nousersmatch'] = 'No user(s) found for given criteria';
791
$string['showmoreusers'] = 'Show more users';
782
$string['showmoreusers'] = 'Show more users';
792
$string['viewconversation'] = 'View discussion';
783
$string['viewconversation'] = 'View discussion';
793
$string['viewgrades'] = 'View grades';
784
$string['viewgrades'] = 'View grades';
Línea 794... Línea 785...
794
 
785
 
795
// Deprecated since Moodle 4.3.
786
// Deprecated since Moodle 4.5.
796
$string['completionpostsgroup'] = 'Require posts';
787
$string['privacy:request:delete:discussion:name'] = 'Delete at the request of the author';
797
$string['completiondiscussionsgroup'] = 'Require discussions';
788
$string['privacy:request:delete:post:message'] = 'The content of this post has been deleted at the request of its author.';
798
$string['completiondiscussionshelp'] = 'requiring discussions to complete';
789
$string['privacy:request:delete:post:subject'] = 'Delete at the request of the author';
-
 
790
$string['tagsdeleted'] = 'Forum tags have been deleted';
-
 
791
 
799
$string['completionrepliesgroup'] = 'Require replies';
792
// Deprecated since Moodle 5.0.