aboutsummaryrefslogtreecommitdiffstats
path: root/languages/polish.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-02-19 22:45:59 +0000
committerChad Little <clittle@users.sourceforge.net>2003-02-19 22:45:59 +0000
commit90b45f3de74087770607bce6f3d06e700ed653b1 (patch)
tree079630067b492b4e6e8446aafa437999eb7cf47e /languages/polish.inc.php
parentb01e77a22a64a37c8566b1efbec310a7073b8f7e (diff)
downloadphpicalendar-90b45f3de74087770607bce6f3d06e700ed653b1.tar.gz
phpicalendar-90b45f3de74087770607bce6f3d06e700ed653b1.tar.bz2
phpicalendar-90b45f3de74087770607bce6f3d06e700ed653b1.zip
Added 0.9.1 text to all the language files.
Diffstat (limited to 'languages/polish.inc.php')
-rw-r--r--languages/polish.inc.php13
1 files changed, 8 insertions, 5 deletions
diff --git a/languages/polish.inc.php b/languages/polish.inc.php
index 596d594..0ab8756 100644
--- a/languages/polish.inc.php
+++ b/languages/polish.inc.php
@@ -1,7 +1,7 @@
<?php
// Polish language include
-// For version 0.9 PHP iCalendar
+// For version 0.9.1 PHP iCalendar
//
// Translation by Stanislaw Cieslicki (stahoo@poczta.onet.pl)
//
@@ -59,9 +59,6 @@ $rss_day_date = 'G:i A'; // Lists just the time
$rss_week_date = '%A, %e %B'; // Lists just the day
$rss_month_date = '%A, %e %B'; // Lists just the day
$rss_language = 'en-us';
-
-// new in 0.9 ----------------------
-
$search_took_lang = 'Szukanie zajęło %s sekund';
$recurring_event_lang = 'Zadanie rekurencyjne';
$exception_lang = 'Wyjątek';
@@ -85,10 +82,15 @@ $priority_low_lang = 'Niski';
$priority_medium_lang = 'Średni';
$priority_none_lang = 'Żaden';
$status_lang = 'Status:';
-
$todo_lang = 'Do zrobienia';
$unfinished_lang = 'Niewykonane';
+// ----- New for 0.9.1
+
+$prefs_set_lang = 'Your preferences have been set.';
+$prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
+$unset_prefs_lang = 'Unset preferences:';
+
// - navigation
$back_lang = 'Back';
$next_lang = 'Next';
@@ -98,6 +100,7 @@ $week_view_lang = 'Week View';
$month_view_lang = 'Month View';
$year_view_lang = 'Year View';
+// ---------------------------------
// $format_recur, items enclosed in % will be substituted with variables
$format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'

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