diff options
Diffstat (limited to 'translations/nikola.messages/en.po')
| -rw-r--r-- | translations/nikola.messages/en.po | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/translations/nikola.messages/en.po b/translations/nikola.messages/en.po index d0c87da..a87bf2a 100644 --- a/translations/nikola.messages/en.po +++ b/translations/nikola.messages/en.po @@ -1,7 +1,7 @@ # Messages in Nikola # 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." @@ -146,3 +146,19 @@ 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" |
