Added Estonian translation for calendar (#1868)

This commit is contained in:
Thomas Bruederli 2013-05-13 09:14:57 +02:00
parent 398cd6793a
commit 80f9cd1663

View file

@ -3,125 +3,125 @@
$labels = array(); $labels = array();
// preferences // preferences
$labels['default_view'] = 'Default view'; $labels['default_view'] = 'Vaikevaade';
$labels['time_format'] = 'Time format'; $labels['time_format'] = 'Aja vorming';
$labels['timeslots'] = 'Timeslots per hour'; $labels['timeslots'] = 'Ajaühikuid päevas';
$labels['first_day'] = 'First weekday'; $labels['first_day'] = 'Esimene päev';
$labels['first_hour'] = 'First hour to show'; $labels['first_hour'] = 'Esimene tund';
$labels['workinghours'] = 'Working hours'; $labels['workinghours'] = 'Tööaeg';
$labels['add_category'] = 'Add category'; $labels['add_category'] = 'Lisa kategooria';
$labels['remove_category'] = 'Remove category'; $labels['remove_category'] = 'Kustuta kategooria';
$labels['defaultcalendar'] = 'Create new events in'; $labels['defaultcalendar'] = 'Loo uued sündmused';
$labels['eventcoloring'] = 'Event coloring'; $labels['eventcoloring'] = 'Sündmuste värvid';
$labels['coloringmode0'] = 'According to calendar'; $labels['coloringmode0'] = 'Vastavalt kalendrile';
$labels['coloringmode1'] = 'According to category'; $labels['coloringmode1'] = 'Vastavalt kategooriale';
$labels['coloringmode2'] = 'Calendar for outline, category for content'; $labels['coloringmode2'] = 'Kalender väljaspool, kategooria sisul';
$labels['coloringmode3'] = 'Category for outline, calendar for content'; $labels['coloringmode3'] = 'Kategooria väljaspool, kalender sisul';
// calendar // calendar
$labels['calendar'] = 'Calendar'; $labels['calendar'] = 'Kalender';
$labels['calendars'] = 'Calendars'; $labels['calendars'] = 'Kalendrid';
$labels['category'] = 'Category'; $labels['category'] = 'Kategooria';
$labels['categories'] = 'Categories'; $labels['categories'] = 'Kategooriad';
$labels['createcalendar'] = 'Create new calendar'; $labels['createcalendar'] = 'Uus kalender';
$labels['editcalendar'] = 'Edit calendar properties'; $labels['editcalendar'] = 'Muuda seadeid';
$labels['name'] = 'Nimi'; $labels['name'] = 'Nimi';
$labels['color'] = 'Color'; $labels['color'] = 'Värv';
$labels['day'] = 'Day'; $labels['day'] = 'Päev';
$labels['week'] = 'Week'; $labels['week'] = 'Nädal';
$labels['month'] = 'Month'; $labels['month'] = 'Kuu';
$labels['agenda'] = 'Agenda'; $labels['agenda'] = 'Agenda';
$labels['new'] = 'New'; $labels['new'] = 'Uus';
$labels['new_event'] = 'New event'; $labels['new_event'] = 'Uus sündmus';
$labels['edit_event'] = 'Edit event'; $labels['edit_event'] = 'Muuda sündmust';
$labels['edit'] = 'Edit'; $labels['edit'] = 'Redigeeri';
$labels['save'] = 'Salvesta'; $labels['save'] = 'Salvesta';
$labels['remove'] = 'Remove'; $labels['remove'] = 'Kustuta';
$labels['cancel'] = 'Cancel'; $labels['cancel'] = 'Tühista';
$labels['select'] = 'Select'; $labels['select'] = 'Märgi';
$labels['print'] = 'Print'; $labels['print'] = 'Trüki';
$labels['printtitle'] = 'Print calendars'; $labels['printtitle'] = 'Trüki kalendrid';
$labels['title'] = 'Summary'; $labels['title'] = 'Kokkuvõte';
$labels['description'] = 'Description'; $labels['description'] = 'Selgitus';
$labels['all-day'] = 'all-day'; $labels['all-day'] = 'kogu päev';
$labels['export'] = 'Export'; $labels['export'] = 'Ekspordi';
$labels['exporttitle'] = 'Export to iCalendar'; $labels['exporttitle'] = 'Ekspordi iCalendar';
$labels['location'] = 'Location'; $labels['location'] = 'Askukoht';
$labels['date'] = 'Date'; $labels['date'] = 'Kuupäev';
$labels['start'] = 'Start'; $labels['start'] = 'Algus';
$labels['end'] = 'End'; $labels['end'] = 'Lõpp';
$labels['selectdate'] = 'Choose date'; $labels['selectdate'] = 'Vali kuupäev';
$labels['freebusy'] = 'Show me as'; $labels['freebusy'] = 'Näita mind';
$labels['free'] = 'Free'; $labels['free'] = 'vabana';
$labels['busy'] = 'Busy'; $labels['busy'] = 'hõivatuna';
$labels['outofoffice'] = 'Out of Office'; $labels['outofoffice'] = 'kontorist eemal';
$labels['tentative'] = 'Tentative'; $labels['tentative'] = 'ei tea';
$labels['priority'] = 'Priority'; $labels['priority'] = 'Prioriteet';
$labels['sensitivity'] = 'Privacy'; $labels['sensitivity'] = 'Privaatsus';
$labels['public'] = 'public'; $labels['public'] = 'avalik';
$labels['private'] = 'private'; $labels['private'] = 'varjatud';
$labels['confidential'] = 'confidential'; $labels['confidential'] = 'konfidentsiaalne';
$labels['alarms'] = 'Reminder'; $labels['alarms'] = 'Meeldetuletus';
$labels['generated'] = 'generated at'; $labels['generated'] = 'loodud';
$labels['printdescriptions'] = 'Print descriptions'; $labels['printdescriptions'] = 'Väljuta kirjeldus';
$labels['parentcalendar'] = 'Insert inside'; $labels['parentcalendar'] = 'Sisesta';
$labels['searchearlierdates'] = Search for earlier events'; $labels['searchearlierdates'] = Otsi varasemaid sündmusi';
$labels['searchlaterdates'] = 'Search for later events »'; $labels['searchlaterdates'] = 'Otsi hilisemaid sündmusi »';
$labels['andnmore'] = '$nr more...'; $labels['andnmore'] = '$nr rohkem...';
$labels['togglerole'] = 'Click to toggle role'; $labels['togglerole'] = 'Kliki rolli muutmiseks';
$labels['createfrommail'] = 'Save as event'; $labels['createfrommail'] = 'Salvesta sündmusena';
$labels['importevents'] = 'Import events'; $labels['importevents'] = 'Impordi sündmused';
$labels['importrange'] = 'Events from'; $labels['importrange'] = 'Sündmused alates';
$labels['onemonthback'] = '1 month back'; $labels['onemonthback'] = '1 kuu tagasi';
$labels['nmonthsback'] = '$nr months back'; $labels['nmonthsback'] = '$nr kuud tagasi';
$labels['showurl'] = 'Show calendar URL'; $labels['showurl'] = 'Näita kalendi URLi';
$labels['showurldescription'] = 'Use the following address to access (read only) your calendar from other applications. You can copy and paste this into any calendar software that supports the iCal format.'; $labels['showurldescription'] = 'Kasuta seda aadressi kalendri lugemisõiguse andmiseks iCal vormingus.';
// agenda view // agenda view
$labels['listrange'] = 'Range to display:'; $labels['listrange'] = 'Näita ajavahemikku:';
$labels['listsections'] = 'Divide into:'; $labels['listsections'] = 'Jaga:';
$labels['smartsections'] = 'Smart sections'; $labels['smartsections'] = 'nutikad osad';
$labels['until'] = 'until'; $labels['until'] = 'kuni';
$labels['today'] = 'Today'; $labels['today'] = 'täna';
$labels['tomorrow'] = 'Tomorrow'; $labels['tomorrow'] = 'homme';
$labels['thisweek'] = 'This week'; $labels['thisweek'] = 'see nädal';
$labels['nextweek'] = 'Next week'; $labels['nextweek'] = 'järgmine nädal';
$labels['thismonth'] = 'This month'; $labels['thismonth'] = 'Sel kuul';
$labels['nextmonth'] = 'Next month'; $labels['nextmonth'] = 'Järgmisel kuul';
$labels['weekofyear'] = 'Week'; $labels['weekofyear'] = 'Nädal aastas';
$labels['pastevents'] = 'Past'; $labels['pastevents'] = 'Möödunud';
$labels['futureevents'] = 'Future'; $labels['futureevents'] = 'Tulevased';
// alarm/reminder settings // alarm/reminder settings
$labels['showalarms'] = 'Show alarms'; $labels['showalarms'] = 'Näita meeldetuletusi';
$labels['defaultalarmtype'] = 'Default reminder setting'; $labels['defaultalarmtype'] = 'Meeldetuletuse vaiketüüp';
$labels['defaultalarmoffset'] = 'Default reminder time'; $labels['defaultalarmoffset'] = 'Meeldetuletuse vaikeaeg';
// attendees // attendees
$labels['attendee'] = 'Participant'; $labels['attendee'] = 'Ósavõtja';
$labels['role'] = 'Role'; $labels['role'] = 'Roll';
$labels['availability'] = 'Avail.'; $labels['availability'] = 'Saadavus';
$labels['confirmstate'] = 'Status'; $labels['confirmstate'] = 'Staatus';
$labels['addattendee'] = 'Add participant'; $labels['addattendee'] = 'Lisa osaleja';
$labels['roleorganizer'] = 'Organizer'; $labels['roleorganizer'] = 'Korraldaja';
$labels['rolerequired'] = 'Kohustuslik'; $labels['rolerequired'] = 'Vajalik';
$labels['roleoptional'] = 'Optional'; $labels['roleoptional'] = 'Teised';
$labels['roleresource'] = 'Resource'; $labels['roleresource'] = 'Ressurss';
$labels['availfree'] = 'Free'; $labels['availfree'] = 'Vaba';
$labels['availbusy'] = 'Busy'; $labels['availbusy'] = 'Hõivatud';
$labels['availunknown'] = 'Unknown'; $labels['availunknown'] = 'Teadmata';
$labels['availtentative'] = 'Tentative'; $labels['availtentative'] = 'Tinglik';
$labels['availoutofoffice'] = 'Out of Office'; $labels['availoutofoffice'] = 'Kontorist eemal';
$labels['scheduletime'] = 'Find availability'; $labels['scheduletime'] = 'Otsi saadavust';
$labels['sendinvitations'] = 'Send invitations'; $labels['sendinvitations'] = 'Saada kutsed';
$labels['sendnotifications'] = 'Notify participants about modifications'; $labels['sendnotifications'] = 'Anna osavõtjaile muutustest teada';
$labels['sendcancellation'] = 'Notify participants about event cancellation'; $labels['sendcancellation'] = 'Anna osavõtjaile tühistamisest teada';
$labels['onlyworkinghours'] = 'Find availability within my working hours'; $labels['onlyworkinghours'] = 'Leia vaba aeg minu tööajast';
$labels['reqallattendees'] = 'Required/all participants'; $labels['reqallattendees'] = 'Vajalikud/teised osavõtjad';
$labels['prevslot'] = 'Previous Slot'; $labels['prevslot'] = 'Eelnev aeg';
$labels['nextslot'] = 'Next Slot'; $labels['nextslot'] = 'Järgnev aeg';
$labels['noslotfound'] = 'Unable to find a free time slot'; $labels['noslotfound'] = 'Ei õnnestu leida vaba aega';
$labels['invitationsubject'] = 'You\'ve been invited to "$title"'; $labels['invitationsubject'] = 'Olete kutsutud "$title"';
$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application."; $labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url"; $labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
$labels['eventupdatesubject'] = '"$title" has been updated'; $labels['eventupdatesubject'] = '"$title" has been updated';
@ -145,86 +145,86 @@ $labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the f
$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees"; $labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees"; $labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
$labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?'; $labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?';
$labels['importtocalendar'] = 'Save to my calendar'; $labels['importtocalendar'] = 'Salvesta minu kalendrisse';
$labels['removefromcalendar'] = 'Remove from my calendar'; $labels['removefromcalendar'] = 'Kustuta kalendrist';
$labels['updateattendeestatus'] = 'Update the participant\'s status'; $labels['updateattendeestatus'] = 'Värskenda osavõtja staatust';
$labels['acceptinvitation'] = 'Do you accept this invitation?'; $labels['acceptinvitation'] = 'Kas kutse vastu võtta?';
$labels['youhaveaccepted'] = 'You have accepted this invitation'; $labels['youhaveaccepted'] = 'Oled kutse vastu võtnud';
$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; $labels['youhavetentative'] = 'Oled kutse tingimisi vastu võtnud';
$labels['youhavedeclined'] = 'You have declined this invitation'; $labels['youhavedeclined'] = 'Oled kutsest keeldunud';
$labels['notanattendee'] = 'You\'re not listed as an attendee of this event'; $labels['notanattendee'] = 'Sa ei ole osavõtjate nimekirjas';
$labels['eventcancelled'] = 'The event has been cancelled'; $labels['eventcancelled'] = 'Sündmus on tühistatud';
$labels['saveincalendar'] = 'save in'; $labels['saveincalendar'] = 'salvesta';
// event dialog tabs // event dialog tabs
$labels['tabsummary'] = 'Summary'; $labels['tabsummary'] = 'Kokkuvõte';
$labels['tabrecurrence'] = 'Recurrence'; $labels['tabrecurrence'] = 'Kordumine';
$labels['tabattendees'] = 'Participants'; $labels['tabattendees'] = 'Osavõtjad';
$labels['tabattachments'] = 'Attachments'; $labels['tabattachments'] = 'Manused';
$labels['tabsharing'] = 'Sharing'; $labels['tabsharing'] = 'Jagamine';
// messages // messages
$labels['deleteventconfirm'] = 'Do you really want to delete this event?'; $labels['deleteventconfirm'] = 'Kas tõsti kustutada see sündmus?';
$labels['deletecalendarconfirm'] = 'Do you really want to delete this calendar with all its events?'; $labels['deletecalendarconfirm'] = 'Kas tõesti kustutada see kalender koos kõigi sündmustega?';
$labels['savingdata'] = 'Saving data...'; $labels['savingdata'] = 'Andmete salvestamine...';
$labels['errorsaving'] = 'Failed to save changes.'; $labels['errorsaving'] = 'Andmete salvestamine ebaõnnestus.';
$labels['operationfailed'] = 'The requested operation failed.'; $labels['operationfailed'] = 'Operatsioon nurjus.';
$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.'; $labels['invalideventdates'] = 'Kuupäev on vigane! Kontrollige vormingut.';
$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.'; $labels['invalidcalendarproperties'] = 'Vigane kalendri atribuut! Valige sobiv atribuut.';
$labels['searchnoresults'] = 'No events found in the selected calendars.'; $labels['searchnoresults'] = 'Sellest kalendrist ei leitud ühtki sündmust.';
$labels['successremoval'] = 'The event has been deleted successfully.'; $labels['successremoval'] = 'Sündmus on edukalt kustutatud.';
$labels['successrestore'] = 'The event has been restored successfully.'; $labels['successrestore'] = 'Sündmus on edukalt taastatud.';
$labels['errornotifying'] = 'Failed to send notifications to event participants'; $labels['errornotifying'] = 'Teate saatmine osavõtjaile ebaõnnestus.';
$labels['errorimportingevent'] = 'Failed to import the event'; $labels['errorimportingevent'] = 'Sündmuse import ebaõnnestus.';
$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.'; $labels['newerversionexists'] = 'Uuem versioon sündmusest on juba olemas! Täitmine peatatud.';
$labels['nowritecalendarfound'] = 'No calendar found to save the event'; $labels['nowritecalendarfound'] = 'Kirjutamiseks sobivat kalendrit ei leitud.';
$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\''; $labels['importedsuccessfully'] = 'Sündmus on edukalt lisatud kalendrisse \'$calendar\'';
$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status'; $labels['attendeupdateesuccess'] = 'Osavõtja staatus on uuendatud';
$labels['itipsendsuccess'] = 'Invitation sent to participants.'; $labels['itipsendsuccess'] = 'Kutse on saadetud osavõtjaile.';
$labels['itipresponseerror'] = 'Failed to send the response to this event invitation'; $labels['itipresponseerror'] = 'Vastuse saatmine kutsele ebaõnnestus.';
$labels['itipinvalidrequest'] = 'This invitation is no longer valid'; $labels['itipinvalidrequest'] = 'See kutse pole enam kehtiv.';
$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto'; $labels['sentresponseto'] = 'Vastus kutsele on edukalt saadetud aadressile $mailto';
$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your personal calendar'; $labels['localchangeswarning'] = 'Muutuseid on näha ainult teie isiklikus kalendris.';
$labels['importsuccess'] = 'Successfully imported $nr events'; $labels['importsuccess'] = 'Edukalt imporditud $nr sündmust';
$labels['importnone'] = 'No events found to be imported'; $labels['importnone'] = 'Ühtki imporditavat sündmust ei leitud';
$labels['importerror'] = 'An error occured while importing'; $labels['importerror'] = 'Importimise käigus tekkis viga';
$labels['aclnorights'] = 'You do not have administrator rights on this calendar.'; $labels['aclnorights'] = 'Ei ole selle kalendri administreerimisõigusi.';
// recurrence form // recurrence form
$labels['repeat'] = 'Repeat'; $labels['repeat'] = 'Korda';
$labels['frequency'] = 'Repeat'; $labels['frequency'] = 'Sagedus';
$labels['never'] = 'never'; $labels['never'] = 'mitte kunagi';
$labels['daily'] = 'daily'; $labels['daily'] = 'iga päev';
$labels['weekly'] = 'weekly'; $labels['weekly'] = 'nädalati';
$labels['monthly'] = 'monthly'; $labels['monthly'] = 'iga kuu';
$labels['yearly'] = 'annually'; $labels['yearly'] = 'iga aasta';
$labels['every'] = 'Every'; $labels['every'] = 'Iga';
$labels['days'] = 'day(s)'; $labels['days'] = 'päevad';
$labels['weeks'] = 'week(s)'; $labels['weeks'] = 'nädalad';
$labels['months'] = 'month(s)'; $labels['months'] = 'kuud';
$labels['years'] = 'year(s) in:'; $labels['years'] = 'aastad:';
$labels['bydays'] = 'On'; $labels['bydays'] = 'On';
$labels['untildate'] = 'the'; $labels['untildate'] = 'the';
$labels['each'] = 'Each'; $labels['each'] = 'Iga';
$labels['onevery'] = 'On every'; $labels['onevery'] = 'Igal';
$labels['onsamedate'] = 'On the same date'; $labels['onsamedate'] = 'samal kuupäeval';
$labels['forever'] = 'forever'; $labels['forever'] = 'alati';
$labels['recurrencend'] = 'until'; $labels['recurrencend'] = 'kuni';
$labels['forntimes'] = 'for $nr time(s)'; $labels['forntimes'] = ' $nr korda';
$labels['first'] = 'first'; $labels['first'] = 'esimesel';
$labels['second'] = 'second'; $labels['second'] = 'teisel';
$labels['third'] = 'third'; $labels['third'] = 'kolmandal';
$labels['fourth'] = 'fourth'; $labels['fourth'] = 'neljandal';
$labels['last'] = 'last'; $labels['last'] = 'viimasel';
$labels['dayofmonth'] = 'Day of month'; $labels['dayofmonth'] = 'Kuupäev';
$labels['changeeventconfirm'] = 'Change event'; $labels['changeeventconfirm'] = 'Muuda sündmust';
$labels['removeeventconfirm'] = 'Remove event'; $labels['removeeventconfirm'] = 'Kustuta sündmus';
$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?'; $labels['changerecurringeventwarning'] = 'See on korduv sündmus. Kas muuta seda sündmust, seda ja kõiki järgnevaid, või salvestada uue sündmusena?';
$labels['removerecurringeventwarning'] = 'This is a recurring event. Would you like to remove the current event only, this and all future occurences or all occurences of this event?'; $labels['removerecurringeventwarning'] = 'See on korduv sündmus. Kas kustudada see sündmus, see ja kõik järgnevad sündmused?';
$labels['currentevent'] = 'Current'; $labels['currentevent'] = 'Praegune';
$labels['futurevents'] = 'Future'; $labels['futurevents'] = 'Tulevikusündmused';
$labels['allevents'] = 'All'; $labels['allevents'] = 'Kõik sündmused';
$labels['saveasnew'] = 'Save as new'; $labels['saveasnew'] = 'Salvesta uuena';
?> ?>