diff options
Diffstat (limited to 'translations/nikola.messages/en.po')
| -rw-r--r-- | translations/nikola.messages/en.po | 44 |
1 files changed, 38 insertions, 6 deletions
diff --git a/translations/nikola.messages/en.po b/translations/nikola.messages/en.po index 7fdd725..a87bf2a 100644 --- a/translations/nikola.messages/en.po +++ b/translations/nikola.messages/en.po @@ -1,7 +1,7 @@ # 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: @@ -95,11 +95,11 @@ msgstr "Publication date" msgid "Posted:" msgstr "Posted:" -msgid "Posts for {month} {year}" -msgstr "Posts for {month} {year}" +msgid "Posts for {month_year}" +msgstr "Posts for {month_year}" -msgid "Posts for {month} {day}, {year}" -msgstr "Posts for {month} {day}, {year}" +msgid "Posts for {month_day_year}" +msgstr "Posts for {month_day_year}" msgid "Nothing found." msgstr "Nothing found." @@ -130,3 +130,35 @@ msgstr "Write your post here." #. Default content for a new page msgid "Write your page here." msgstr "Write your page here." + +msgid "Uncategorized" +msgstr "Uncategorized" + +#. Used for feeds of any format +msgid "Updates" +msgstr "Updates" + +msgid "Authors" +msgstr "Authors" + +msgid "Posts by %s" +msgstr "Posts by %s" + +msgid "Toggle navigation" +msgstr "Toggle navigation" + +msgid "Previous" +msgstr "Previous" + +msgid "Up" +msgstr "Up" + +msgid "Next" +msgstr "Next" + +msgid "Atom feed" +msgstr "Atom feed" + +#. {date} (updated {updated_date}) +msgid "updated" +msgstr "updated" |
