moodle/lang/ga/calendar.php

123 lines
6.5 KiB
PHP
Raw Normal View History

<?php // $Id$
$string['calendar'] = 'F<>ilire';
$string['calendarheading'] = '$a F<>ilire';
$string['clickhide'] = 'clice<63>il chun fol<6F>';
$string['clickshow'] = 'clice<63>il chun taispe<70>int';
$string['confirmeventdelete'] = 'An bhfuil t<> cinnte go bhfuil t<> ag iarraidh an imeacht seo a scrios?';
$string['courseevents'] = 'Imeachta<74> an ch<63>rsa';
$string['dayview'] = 'Radharc Laeth<74>il';
$string['daywithnoevents'] = 'N<>l aon imeachta<74> ar an l<> seo.';
$string['default'] = 'R<>amhshocr<63>';
$string['deleteevent'] = 'Scrios imeacht';
$string['detailedmonthview'] = 'Mionradharc M<>os<6F>il';
$string['durationminutes'] = 'Fad i n<>im<69>id<69>';
$string['durationnone'] = 'Gan fhad';
$string['durationuntil'] = 'Go dt<64>';
$string['editevent'] = 'Ag d<>anamh eagarth<74>ireacht ar imeacht';
$string['errorbeforecoursestart'] = 'N<> f<>idir imeacht a chur roimh d<>ta tosaithe an ch<63>rsa';
$string['errorinvaliddate'] = 'D<>ta neamhbhail<69>';
$string['errorinvalidminutes'] = 'Specify duration in minutes by giving a number between 1 and 999.';
$string['errorinvalidrepeats'] = 'Specify the number of events by giving a number between 1 and 99.';
$string['errornodescription'] = 'T<> Cur S<>os riachtanach';
$string['errornoeventname'] = 'T<> Ainm riachtanach';
$string['eventdate'] = 'D<>ta';
$string['eventdescription'] = 'Cur S<>os';
$string['eventduration'] = 'Fad';
$string['eventendtime'] = 'Am cr<63>ochn<68>';
$string['eventinstanttime'] = 'Am';
$string['eventkind'] = 'Cine<6E>l imeacht';
$string['eventname'] = 'Ainm';
$string['eventrepeat'] = 'Ath-dhe<68>n';
$string['eventsfor'] = '$a imeachta<74>';
$string['eventstarttime'] = 'Am tosaithe';
$string['eventtime'] = 'Am';
$string['eventview'] = 'Sonra<72> an imeachta';
$string['expired'] = 'D<>ta caite';
$string['explain_lookahead'] = 'This sets the (maximum) number of days in the future that an event has to start in in order to be displayed as an upcoming event. Events that start beyond this will never be displayed as upcoming. Please note that <strong>there is no guarantee</strong> that all events starting in this time frame will be displayed; if there are too many (more than the \"Maximum upcoming events\" preference) then the most distant events will not be shown.';
$string['explain_maxevents'] = 'This sets the maximum number of upcoming events that can be displayed. If you pick a large number here it is possible that upcoming events displays will take up a lot of space on your screen.';
$string['explain_persistflt'] = 'If this is enabled, then Moodle will remember your last event filter settings and automatically restore them each time you login.';
$string['explain_startwday'] = 'Calendar weeks will be shown as starting on the day that you select here.';
$string['explain_timeformat'] = 'You can choose to see times in either 12 or 24 hour format. If you choose \"default\", then the format will be automatically chosen according to the language you use in the site.';
$string['globalevents'] = 'Imeachta<74> domhanda';
$string['gotocalendar'] = 'T<>igh go dt<64> an bhf<68>ilire';
$string['groupevents'] = 'Imeachta<74> ghr<68>pa';
$string['hidden'] = 'i bhfolach';
$string['manyevents'] = '$a imeachta<74>';
$string['monthlyview'] = 'Radharc M<>os<6F>il';
$string['newevent'] = 'Imeacht Nua';
$string['noupcomingevents'] = 'N<>l aon imeachta<74> ag teacht suas';
$string['oneevent'] = '1 imeacht';
$string['pref_lookahead'] = 'Upcoming events look-ahead';
$string['pref_maxevents'] = 'Maximum upcoming events';
$string['pref_persistflt'] = 'Remember filter settings';
$string['pref_startwday'] = 'C<>ad l<> den tseachtain';
$string['pref_timeformat'] = 'Form<72>id l<>iri<72> ama';
$string['preferences'] = 'Sainroghanna';
$string['preferences_available'] = 'Do sainroghanna pearsanta';
$string['repeatnone'] = 'Gan ath-dh<64>anamh';
$string['repeatweeksl'] = 'Ath-dh<64>in go seachtaini<6E>il, <20> cruth<74> le ch<63>ile ';
$string['repeatweeksr'] = 'imeachta<74>';
$string['shown'] = 'l<>irithe';
$string['spanningevents'] = 'Imeachta<74> ar si<73>il';
$string['timeformat_12'] = '12-uair (r.n./i.n.)';
$string['timeformat_24'] = '24-uair';
$string['today'] = 'Inni<6E>';
$string['tomorrow'] = 'Am<41>rach';
$string['tt_deleteevent'] = 'Scrios Imeacht';
$string['tt_editevent'] = 'Athraigh imeacht';
$string['tt_hidecourse'] = 'Taispe<70>ntar imeachta<74> an ch<63>rsa (clice<63>il chun fol<6F>)';
$string['tt_hideglobal'] = 'Taispe<70>ntar imeachta<74> domhanda (clice<63>il chun fol<6F>)';
$string['tt_hidegroups'] = 'Taispe<70>ntar imeachta<74> ghr<68>pa (clice<63>il chun fol<6F>)';
$string['tt_hideuser'] = 'Taispe<70>ntar imeachta<74> an <20>s<EFBFBD>ideora (clice<63>il chun fol<6F>)';
$string['tt_showcourse'] = 'T<> imeachta<74> an ch<63>rsa i bhfolach (clice<63>il chun taispe<70>int)';
$string['tt_showglobal'] = 'T<> imeachta<74> domhanda i bhfolach (clice<63>il chun taispe<70>int)';
$string['tt_showgroups'] = 'T<> imeachta<74> ghr<68>pa i bhfolach (clice<63>il chun taispe<70>int)';
$string['tt_showuser'] = 'T<> imeachta<74> an <20>s<EFBFBD>ideora i bhfolach (clice<63>il chun taispe<70>int)';
$string['typecourse'] = 'Imeacht C<>rsa';
$string['typegroup'] = 'Imeacht Ghr<68>pa';
$string['typesite'] = 'Imeacht Shu<68>omh';
$string['typeuser'] = 'Imeacht <20>s<EFBFBD>ideoir';
$string['upcomingevents'] = 'Imeachta<74> at<61> ag Teacht Suas';
$string['userevents'] = 'Imeachta<74> <20>s<EFBFBD>ideora';
$string['yesterday'] = 'Inn<6E>';
$string['sun'] = 'Do';
$string['mon'] = 'Lu';
$string['tue'] = 'M<>';
$string['wed'] = 'C<>';
$string['thu'] = 'D<>';
$string['fri'] = 'Ao';
$string['sat'] = 'Sa';
$string['sunday'] = 'Domhnach';
$string['monday'] = 'Luan';
$string['tuesday'] = 'M<>irt';
$string['wednesday'] = 'C<>adaoin';
$string['thursday'] = 'D<>ardaoin';
$string['friday'] = 'Aoine';
$string['saturday'] = 'Satharn';
$string['pref_dstpreset'] = 'Daylight Savings Time';
$string['notusingdst'] = 'Not using DST';
$string['dstpresetname'] = 'Preset name';
$string['dstpresetactivated'] = 'Activation';
$string['dstpresetdeactivated'] = 'Dectivation';
$string['dstpresetadjusttime'] = 'Time adjustment';
$string['explain_dstpresetforced'] = 'The site administrator does not allow users to modify this option.';
$string['explain_dstpreset'] = 'You can select which area to use DST settings for, if any, from the drop-down menu.';
$string['dstdefaultpresetname'] = 'New DST Preset';
$string['nth'] = '{$a}<7D>';
$string['dsthumanreadable'] = 'On the $a->activate_index $a->activate_weekday of each $a->activate_month, move the time $a->offset minutes $a->direction. This change lasts until the $a->deactivate_index $a->deactivate_weekday of $a->deactivate_month.';
$string['dstadjusttime'] = 'Move time';
$string['dstof'] = 'de';
$string['dstat'] = 'ag';
$string['dstonthe'] = 'Ar an';
$string['dstby'] = 'faoi';
$string['day'] = 'l<>';
$string['timeforward'] = 'ar aghaidh';
$string['timerewind'] = 'siar';
$string['first'] = 'c<>ad';
$string['last'] = 'deireanach';
?>