diff options
Diffstat (limited to 'translations/nikola.messages/pl.po')
| -rw-r--r-- | translations/nikola.messages/pl.po | 58 |
1 files changed, 45 insertions, 13 deletions
diff --git a/translations/nikola.messages/pl.po b/translations/nikola.messages/pl.po index 3859636..40bcd84 100644 --- a/translations/nikola.messages/pl.po +++ b/translations/nikola.messages/pl.po @@ -1,15 +1,15 @@ # Messages in Nikola -# Copyright (C) 2012-2013 +# Copyright (C) 2012-2016 # This file is distributed under the same license as the Nikola package. -# +# # Translators: # Translators: # Translators: # Translators: # Translators: -# Chris Warrick <kwpolska@gmail.com>, 2013-2015 -# Chris Warrick <kwpolska@gmail.com>, 2013 -# Chris Warrick <kwpolska@gmail.com>, 2013 +# Chris Warrick, 2013-2017 +# Chris Warrick, 2013 +# Chris Warrick, 2013 # Roberto Alsina <ralsina@netmanagers.com.ar>, 2013 # Roberto Alsina <ralsina@netmanagers.com.ar>, 2013 msgid "" @@ -17,14 +17,14 @@ msgstr "" "Project-Id-Version: Nikola\n" "Report-Msgid-Bugs-To: ralsina@netmanagers.com.ar\n" "POT-Creation-Date: 2013-03-15 12:24-0300\n" -"PO-Revision-Date: 2015-06-24 12:13+0000\n" -"Last-Translator: Chris Warrick <kwpolska@gmail.com>\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/nikola/language/pl/)\n" +"PO-Revision-Date: 2018-08-10 08:02+0000\n" +"Last-Translator: Chris Warrick\n" +"Language-Team: Polish (http://www.transifex.com/ralsina/nikola/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" msgid "More posts about %s" msgstr "Więcej postów o %s" @@ -99,11 +99,11 @@ msgstr "Data publikacji" msgid "Posted:" msgstr "Opublikowano:" -msgid "Posts for {month} {year}" -msgstr "Posty z {month} {year}" +msgid "Posts for {month_year}" +msgstr "Posty z {month_year:MMMM yyyy}" -msgid "Posts for {month} {day}, {year}" -msgstr "Posty z {day} {month} {year}" +msgid "Posts for {month_day_year}" +msgstr "Posty z {month_day_year}" msgid "Nothing found." msgstr "Nic nie znaleziono." @@ -134,3 +134,35 @@ msgstr "Tu wpisz treść postu." #. Default content for a new page msgid "Write your page here." msgstr "Tu wpisz treść strony." + +msgid "Uncategorized" +msgstr "Nieskategoryzowane" + +#. Used for feeds of any format +msgid "Updates" +msgstr "Aktualności" + +msgid "Authors" +msgstr "Autorzy" + +msgid "Posts by %s" +msgstr "Posty autora %s" + +msgid "Toggle navigation" +msgstr "Pokaż/ukryj menu" + +msgid "Previous" +msgstr "Poprzednie" + +msgid "Up" +msgstr "Do góry" + +msgid "Next" +msgstr "Następne" + +msgid "Atom feed" +msgstr "Kanał Atom" + +#. {date} (updated {updated_date}) +msgid "updated" +msgstr "aktualizacja" |
