aboutsummaryrefslogtreecommitdiffstats
path: root/languages/spanish.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-27 16:43:16 +0000
committerjwangen <jwangen>2002-10-27 16:43:16 +0000
commitf8e16d8753d668998dacdb8567b639e84b3a4123 (patch)
tree4acc5199388ba7066fabe550235025c0ba9e5fed /languages/spanish.inc.php
parent6df3fbe1e9eeb9cae52a49d80314a0d99e52d207 (diff)
downloadphpicalendar-f8e16d8753d668998dacdb8567b639e84b3a4123.tar.gz
phpicalendar-f8e16d8753d668998dacdb8567b639e84b3a4123.tar.bz2
phpicalendar-f8e16d8753d668998dacdb8567b639e84b3a4123.zip
prepped language files and sent them to translators
Diffstat (limited to 'languages/spanish.inc.php')
-rw-r--r--languages/spanish.inc.php10
1 files changed, 8 insertions, 2 deletions
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&ntilde;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&eacute;rcoles','Jueves','Viernes','S&aacute;bado');
$daysofweekshort_lang = array ('Dom','Lun','Mar','Mie','Jue','Vie','Sab');

© 2014-2024 Faster IT GmbH | imprint | privacy policy