aboutsummaryrefslogtreecommitdiffstats
path: root/languages/german.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/german.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/german.inc.php')
-rw-r--r--languages/german.inc.php10
1 files changed, 8 insertions, 2 deletions
diff --git a/languages/german.inc.php b/languages/german.inc.php
index 0f85758..4c64dfb 100644
--- a/languages/german.inc.php
+++ b/languages/german.inc.php
@@ -43,6 +43,13 @@ $goday_lang = 'Gehe zu Heute';
$goweek_lang = 'Gehe zur aktuellen Woche';
$gomonth_lang = 'Gehe zum aktuellen Monat';
$goyear_lang = 'Gehe zum aktuellen Jahr';
+
+// 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';
@@ -56,8 +63,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 ('Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag');
$daysofweekshort_lang = array ('Son','Mon','Die','Mit','Don','Fre','Sam');

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