mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
Monotone-Parent: 0881271c467d0cbc8ec21fe38da728668f087639
Monotone-Revision: 54120879416d39c546964fc67827055376047340 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-20T21:24:26 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,457 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* Day */
|
||||
|
||||
"Sunday" = "Zondag";
|
||||
"Monday" = "Maandag";
|
||||
"Tuesday" = "Dinsdag";
|
||||
"Wednesday" = "Woensdag";
|
||||
"Thursday" = "Donderdag";
|
||||
"Friday" = "Vrijdag";
|
||||
"Saturday" = "Zaterdag";
|
||||
|
||||
"Sun" = "Zo";
|
||||
"Mon" = "Ma";
|
||||
"Tue" = "Di";
|
||||
"Wed" = "Wo";
|
||||
"Thu" = "Do";
|
||||
"Fri" = "Vr";
|
||||
"Sat" = "Za";
|
||||
|
||||
"a2_Sunday" = "Zo";
|
||||
"a2_Monday" = "Ma";
|
||||
"a2_Tuesday" = "Di";
|
||||
"a2_Wednesday" = "Wo";
|
||||
"a2_Thursday" = "Do";
|
||||
"a2_Friday" = "Vr";
|
||||
"a2_Saturday" = "Za";
|
||||
|
||||
"dayLabelFormat" = "%d/%m/%Y";
|
||||
"today" = "vandaag";
|
||||
|
||||
/* Week */
|
||||
|
||||
"Week" = "Week";
|
||||
"this week" = "deze week";
|
||||
|
||||
"Week %d" = "Week %d";
|
||||
|
||||
/* Month */
|
||||
|
||||
"this month" = "deze maand";
|
||||
|
||||
"January" = "Januari";
|
||||
"February" = "Februari";
|
||||
"March" = "Maart";
|
||||
"April" = "April";
|
||||
"May" = "Mei";
|
||||
"June" = "Juni";
|
||||
"July" = "Juli";
|
||||
"August" = "Augustus";
|
||||
"September" = "September";
|
||||
"October" = "Oktober";
|
||||
"November" = "November";
|
||||
"December" = "December";
|
||||
|
||||
"a3_January" = "Jan";
|
||||
"a3_February" = "Feb";
|
||||
"a3_March" = "Maa";
|
||||
"a3_April" = "Apr";
|
||||
"a3_May" = "Mei";
|
||||
"a3_June" = "Jun";
|
||||
"a3_July" = "Jul";
|
||||
"a3_August" = "Aug";
|
||||
"a3_September" = "Sep";
|
||||
"a3_October" = "Okt";
|
||||
"a3_November" = "Nov";
|
||||
"a3_December" = "Dec";
|
||||
|
||||
/* Year */
|
||||
|
||||
"this year" = "dit jaar";
|
||||
|
||||
/* Menu */
|
||||
|
||||
"Calendars" = "Agenda's";
|
||||
"Calendar" = "Agenda";
|
||||
"Contacts" = "Adresboek";
|
||||
|
||||
"New Calendar..." = "Nieuwe agenda...";
|
||||
"Delete Calendar" = "Agenda verwijderen";
|
||||
"Sharing..." = "Delen...";
|
||||
"Export Calendar..." = "Agenda exporteren...";
|
||||
"Publish Calendar..." = "Agenda publiceren...";
|
||||
"Reload Remote Calendars" = "Externe agenda vernieuwen";
|
||||
"Properties" = "Instellingen";
|
||||
|
||||
"Compose E-Mail to All Attendees" = "E-mail aan alle deelnemers opstellen";
|
||||
"Compose E-Mail to Undecided Attendees" = "E-mail aan deelnemers opstellen die nog niet hebben gereageerd";
|
||||
|
||||
/* Folders */
|
||||
"Personal calendar" = "Persoonlijke agenda";
|
||||
|
||||
/* Misc */
|
||||
|
||||
"OpenGroupware.org" = "OpenGroupware.org";
|
||||
"Forbidden" = "Toegang geweigerd";
|
||||
|
||||
/* acls */
|
||||
"Default Roles" = "Standaardmachtigingen";
|
||||
"User rights for:" = "Machtigingen voor:";
|
||||
"label_Public" = "Publiek";
|
||||
"label_Private" = "Privé";
|
||||
"label_Confidential" = "Vertrouwelijk";
|
||||
"View All" = "Alles inzien";
|
||||
"View the Date & Time" = "Alleen Datum & tijd inzien";
|
||||
"Modify" = "Aanpassen";
|
||||
"Respond To" = "Reageren op";
|
||||
"None" = "Geen toegang";
|
||||
"This person can create objects in my calendar."
|
||||
= "Deze persoon mag afspraken in mijn agenda plaatsen.";
|
||||
"This person can erase objects from my calendar."
|
||||
= "Deze persoon mag afspraken verwijderen uit mijn agenda.";
|
||||
|
||||
/* Button Titles */
|
||||
|
||||
"New Calendar..." = "Nieuwe agenda...";
|
||||
"Subscribe to a Calendar..." = "Abonneren op een agenda...";
|
||||
"Remove the selected Calendar" = "Agenda verwijderen";
|
||||
|
||||
"Name of the Calendar" = "Naam van de agenda";
|
||||
|
||||
"new" = "Nieuw";
|
||||
"printview" = "Afdrukvoorbeeld";
|
||||
"edit" = "Aanpassen";
|
||||
"delete" = "Verwijderen";
|
||||
"proposal" = "Voorstel";
|
||||
"Save and Close" = "Opslaan en Sluiten";
|
||||
"Close" = "Sluiten";
|
||||
"Invite Attendees" = "Deelnemers uitnodigen";
|
||||
"Documents" = "Documenten";
|
||||
"Update" = "Opslaan";
|
||||
"Cancel" = "Annuleren";
|
||||
"show_rejected_apts" = "Geweigerde afspraken weergeven";
|
||||
"hide_rejected_apts" = "Geweigerde afspraken verbergen";
|
||||
|
||||
/* Schedule */
|
||||
"Schedule" = "Planning";
|
||||
"No appointments found" = "Geen afspraken gevonden";
|
||||
"Meetings proposed by you" = "Door u voorgestelde vergaderingen";
|
||||
"Meetings proposed to you" = "Aan u voorgestelde vergaderingen";
|
||||
"sched_startDateFormat" = "%d/%m %H:%M";
|
||||
"action" = "Actie";
|
||||
"accept" = "Accepteren";
|
||||
"decline" = "Weigeren";
|
||||
"more attendees" = "Andere deelnemers";
|
||||
"Hide already accepted and rejected appointments" = "Reeds geaccepteerde/geweigerde afspraken verbergen";
|
||||
"Show already accepted and rejected appointments" = "Reeds geaccepteerde/geweigerde afspraken weergeven";
|
||||
|
||||
/* Appointments */
|
||||
|
||||
"Appointment viewer" = "Aspraak inzien";
|
||||
"Appointment editor" = "Afspraak aanpassen";
|
||||
"Appointment proposal" = "Afspraak voorstellen";
|
||||
"Appointment on" = "Afspraak op";
|
||||
"Start:" = "Begin:";
|
||||
"End:" = "Einde:";
|
||||
"Due Date:" = "Verloopdatum:";
|
||||
"Title:" = "Titel:";
|
||||
"Calendar:" = "Agenda:";
|
||||
"Name" = "Naam";
|
||||
"Email" = "E-mail";
|
||||
"Status:" = "Status:";
|
||||
"% complete" = "% voltooid";
|
||||
"Location:" = "Plaats:";
|
||||
"Priority:" = "Prioriteit";
|
||||
"Privacy" = "Privacy";
|
||||
"Cycle" = "Herhalen";
|
||||
"Cycle End" = "Einde herhaling";
|
||||
"Categories" = "Categoriën";
|
||||
"Classification" = "Classificatie";
|
||||
"Duration" = "Duur";
|
||||
"Attendees:" = "Deelnemers:";
|
||||
"Resources" = "Resources";
|
||||
"Organizer:" = "Organisator:";
|
||||
"Description:" = "Omschrijving:";
|
||||
"Document:" = "Document:";
|
||||
"Category:" = "Categorie:";
|
||||
"Repeat:" = "Herhalen:";
|
||||
"Reminder:" = "Alarm:";
|
||||
|
||||
"Target:" = "Bestemming:";
|
||||
|
||||
"attributes" = "attributen";
|
||||
"attendees" = "deelnemers";
|
||||
|
||||
/* checkbox title */
|
||||
"is private" = "is privé";
|
||||
/* classification */
|
||||
"Public" = "Publiek";
|
||||
"Private" = "Privé";
|
||||
|
||||
/* text used in overviews and tooltips */
|
||||
"empty title" = "geen titel";
|
||||
"private appointment" = "Privé-afspraak";
|
||||
|
||||
"Change..." = "Aanpassen...";
|
||||
|
||||
/* Appointments (participation state) */
|
||||
|
||||
"partStat_NEEDS-ACTION" = "Actie vereist";
|
||||
"partStat_ACCEPTED" = "Geaccepteerd";
|
||||
"partStat_DECLINED" = "Geweigerd";
|
||||
"partStat_TENTATIVE" = "Onder voorbehoud";
|
||||
"partStat_DELEGATED" = "Gedelegeerd";
|
||||
"partStat_OTHER" = "Anders";
|
||||
|
||||
/* Appointments (error messages) */
|
||||
|
||||
"Conflicts found!" = "Er zijn een of meerdere conflicten gevonden.";
|
||||
"Invalid iCal data!" = "Ongeldige iCal data...";
|
||||
"Could not create iCal data!" = "Er kon geen iCal data worden gegenereerd...";
|
||||
|
||||
/* Searching */
|
||||
|
||||
"view_all" = "Alle afspraken";
|
||||
"view_today" = "Vandaag";
|
||||
"view_next7" = "Afspraken in de volgende 7 dagen";
|
||||
"view_next14" = "Afspraken in de volgende 14 dagen";
|
||||
"view_next31" = "Afspraken in de volgende 31 dagen";
|
||||
"view_thismonth" = "Afspraken in deze kalendermaand";
|
||||
"view_future" = "Alle toekomstige afspraken";
|
||||
"view_selectedday" = "Afspraken op de geselecteerde dag";
|
||||
|
||||
"View:" = "Bekijken:";
|
||||
"Title or Description" = "Titel of Omschrijving";
|
||||
|
||||
"Search" = "Zoeken";
|
||||
"Search attendees" ="Deelnemers zoeken";
|
||||
"Search resources" ="Resources zoeken";
|
||||
"Search appointments" = "Afspraken zoeken";
|
||||
"Search in Anais" = "Zoeken in Anais???";
|
||||
|
||||
"All day Event" = "Afspraak duurt de hele dag";
|
||||
"check for conflicts" = "Op conflicten controleren";
|
||||
|
||||
"Browse URL" = "Naar URL gaan";
|
||||
|
||||
/* calendar modes */
|
||||
|
||||
"Overview" = "Overzicht";
|
||||
"Chart" = "Tabel";
|
||||
"List" = "Lijst";
|
||||
"Columns" = "Kolommen";
|
||||
|
||||
/* Priorities */
|
||||
|
||||
"prio_0" = "Niet opgegeven";
|
||||
"prio_1" = "Zeer hoog";
|
||||
"prio_2" = "Hoog";
|
||||
"prio_3" = "Hoog";
|
||||
"prio_4" = "Hoog";
|
||||
"prio_5" = "Middel";
|
||||
"prio_6" = "Laag";
|
||||
"prio_7" = "Laag";
|
||||
"prio_8" = "Laag";
|
||||
"prio_9" = "Zeer laag";
|
||||
|
||||
/* access classes (privacy) */
|
||||
"PUBLIC_vevent" = "Publieke afspraak";
|
||||
"CONFIDENTIAL_vevent" = "Vertrouwelijke afspraak";
|
||||
"PRIVATE_vevent" = "Privé-afspraak";
|
||||
"PUBLIC_vtodo" = "Publieke taak";
|
||||
"CONFIDENTIAL_vtodo" = "Vertrouwelijke taak";
|
||||
"PRIVATE_vtodo" = "Privétaak";
|
||||
|
||||
/* status type */
|
||||
"status_" = "Niet opgegeven";
|
||||
"status_NOT-SPECIFIED" = "Niet opgegeven";
|
||||
"status_TENTATIVE" = "Onder voorbehoud";
|
||||
"status_CONFIRMED" = "Bevestigd";
|
||||
"status_CANCELLED" = "Geannuleerd";
|
||||
"status_NEEDS-ACTION" = "Actie vereist";
|
||||
"status_IN-PROCESS" = "In behandeling";
|
||||
"status_COMPLETED" = "Voltooid";
|
||||
|
||||
/* Cycles */
|
||||
|
||||
"cycle_once" = "herhaalt zich niet";
|
||||
"cycle_daily" = "dagelijks";
|
||||
"cycle_weekly" = "wekelijks";
|
||||
"cycle_2weeks" = "twee-wekelijks";
|
||||
"cycle_4weeks" = "vier-wekelijks";
|
||||
"cycle_monthly" = "maandelijks";
|
||||
"cycle_weekday" = "op werkdagen";
|
||||
"cycle_yearly" = "jaarlijks";
|
||||
|
||||
"cycle_end_never" = "Unendlich oft wiederholen";
|
||||
"cycle_end_until" = "Wiederholen bis :";
|
||||
|
||||
"Recurrence pattern" = "Herhalingsschema";
|
||||
"Range of recurrence" = "Herhalingsbereik";
|
||||
|
||||
"Repeat" = "Herhalen";
|
||||
"Daily" = "Dagelijk";
|
||||
"Weekly" = "Wekelijks";
|
||||
"Monthly" = "Maandelijks";
|
||||
"Yearly" = "Jaarlijks";
|
||||
"Every" = "Iedere";
|
||||
"Days" = "Dagen";
|
||||
"Week(s)" = "Weken";
|
||||
"On" = "op";
|
||||
"Month(s)" = "Maand";
|
||||
"The" = "De";
|
||||
"Recur on day(s)" = "Herhaling op dagen";
|
||||
"Year(s)" = "Jaren";
|
||||
"cycle_of" = "van";
|
||||
"No end date" = "Geen einddatum";
|
||||
"Create" = "Aanmaken";
|
||||
"Appointment(s)" = "afspraken";
|
||||
"Repeat until" = "Herhalen tot";
|
||||
|
||||
"First" = "Eerste";
|
||||
"Second" = "Tweede";
|
||||
"Third" = "Derde";
|
||||
"Fourth" = "Vierde";
|
||||
"Fift" = "Vijfde";
|
||||
"Last" = "Laatste";
|
||||
|
||||
/* Appointment categories */
|
||||
|
||||
"category_NONE" = "Geen categorie";
|
||||
"category_ANNIVERSARY" = "Jubileum";
|
||||
"category_BIRTHDAY" = "Verjaardag";
|
||||
"category_BUSINESS" = "Bedrijfsmatig";
|
||||
"category_CALLS" = "Telefoongesprekken";
|
||||
"category_CLIENTS" = "Cliënten";
|
||||
"category_COMPETITION" = "Competitie";
|
||||
"category_CUSTOMER" = "Klant";
|
||||
"category_FAVORITES" = "Favorieten";
|
||||
"category_FOLLOW UP" = "Opvolgen";
|
||||
"category_GIFTS" = "Geschenken";
|
||||
"category_HOLIDAYS" = "Vakanties";
|
||||
"category_IDEAS" = "Ideën";
|
||||
"category_ISSUES" = "Uitdagingen";
|
||||
"category_MISCELLANEOUS" = "Anderen";
|
||||
"category_PERSONAL" = "Persoonlijk";
|
||||
"category_PROJECTS" = "Projecten";
|
||||
"category_PUBLIC HOLIDAY" = "Feestdagen";
|
||||
"category_STATUS" = "Status";
|
||||
"category_SUPPLIERS" = "Leverancier";
|
||||
"category_TRAVEL" = "Reizen";
|
||||
"category_VACATION" = "Op vakantie";
|
||||
|
||||
"repeat_NEVER" = "herhaalt zich niet";
|
||||
"repeat_DAILY" = "dagelijks";
|
||||
"repeat_WEEKLY" = "wekelijst";
|
||||
"repeat_BI-WEEKLY" = "tweewekelijks";
|
||||
"repeat_EVERY WEEKDAY" = "op werkdagen";
|
||||
"repeat_MONTHLY" = "maandelijks";
|
||||
"repeat_YEARLY" = "jaarlijks";
|
||||
"repeat_CUSTOM" = "aangepast...";
|
||||
|
||||
"reminder_NONE" = "Geen herinnering";
|
||||
"reminder_5_MINUTES_BEFORE" = "5 minuten van tevoren";
|
||||
"reminder_10_MINUTES_BEFORE" = "10 minuten van tevoren";
|
||||
"reminder_15_MINUTES_BEFORE" = "15 minuten van tevoren";
|
||||
"reminder_30_MINUTES_BEFORE" = "30 minuten van tevoren";
|
||||
"reminder_45_MINUTES_BEFORE" = "45 minuten van tevoren";
|
||||
"reminder_1_HOUR_BEFORE" = "1 uur van tevoren";
|
||||
"reminder_2_HOURS_BEFORE" = "2 uren van tevoren";
|
||||
"reminder_5_HOURS_BEFORE" = "5 uren van tevoren";
|
||||
"reminder_15_HOURS_BEFORE" = "15 uren van tevoren";
|
||||
"reminder_1_DAY_BEFORE" = "1 dag van tevoren";
|
||||
"reminder_2_DAYS_BEFORE" = "2 dagen van tevoren";
|
||||
"reminder_1_WEEK_BEFORE" = "1 week van tevoren";
|
||||
"reminder_CUSTOM" = "aangepast...";
|
||||
|
||||
"zoom_400" = "400%";
|
||||
"zoom_200" = "200%";
|
||||
"zoom_100" = "100%";
|
||||
"zoom_50" = "50%";
|
||||
"zoom_25" = "25%";
|
||||
|
||||
/* validation errors */
|
||||
|
||||
validate_notitle = "U heeft geen titel opgegeven. Wilt u doorgaan?";
|
||||
validate_invalid_startdate = "Ongeldige begindatum !";
|
||||
validate_invalid_enddate = "Ongeldige einddatum!";
|
||||
validate_endbeforestart = "Het begin vindt plaats vóór het einde.";
|
||||
|
||||
"Tasks" = "Taken";
|
||||
"Show completed tasks" = "Voltooide taken weergeven";
|
||||
|
||||
/* tabs */
|
||||
"Task" = "Taak";
|
||||
"Event" = "Afspraak";
|
||||
"Recurrence" = "Herhaling";
|
||||
|
||||
/* toolbar */
|
||||
"New Event" = "Nieuwe afspraak";
|
||||
"New Task" = "Nieuwe taak";
|
||||
"Edit" = "Aanpassen";
|
||||
"Delete" = "Verwijderen";
|
||||
"Go to Today" = "Ga naar vandaag";
|
||||
"Day View" = "Dagoverzicht";
|
||||
"Week View" = "Weekoverzicht";
|
||||
"Month View" = "Maandoverzicht";
|
||||
|
||||
"eventPartStatModificationError" = "Ihre Teilnahme an dem Termin kann nicht geändert werden.";
|
||||
|
||||
/* menu */
|
||||
"New Event..." = "Nieuwe afspraak...";
|
||||
"New Task..." = "Nieuwe taak...";
|
||||
"Edit Selected Event..." = "Afspraak aanpassen...";
|
||||
"Delete Selected Event" = "Afspraak verwijderen...";
|
||||
"Select All" = "Alles selecteren";
|
||||
"Workweek days only" = "Alleen werkdagen weergeven";
|
||||
"Tasks in View" = "Taken in binnen het zicht";
|
||||
|
||||
"eventDeleteConfirmation" = "Weet u zeker dat u deze afspraak wilt verwijderen?";
|
||||
"taskDeleteConfirmation" = "Weet u zeker dat u deze taak wilt verwijderen?";
|
||||
|
||||
"Are you sure you want to delete the calendar \"%{0}\"?"
|
||||
= "Weet u zeker dat u de agenda \"%{0}\" wilt verwijderen?";
|
||||
|
||||
/* Legend */
|
||||
"Required participant" = "Vereiste deelnemer";
|
||||
"Optional participant" = "Gewenste deelnemer";
|
||||
"Chair" = "Voorzitter";
|
||||
|
||||
"Needs action" = "Actie vereist";
|
||||
"Accepted" = "Geaccepteerd";
|
||||
"Declined" = "Geweigerd";
|
||||
"Tentative" = "Onder voorbehoud";
|
||||
|
||||
"Free" = "Beschikbaar";
|
||||
"Busy" = "Bezet";
|
||||
"Maybe busy" = "Waarschijnlijk bezet";
|
||||
"No free-busy information" = "Geen beschikbaarheidsinformatie";
|
||||
|
||||
/* FreeBusy panel buttons */
|
||||
"Suggest time slot:" = "Tijdzone:";
|
||||
"Previous slot" = "Vorige";
|
||||
"Next slot" = "Volgende";
|
||||
"Previous hour" = "Vorig uur";
|
||||
"Next hour" = "Vorgend uur";
|
||||
|
||||
/* apt list */
|
||||
"Title" = "Titel";
|
||||
"Start" = "Begin";
|
||||
"End" = "Eind";
|
||||
"Location" = "Plaats";
|
||||
"(Private Event)" = "(Privé-afspraak)";
|
||||
|
||||
/* event list */
|
||||
vevent_class0 = "(Publieke afspraak)";
|
||||
vevent_class1 = "(Privé-afspraak)";
|
||||
vevent_class2 = "(Vertrouwelijke afspraak)";
|
||||
|
||||
vtodo_class0 = "(Publieke taak)";
|
||||
vtodo_class1 = "(Privétaak)";
|
||||
vtodo_class2 = "(Vertrouwelijke taak)";
|
||||
|
||||
"closeThisWindowMessage" = "Hartelijk bedankt. U kunt dit venster nu sluiten.";
|
||||
"Multicolumn Day View" = "Meerdere kolommen dagweergave";
|
||||
|
||||
"Please select an event or a task." = "Selecteer een afspraak of een taak.";
|
||||
@@ -0,0 +1,478 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
/* Author: erny@yaco.es */
|
||||
/* Based on: rev 1397 */
|
||||
/* Last update: 2008-04-04 */
|
||||
|
||||
/* Tooltips */
|
||||
|
||||
"Create a new event" = "Crear un nuevo evento en el calendario";
|
||||
"Create a new task" = "Crear una nueva tarea";
|
||||
"Edit this event or task" = "Modificar este evento o tarea";
|
||||
"Delete this event or task" = "Borrar este evento o tarea";
|
||||
"Go to today" = "Ir a hoy";
|
||||
"Switch to day view" = "Cambiar a vista diaria";
|
||||
"Switch to week view" = "Cambiar a vista semanal";
|
||||
"Switch to month view" = "Cambiar a vista mensual";
|
||||
|
||||
/* Tabs */
|
||||
"Date" = "Fecha";
|
||||
"Calendars" = "Calendarios";
|
||||
|
||||
/* Day */
|
||||
|
||||
"Sunday" = "Domingo";
|
||||
"Monday" = "Lunes";
|
||||
"Tuesday" = "Martes";
|
||||
"Wednesday" = "Miércoles";
|
||||
"Thursday" = "Jueves";
|
||||
"Friday" = "Viernes";
|
||||
"Saturday" = "Sábado";
|
||||
|
||||
"Sun" = "Dom";
|
||||
"Mon" = "Lun";
|
||||
"Tue" = "Mar";
|
||||
"Wed" = "Mié";
|
||||
"Thu" = "Jue";
|
||||
"Fri" = "Vie";
|
||||
"Sat" = "Sáb";
|
||||
|
||||
"a2_Sunday" = "Do";
|
||||
"a2_Monday" = "Lu";
|
||||
"a2_Tuesday" = "Ma";
|
||||
"a2_Wednesday" = "Mi";
|
||||
"a2_Thursday" = "Ju";
|
||||
"a2_Friday" = "Vi";
|
||||
"a2_Saturday" = "Sá";
|
||||
|
||||
"dayLabelFormat" = "%d/%m/%Y";
|
||||
"today" = "Hoy";
|
||||
|
||||
/* Week */
|
||||
|
||||
"Week" = "Semana";
|
||||
"this week" = "esta semana";
|
||||
|
||||
"Week %d" = "Semana %d";
|
||||
|
||||
/* Month */
|
||||
|
||||
"this month" = "este mes";
|
||||
|
||||
"January" = "Enero";
|
||||
"February" = "Febrero";
|
||||
"March" = "Marzo";
|
||||
"April" = "Abril";
|
||||
"May" = "Mayo";
|
||||
"June" = "Junio";
|
||||
"July" = "Julio";
|
||||
"August" = "Agosto";
|
||||
"September" = "Septiembre";
|
||||
"October" = "Octubre";
|
||||
"November" = "Noviembre";
|
||||
"December" = "Diciembre";
|
||||
|
||||
"a3_January" = "Enero";
|
||||
"a3_February" = "Febrero";
|
||||
"a3_March" = "Marzo";
|
||||
"a3_April" = "Abril";
|
||||
"a3_May" = "Mayo";
|
||||
"a3_June" = "Junio";
|
||||
"a3_July" = "Julio";
|
||||
"a3_August" = "Agosto";
|
||||
"a3_September" = "Septiembre";
|
||||
"a3_October" = "Octubre";
|
||||
"a3_November" = "Noviembre";
|
||||
"a3_December" = "Diciembre";
|
||||
|
||||
/* Year */
|
||||
|
||||
"this year" = "este año";
|
||||
|
||||
/* Menu */
|
||||
"Calendar" = "Calendario";
|
||||
"Contacts" = "Contactos";
|
||||
|
||||
"New Calendar..." = "Nuevo calendario...";
|
||||
"Delete Calendar" = "Borrar calendario";
|
||||
"Sharing..." = "Compartir...";
|
||||
"Export Calendar..." = "Exportar calendario...";
|
||||
"Publish Calendar..." = "Publicar calendario...";
|
||||
"Reload Remote Calendars" = "Recargar calendarios remotos";
|
||||
"Properties" = "Propiedades";
|
||||
|
||||
"Compose E-Mail to All Attendees"
|
||||
= "Crear correo para todos los asistentes";
|
||||
"Compose E-Mail to Undecided Attendees"
|
||||
= "Crear correo para todos los asistentes indecisos (sin confirmación)";
|
||||
|
||||
/* Folders */
|
||||
"Personal calendar" = "Calendario personal";
|
||||
|
||||
/* Misc */
|
||||
|
||||
"OpenGroupware.org" = "OpenGroupware.org";
|
||||
"Forbidden" = "Prohibido";
|
||||
|
||||
/* acls */
|
||||
"Default Roles" = "Roles por defecto";
|
||||
"User rights for:" = "Permisos para:";
|
||||
"label_Public" = "Público";
|
||||
"label_Private" = "Privado";
|
||||
"label_Confidential" = "Confidencial";
|
||||
"View All" = "Ver todo";
|
||||
"View the Date & Time" = "Ver fecha y hora";
|
||||
"Modify" = "Modificar";
|
||||
"Respond To" = "Responder a";
|
||||
"None" = "Ninguno";
|
||||
"This person can create objects in my calendar."
|
||||
= "Esta persona puede crear elementos en mi calendario.";
|
||||
"This person can erase objects from my calendar."
|
||||
= "Esta persona puede eliminar elementos de mi calendario.";
|
||||
|
||||
/* Button Titles */
|
||||
|
||||
"New Calendar..." = "Nuevo calendario...";
|
||||
"Subscribe to a Calendar..." = "Suscribir a un calendario...";
|
||||
"Remove the selected Calendar" = "Borrar calendario seleccionado";
|
||||
|
||||
"Name of the Calendar" = "Nombre del calendario";
|
||||
|
||||
"new" = "Nuevo";
|
||||
"printview" = "Vista preliminar";
|
||||
"edit" = "Modificar";
|
||||
"delete" = "Borrar";
|
||||
"proposal" = "Propuesta";
|
||||
"Save and Close" = "Guardar y cerrar";
|
||||
"Close" = "Cerrar";
|
||||
"Invite Attendees" = "Invitar asistentes";
|
||||
"Documents" = "Documentos";
|
||||
"Update" = "Actualizar";
|
||||
"Cancel" = "Cancelar";
|
||||
"show_rejected_apts" = "Mostrar citas rechazadas";
|
||||
"hide_rejected_apts" = "Ocultar citas rechazadas";
|
||||
|
||||
|
||||
/* Schedule */
|
||||
|
||||
"Schedule" = "Agenda de eventos";
|
||||
"No appointments found" = "No hay eventos";
|
||||
"Meetings proposed by you" = "Eventos propuestos por usted";
|
||||
"Meetings proposed to you" = "Eventos propuestos para usted";
|
||||
"sched_startDateFormat" = "%d/%m %H:%M";
|
||||
"action" = "Acción";
|
||||
"accept" = "Confirmar";
|
||||
"decline" = "Rechazar";
|
||||
"more attendees" = "Más asistentes";
|
||||
"Hide already accepted and rejected appointments" = "Ocultar eventos ya confirmados o rechazados";
|
||||
"Show already accepted and rejected appointments" = "Mostrar eventos ya confirmados o rechazados";
|
||||
|
||||
|
||||
/* Appointments */
|
||||
|
||||
"Appointment viewer" = "Mostrar evento";
|
||||
"Appointment editor" = "Modificar evento";
|
||||
"Appointment proposal" = "Propuesta de evento";
|
||||
"Appointment on" = "Evento";
|
||||
"Start:" = "Desde:";
|
||||
"End:" = "Hasta:";
|
||||
"Due Date:" = "Vencimiento:";
|
||||
"Title:" = "Título:";
|
||||
"Calendar:" = "Calendario:";
|
||||
"Name" = "Nombre";
|
||||
"Email" = "Correo";
|
||||
"Status:" = "Estado:";
|
||||
"% complete" = "% completo";
|
||||
"Location:" = "Lugar:";
|
||||
"Priority:" = "Prioridad:";
|
||||
"Privacy" = "Privacidad";
|
||||
"Cycle" = "Repetir";
|
||||
"Cycle End" = "Fin repetición";
|
||||
"Categories" = "Categorías";
|
||||
"Classification" = "Privacidad";
|
||||
"Duration" = "Duración";
|
||||
"Attendees:" = "Asistentes:";
|
||||
"Resources" = "Recursos";
|
||||
"Organizer:" = "Organizador:";
|
||||
"Description:" = "Descripción:";
|
||||
"Document:" = "Documento:";
|
||||
"Category:" = "Categoría:";
|
||||
"Repeat:" = "Repetir:";
|
||||
"Reminder:" = "Recordatorio:";
|
||||
|
||||
"Target:" = "URL documento:";
|
||||
|
||||
"attributes" = "atributos";
|
||||
"attendees" = "asistentes";
|
||||
/* checkbox title */
|
||||
"is private" = "es privado";
|
||||
/* classification */
|
||||
"Public" = "Público";
|
||||
"Private" = "Privado";
|
||||
/* text used in overviews and tooltips */
|
||||
"empty title" = "Sin título";
|
||||
"private appointment" = "Evento privado";
|
||||
|
||||
"Change..." = "Modificar...";
|
||||
|
||||
/* Appointments (participation state) */
|
||||
|
||||
"partStat_NEEDS-ACTION" = "Requiere acción";
|
||||
"partStat_ACCEPTED" = "Confirmado";
|
||||
"partStat_DECLINED" = "Rechazado";
|
||||
"partStat_TENTATIVE" = "Tentativo";
|
||||
"partStat_DELEGATED" = "Delegado";
|
||||
"partStat_OTHER" = "Otro";
|
||||
|
||||
/* Appointments (error messages) */
|
||||
|
||||
"Conflicts found!" = "Hay conflictos!";
|
||||
"Invalid iCal data!" = "Datos iCal no válidos!";
|
||||
"Could not create iCal data!" = "No se pueden crear datos en formato iCal!";
|
||||
|
||||
/* Searching */
|
||||
|
||||
"view_all" = "Todos los eventos";
|
||||
"view_today" = "Hoy";
|
||||
"view_next7" = "Próximos 7 days";
|
||||
"view_next14" = "Próximos 14 days";
|
||||
"view_next31" = "Próximos 31 days";
|
||||
"view_thismonth" = "Este mes";
|
||||
"view_future" = "Todos los eventos futuros";
|
||||
"view_selectedday" = "Día seleccionado";
|
||||
|
||||
"View:" = "Ver:";
|
||||
"Title or Description" = "Título o descripción";
|
||||
|
||||
"Search" = "Buscar";
|
||||
"Search attendees" = "Buscar asistentes";
|
||||
"Search resources" = "Search recursos";
|
||||
"Search appointments" = "Buscar eventos";
|
||||
"Search in Anais" = "Buscar en Anais";
|
||||
|
||||
"All day Event" = "Todo el día";
|
||||
"check for conflicts" = "Buscar conflictos";
|
||||
|
||||
"Browse URL" = "Ir a URL";
|
||||
|
||||
"newAttendee" = "Añadir asistente";
|
||||
|
||||
/* calendar modes */
|
||||
|
||||
"Overview" = "Resumen";
|
||||
"Chart" = "Tabla";
|
||||
"List" = "Lista";
|
||||
"Columns" = "Columnas";
|
||||
|
||||
/* Priorities */
|
||||
|
||||
"prio_0" = "No especificada";
|
||||
"prio_1" = "Alta";
|
||||
"prio_2" = "Alta";
|
||||
"prio_3" = "Alta";
|
||||
"prio_4" = "Alta";
|
||||
"prio_5" = "Normal";
|
||||
"prio_6" = "Baja";
|
||||
"prio_7" = "Baja";
|
||||
"prio_8" = "Baja";
|
||||
"prio_9" = "Baja";
|
||||
|
||||
/* access classes (privacy) */
|
||||
"PUBLIC_vevent" = "Evento público";
|
||||
"CONFIDENTIAL_vevent" = "Evento confidencial";
|
||||
"PRIVATE_vevent" = "Evento privado";
|
||||
"PUBLIC_vtodo" = "Tarea pública";
|
||||
"CONFIDENTIAL_vtodo" = "Tarea confidencial";
|
||||
"PRIVATE_vtodo" = "Tarea privada";
|
||||
|
||||
/* status type */
|
||||
"status_" = "No especifado";
|
||||
"status_NOT-SPECIFIED" = "No specificado";
|
||||
"status_TENTATIVE" = "Tentativo";
|
||||
"status_CONFIRMED" = "Confirmado";
|
||||
"status_CANCELLED" = "Cancelado";
|
||||
"status_NEEDS-ACTION" = "Necesita intervención";
|
||||
"status_IN-PROCESS" = "En proceso";
|
||||
"status_COMPLETED" = "Completado el";
|
||||
|
||||
/* Cycles */
|
||||
|
||||
"cycle_once" = "sin repetición";
|
||||
"cycle_daily" = "diariamente";
|
||||
"cycle_weekly" = "semanalmente";
|
||||
"cycle_2weeks" = "bisemanalmente";
|
||||
"cycle_4weeks" = "cada 4 semanas";
|
||||
"cycle_monthly" = "mensualmente";
|
||||
"cycle_weekday" = "cada día laborable";
|
||||
"cycle_yearly" = "anualmente";
|
||||
|
||||
"cycle_end_never" = "para siempre";
|
||||
"cycle_end_until" = "hasta: ";
|
||||
|
||||
"Recurrence pattern" = "Patrón de recurrencia";
|
||||
"Range of recurrence" = "Rango de recurrencia";
|
||||
|
||||
"Repeat" = "Repetir";
|
||||
"Daily" = "diariamente";
|
||||
"Weekly" = "semanalmente";
|
||||
"Monthly" = "mensualmente";
|
||||
"Yearly" = "anualmente";
|
||||
"Every" = "cada";
|
||||
"Days" = "días";
|
||||
"Week(s)" = "semana(s)";
|
||||
"On" = "en";
|
||||
"Month(s)" = "mes(es)";
|
||||
"The" = "El";
|
||||
"Recur on day(s)" = "Repetir en día(s)";
|
||||
"Year(s)" = "año(s)";
|
||||
"cycle_of" = "de";
|
||||
"No end date" = "Sin fecha fin";
|
||||
"Create" = "Crear";
|
||||
"Appointment(s)" = "evento(s)";
|
||||
"Repeat until" = "Repetir hasta: ";
|
||||
|
||||
"First" = "Primero";
|
||||
"Second" = "Segundo";
|
||||
"Third" = "Tercero";
|
||||
"Fourth" = "Cuarto";
|
||||
"Fift" = "Quinto";
|
||||
"Last" = "Último";
|
||||
|
||||
/* Appointment categories */
|
||||
|
||||
"category_NONE" = "Ninguna";
|
||||
"category_ANNIVERSARY" = "Aniversario";
|
||||
"category_BIRTHDAY" = "Cumpleaños";
|
||||
"category_BUSINESS" = "Negocios";
|
||||
"category_CALLS" = "Llamadas";
|
||||
"category_CLIENTS" = "Clientes";
|
||||
"category_COMPETITION" = "Competencia";
|
||||
"category_CUSTOMER" = "Cliente importante";
|
||||
"category_FAVORITES" = "Favoritos";
|
||||
"category_FOLLOW UP" = "Seguimiento";
|
||||
"category_GIFTS" = "Regalos";
|
||||
"category_HOLIDAYS" = "Vacaciones";
|
||||
"category_IDEAS" = "Ideas";
|
||||
"category_ISSUES" = "Problemas";
|
||||
"category_MISCELLANEOUS" = "Miscelánea";
|
||||
"category_PERSONAL" = "Personal";
|
||||
"category_PROJECTS" = "Proyectos";
|
||||
"category_PUBLIC HOLIDAY" = "Festivos";
|
||||
"category_STATUS" = "Estado";
|
||||
"category_SUPPLIERS" = "Proveedores";
|
||||
"category_TRAVEL" = "Viajes";
|
||||
"category_VACATION" = "Vacation";
|
||||
|
||||
"repeat_NEVER" = "sin repetición";
|
||||
"repeat_DAILY" = "diariamente";
|
||||
"repeat_WEEKLY" = "semanalmente";
|
||||
"repeat_BI-WEEKLY" = "bisemanalmente";
|
||||
"repeat_EVERY WEEKDAY" = "cada día laborable";
|
||||
"repeat_MONTHLY" = "mensualmente";
|
||||
"repeat_YEARLY" = "anualmente";
|
||||
"repeat_CUSTOM" = "personalizado...";
|
||||
|
||||
"reminder_NONE" = "Sin recordatorio";
|
||||
"reminder_5_MINUTES_BEFORE" = "5 minutos antes";
|
||||
"reminder_10_MINUTES_BEFORE" = "10 minutos antes";
|
||||
"reminder_15_MINUTES_BEFORE" = "15 minutos antes";
|
||||
"reminder_30_MINUTES_BEFORE" = "30 minutos antes";
|
||||
"reminder_45_MINUTES_BEFORE" = "45 minutos antes";
|
||||
"reminder_1_HOUR_BEFORE" = "1 hora antes";
|
||||
"reminder_2_HOURS_BEFORE" = "2 horas antes";
|
||||
"reminder_5_HOURS_BEFORE" = "5 horas antes";
|
||||
"reminder_15_HOURS_BEFORE" = "15 horas antes";
|
||||
"reminder_1_DAY_BEFORE" = "1 día antes";
|
||||
"reminder_2_DAYS_BEFORE" = "2 días antes";
|
||||
"reminder_1_WEEK_BEFORE" = "1 semana antes";
|
||||
"reminder_CUSTOM" = "personalizado...";
|
||||
|
||||
"zoom_400" = "400%";
|
||||
"zoom_200" = "200%";
|
||||
"zoom_100" = "100%";
|
||||
"zoom_50" = "50%";
|
||||
"zoom_25" = "25%";
|
||||
|
||||
/* validation errors */
|
||||
|
||||
validate_notitle = "Sin título, ¿continuar?";
|
||||
validate_invalid_startdate = "Fecha de comienzo incorrecta";
|
||||
validate_invalid_enddate = "Fecha de finalización incorrecta";
|
||||
validate_endbeforestart = "Su fecha/hora de comienzo es posterio a la de finalización.";
|
||||
|
||||
"Tasks" = "Tareas";
|
||||
"Show completed tasks" = "Mostrar tareas completadas";
|
||||
|
||||
/* tabs */
|
||||
"Task" = "Tarea";
|
||||
"Event" = "Evento";
|
||||
"Recurrence" = "Recurrencia";
|
||||
|
||||
/* toolbar */
|
||||
"New Event" = "Nuevo evento";
|
||||
"New Task" = "Nueva tarea";
|
||||
"Edit" = "Modificar";
|
||||
"Delete" = "Borrar";
|
||||
"Go to Today" = "Ir a hoy";
|
||||
"Day View" = "Vista diaria";
|
||||
"Week View" = "Vista semanal";
|
||||
"Month View" = "Vista mensual";
|
||||
|
||||
"eventPartStatModificationError" = "Su estado de participación no puede ser actualizado.";
|
||||
|
||||
/* menu */
|
||||
"New Event..." = "Nuevo evento...";
|
||||
"New Task..." = "Nueva tarea...";
|
||||
"Edit Selected Event..." = "Modificar evento seleccionado...";
|
||||
"Delete Selected Event" = "Borrar evento seleccionado";
|
||||
"Select All" = "Seleccionar todo";
|
||||
"Workweek days only" = "Sólo días laborables";
|
||||
"Tasks in View" = "Mostrar tareas";
|
||||
|
||||
"eventDeleteConfirmation" = "No se puede deshacer el borrado de este evento. ¿Desea continuar?";
|
||||
"taskDeleteConfirmation" = "No se puede deshacer el borrado de esta tarea. ¿Desea continuar?";
|
||||
|
||||
"Are you sure you want to delete the calendar \"%{0}\"?"
|
||||
= "¿Está seguro/a que desea borrar el calendario \"%{0}\"?";
|
||||
|
||||
/* Legend */
|
||||
"Required participant" = "Asistente obligatorio";
|
||||
"Optional participant" = "Asistentes opcionales";
|
||||
"Chair" = "Presidente";
|
||||
|
||||
"Needs action" = "Requiere intervención";
|
||||
"Accepted" = "Confirmada";
|
||||
"Declined" = "Rechazada";
|
||||
"Tentative" = "Tentativo";
|
||||
|
||||
"Free" = "Libre";
|
||||
"Busy" = "Ocupado";
|
||||
"Maybe busy" = "Posiblemente ocupado";
|
||||
"No free-busy information" = "Sin informació de disponibilidad.";
|
||||
|
||||
/* FreeBusy panel buttons and labels */
|
||||
"Suggest time slot:" = "Proponer ranura temporal:";
|
||||
"Zoom:" = "Ampliación:";
|
||||
"Previous slot" = "Ranura anterior";
|
||||
"Next slot" = "Siguiente ranura";
|
||||
"Previous hour" = "Hora anterior";
|
||||
"Next hour" = "Hora siguiente";
|
||||
|
||||
/* apt list */
|
||||
"Title" = "Título";
|
||||
"Start" = "Inicio";
|
||||
"End" = "Fin";
|
||||
"Location" = "Lugar";
|
||||
"(Private Event)" = "(Evento privado)";
|
||||
|
||||
vevent_class0 = "(Evento público)";
|
||||
vevent_class1 = "(Evento privado)";
|
||||
vevent_class2 = "(Evento confidencial)";
|
||||
|
||||
vtodo_class0 = "(Tarea pública)";
|
||||
vtodo_class1 = "(Tarea privada)";
|
||||
vtodo_class2 = "(Tarea confidencial)";
|
||||
|
||||
"closeThisWindowMessage" = "¡Gracias! Ya puede cerrar esta ventana.";
|
||||
"Multicolumn Day View" = "Vista diaria multicolumna";
|
||||
"Please select an event or a task."
|
||||
= "Seleccione un evento o tarea, por favor";
|
||||
Reference in New Issue
Block a user