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/italian.inc.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'languages/italian.inc.php') diff --git a/languages/italian.inc.php b/languages/italian.inc.php index 8e47332..488038f 100644 --- a/languages/italian.inc.php +++ b/languages/italian.inc.php @@ -45,6 +45,13 @@ $goday_lang = 'Vai a oggi'; $goweek_lang = 'Vai a questa settimana'; $gomonth_lang = 'Vai a questo mese'; $goyear_lang = 'Vai a quest\'anno'; + +// 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'; @@ -58,8 +65,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 - - +// ------------------------- // Date display since setlocale isnt perfect. // new since last translation $daysofweek_lang = array ('Domenica','Lunedí','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'); -- cgit v1.2.3