diff options
Diffstat (limited to 'translations/nikola.messages/sk.po')
| -rw-r--r-- | translations/nikola.messages/sk.po | 52 |
1 files changed, 44 insertions, 8 deletions
diff --git a/translations/nikola.messages/sk.po b/translations/nikola.messages/sk.po index c061cea..a5cdd96 100644 --- a/translations/nikola.messages/sk.po +++ b/translations/nikola.messages/sk.po @@ -1,5 +1,5 @@ # Messages in Nikola -# Copyright (C) 2012-2013 +# Copyright (C) 2012-2016 # This file is distributed under the same license as the Nikola package. # # Translators: @@ -8,21 +8,25 @@ # Translators: # Translators: # bs_ <info@pwn.sk>, 2014 +# Chris Warrick, 2017 +# bs_ <info@pwn.sk>, 2014 +# misolietavec <Michal.Kaukic@fri.uniza.sk>, 2017 # Michal Kaukic <misolietavec@gmail.com>, 2015 # Michal Petrucha <michal.petrucha@ksp.sk>, 2014 +# misolietavec <Michal.Kaukic@fri.uniza.sk>, 2017 msgid "" 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-07-14 10:25+0000\n" -"Last-Translator: Michal Kaukic <misolietavec@gmail.com>\n" -"Language-Team: Slovak (http://www.transifex.com/p/nikola/language/sk/)\n" +"PO-Revision-Date: 2018-08-10 08:02+0000\n" +"Last-Translator: Chris Warrick\n" +"Language-Team: Slovak (http://www.transifex.com/ralsina/nikola/language/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" msgid "More posts about %s" msgstr "Viac príspevkov o %s" @@ -97,11 +101,11 @@ msgstr "Dátum zverejnenia" msgid "Posted:" msgstr "Zverejnené:" -msgid "Posts for {month} {year}" +msgid "Posts for {month_year}" msgstr "Príspevky za mesiac {month} z roku {year}" -msgid "Posts for {month} {day}, {year}" -msgstr "Príspevky zo dňa {day}. {month} {year}" +msgid "Posts for {month_day_year}" +msgstr "Príspevky zo dňa {day}. {month_year}" msgid "Nothing found." msgstr "Nič nenájdené." @@ -132,3 +136,35 @@ msgstr "Tu napíšte svoj príspevok." #. Default content for a new page msgid "Write your page here." msgstr "Tu napíšte svoju stránku." + +msgid "Uncategorized" +msgstr "Nekategorizované" + +#. Used for feeds of any format +msgid "Updates" +msgstr "Aktualizácie" + +msgid "Authors" +msgstr "Autori" + +msgid "Posts by %s" +msgstr "Príspevky od %s" + +msgid "Toggle navigation" +msgstr "Prepnúť navigáciu" + +msgid "Previous" +msgstr "Predchádzajúci" + +msgid "Up" +msgstr "Dohora" + +msgid "Next" +msgstr "Nasledujúci" + +msgid "Atom feed" +msgstr "Atom kanál" + +#. {date} (updated {updated_date}) +msgid "updated" +msgstr "" |
