From d9e4a3718ec84a2855aa3b585cd2d8ec0bea182e Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 15 Feb 2007 20:06:14 +0000 Subject: add day of week to prettydate, and i18n --- po/pl.po | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 3 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 1fa8548f0..3987fda87 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki 1.37\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-02-15 00:37-0500\n" +"POT-Creation-Date: 2007-02-15 15:01-0500\n" "PO-Revision-Date: 2007-01-05 16:33+100\n" "Last-Translator: Paweł Tęcza \n" "Language-Team: Debian L10n Polish \n" @@ -212,6 +212,70 @@ msgstr "wtyczka polygen nie jest zainstalowana" msgid "polygen failed" msgstr "awaria wtyczki polygen" +#. translators: These descriptions of times of day are used +#. translators: in messages like "last edited ". +#. translators: %A is the name of the day of the week, while +#. translators: %A- is the name of the previous day. +#: ../IkiWiki/Plugin/prettydate.pm:15 +msgid "late %A- night" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:17 +msgid "in the wee hours of %A- night" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:20 +msgid "terribly early %A morning" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:22 +msgid "early %A morning" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:25 +msgid "in mid-morning %A" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:26 +msgid "in late morning %A" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:27 +msgid "at lunch time on %A" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:29 +msgid "%A afternoon" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:32 +msgid "late %A afternoon" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:33 +msgid "%A evening" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:35 +msgid "late %A evening" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:37 +msgid "%A night" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:74 +msgid "at teatime on %A" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:78 +msgid "at midnight" +msgstr "" + +#: ../IkiWiki/Plugin/prettydate.pm:81 +msgid "at noon on %A" +msgstr "" + #: ../IkiWiki/Plugin/search.pm:34 #, perl-format msgid "Must specify %s when using the search plugin" @@ -233,8 +297,8 @@ msgstr "brakująca nazwa lub adres URL we wtyczce shortcut" #. translators: First parameter is the name of the shortcut, the second #. translators: is an URL. #: ../IkiWiki/Plugin/shortcut.pm:33 -#, perl-format -msgid "shortcut %s points to %s" +#, fuzzy, perl-format +msgid "shortcut %s points to %s" msgstr "skrót %s wskazuje na adres %s" #: ../IkiWiki/Plugin/smiley.pm:22 -- cgit v1.2.3