aboutsummaryrefslogtreecommitdiffstats
path: root/languages/polish.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/polish.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/polish.inc.php')
-rw-r--r--languages/polish.inc.php10
1 files changed, 8 insertions, 2 deletions
diff --git a/languages/polish.inc.php b/languages/polish.inc.php
index 9488612..2add529 100644
--- a/languages/polish.inc.php
+++ b/languages/polish.inc.php
@@ -44,6 +44,13 @@ $goday_lang = 'Idź do dnia dzisiejszego';
$goweek_lang = 'Idź do bieżącego tygodnia';
$gomonth_lang = 'Idź do bieżącego miesiąca';
$goyear_lang = 'Idź do bieżącego roku';
+
+// 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';
@@ -57,8 +64,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 ('Niedziela','Poniedziałek','Wtorek','Środa','Czwartek','Piątek','Sobota');
$daysofweekshort_lang = array ('Nie','Pon','Wt','Śr','Czw','Pt','Sob');

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