From f8e16d8753d668998dacdb8567b639e84b3a4123 Mon Sep 17 00:00:00 2001 From: jwangen Date: Sun, 27 Oct 2002 16:43:16 +0000 Subject: prepped language files and sent them to translators --- languages/spanish.inc.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'languages/spanish.inc.php') diff --git a/languages/spanish.inc.php b/languages/spanish.inc.php index ccac48f..c1f6c6e 100644 --- a/languages/spanish.inc.php +++ b/languages/spanish.inc.php @@ -41,6 +41,13 @@ $goday_lang = 'Ir a Hoy'; $goweek_lang = 'Ir a Esta semana'; $gomonth_lang = 'Ir a Este Mes'; $goyear_lang = 'Ir a Este Año'; + +// new in 0.8 ------------- +$search_lang = 'Search'; // the verb +$results_lang = 'Search Results'; +$query_lang = 'Query: '; // will be followed by the search query +$no_results_lang = 'No events found'; + $goprint_lang = 'Printer Friendly'; $time_lang = 'Time'; $summary_lang = 'Summary'; @@ -54,8 +61,7 @@ $no_events_month_lang = 'No events this month.'; $rss_day_date = 'g:i A'; // Lists just the time $rss_week_date = '%b %e'; // Lists just the day $rss_month_date = '%b %e'; // Lists just the day - - +// ------------------------- $daysofweek_lang = array ('Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'); $daysofweekshort_lang = array ('Dom','Lun','Mar','Mie','Jue','Vie','Sab'); -- cgit v1.2.3