diff options
Diffstat (limited to 'translations/nikola.messages/bs.po')
| -rw-r--r-- | translations/nikola.messages/bs.po | 56 |
1 files changed, 44 insertions, 12 deletions
diff --git a/translations/nikola.messages/bs.po b/translations/nikola.messages/bs.po index 4b4e7dd..f4a14f2 100644 --- a/translations/nikola.messages/bs.po +++ b/translations/nikola.messages/bs.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: @@ -13,8 +13,8 @@ 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-30 18:48+0000\n" -"Last-Translator: Saša Savić <sasa.savic@protonmail.com>\n" +"PO-Revision-Date: 2018-08-10 08:02+0000\n" +"Last-Translator: Chris Warrick\n" "Language-Team: Bosnian (http://www.transifex.com/ralsina/nikola/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" msgid "More posts about %s" -msgstr "Više objava o %s" +msgstr "Više članaka o %s" #. Here your translation should NOT say English but the name of your language #. instead @@ -49,7 +49,7 @@ msgid "Posts about %s" msgstr "Objave o %s" msgid "Next post" -msgstr "Naredna objava" +msgstr "Naredni članak" msgid "old posts, page %d" msgstr "stare objave, strana %d" @@ -72,7 +72,7 @@ msgid "Newer posts" msgstr "Novije objave" msgid "Previous post" -msgstr "Prethodne objave" +msgstr "Prethodni članak" msgid "Also available in:" msgstr "Takođe dostupan u:" @@ -95,17 +95,17 @@ msgstr "Datum objavljivanja" msgid "Posted:" msgstr "Objavljeno:" -msgid "Posts for {month} {year}" -msgstr "Objave za {month} {year}" +msgid "Posts for {month_year}" +msgstr "Objave za {month_year}" -msgid "Posts for {month} {day}, {year}" -msgstr "Objave za {month} {day}, {year}" +msgid "Posts for {month_day_year}" +msgstr "Objave za {month_day_year}" msgid "Nothing found." msgstr "Ništa nije pronađeno." msgid "No posts found." -msgstr "Nema objava." +msgstr "Nema članaka." msgid "RSS feed" msgstr "RSS feed" @@ -125,8 +125,40 @@ msgstr "(aktivno)" #. Default content for a new post msgid "Write your post here." -msgstr "Vašu objavu napišite ovdje." +msgstr "Vaš članak napišite ovdje." #. Default content for a new page msgid "Write your page here." msgstr "Vašu stranicu napišite ovdje." + +msgid "Uncategorized" +msgstr "Bez kategorije" + +#. Used for feeds of any format +msgid "Updates" +msgstr "Ažuriranja" + +msgid "Authors" +msgstr "Autori" + +msgid "Posts by %s" +msgstr "Objave prema %s" + +msgid "Toggle navigation" +msgstr "" + +msgid "Previous" +msgstr "" + +msgid "Up" +msgstr "" + +msgid "Next" +msgstr "" + +msgid "Atom feed" +msgstr "" + +#. {date} (updated {updated_date}) +msgid "updated" +msgstr "" |
