From fc4d31547b966e1da5950feadd72502f95c3cc7a Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 20 Aug 2011 16:02:44 +0200 Subject: spanish language pack --- apps/calendar/l10n/es.php | 68 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 apps/calendar/l10n/es.php (limited to 'apps/calendar/l10n') diff --git a/apps/calendar/l10n/es.php b/apps/calendar/l10n/es.php new file mode 100644 index 00000000000..f20230fe17f --- /dev/null +++ b/apps/calendar/l10n/es.php @@ -0,0 +1,68 @@ + "Calendario", +"Location" => "Lugar", +"Category" => "Categoría", +"Create a new event" => "Crea un plazo", +"Title of the Event" => "Título del plazo", +"Location of the Event" => "Lugar del plazo", +"All Day Event" => "todo el día", +"From" => "Desde", +"To" => "Hasta", +"Repeat" => "Repetición", +"Attendees" => "Participante", +"Description" => "Descripción", +"Submit" => "Guarda", +"Reset" => "Repone", +"Title" => "Título", +"Sunday" => "Domingo", +"Monday" => "Lunes", +"Tuesday" => "Martes", +"Wednesday" => "Miércoles", +"Thursday" => "Jueves", +"Friday" => "Viernes", +"Saturday" => "Sábado", +"CW" => "Semana", +"CWs" => "Semanas", +"Sun." => "Do.", +"Mon." => "Lu.", +"Tue." => "Ma.", +"Wed." => "Mi.", +"Thu." => "Ju.", +"Fri." => "Vi.", +"Sat." => "Sá.", +"January" => "Enero", +"February" => "Febrero", +"March" => "Marzo", +"April" => "Abril", +"May" => "Mayo", +"June" => "Junio", +"July" => "Julio", +"August" => "Agosto", +"September" => "Septiembre", +"October" => "Octubre", +"November" => "Noviembre", +"December" => "Deciembre", +"Jan." => "Ene.", +"Feb." => "Feb.", +"Mar." => "Mär.", +"Apr." => "Abr.", +"May" => "May.", +"Jun." => "Jun.", +"Jul." => "Jul.", +"Aug." => "Ago.", +"Sep." => "Sep.", +"Oct." => "Oct.", +"Nov." => "Nov.", +"Dec." => "Dec.", +"Day" => "Día", +"Week" => "Semana", +"Weeks" => "Semanas", +"Month" => "Mes", +"Listview" => "Lista", +"Today" => "Hoy", +"Calendars" => "Calendarios", +"Time" => "Hora", +"All day" => "todo el día", +"" => "" +); +?> \ No newline at end of file -- cgit v1.2.3