aboutsummaryrefslogtreecommitdiffstats
path: root/languages/polish.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-22 19:20:05 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-22 19:20:05 +0000
commit1c1b930790d9ceb7970b8337fa993be6bfc85720 (patch)
tree8c8b33513431017b9669998f741374cdea9a837a /languages/polish.inc.php
parentf24eeff8f47fd97d0136684772a6b3eac892a6f8 (diff)
downloadphpicalendar-1c1b930790d9ceb7970b8337fa993be6bfc85720.tar.gz
phpicalendar-1c1b930790d9ceb7970b8337fa993be6bfc85720.tar.bz2
phpicalendar-1c1b930790d9ceb7970b8337fa993be6bfc85720.zip
Polish Include Files.
Diffstat (limited to 'languages/polish.inc.php')
-rw-r--r--languages/polish.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/polish.inc.php b/languages/polish.inc.php
new file mode 100644
index 0000000..98c8b44
--- /dev/null
+++ b/languages/polish.inc.php
@@ -0,0 +1 @@
+<? // Polish language include // For version 0.4 PHP iCalendar // // Translation by Stanislaw Cieslicki (stahoo@poczta.onet.pl) // // Submit new translations to chad@chadsdomain.com $day_lang = "Dzień"; $week_lang = "Tydzień"; $month_lang = "Miesiąc"; $year_lang = "Rok"; $calendar_lang = "Kalendarz"; $next_day_lang = "Następny dzień"; $next_month_lang = "Przyszły miesiąc"; $next_week_lang = "Przyszły tydzień"; $next_year_lang = "Przyszły rok"; $last_day_lang = "Poprzedni dzień"; $last_month_lang = "Zeszły Miesiąc"; $last_week_lang = "Zeszły tydzień"; $last_year_lang = "Zeszły rok"; $subscribe_lang = "Subskrybuj"; $download_lang = "Pobież"; $powered_by_lang = "Powered by"; $version_lang = "0.4"; ?> \ No newline at end of file

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