diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_cs.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_cs.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nikola/data/themes/base/messages/messages_cs.py b/nikola/data/themes/base/messages/messages_cs.py index 6e1bdd2..b509043 100644 --- a/nikola/data/themes/base/messages/messages_cs.py +++ b/nikola/data/themes/base/messages/messages_cs.py @@ -6,6 +6,7 @@ MESSAGES = { "(active)": "", "Also available in:": "Dostupné také v", "Archive": "Archiv", + "Authors": "", "Categories": "Kategorie", "Comments": "Komentáře", "LANGUAGE": "Čeština", @@ -19,6 +20,7 @@ MESSAGES = { "Original site": "Původní stránka", "Posted:": "Zveřejněno:", "Posts about %s": "Příspěvky o %s", + "Posts by %s": "", "Posts for year %s": "Příspěvky v roce %s", "Posts for {month} {day}, {year}": "Příspěvky v {month} {day}, {year}", "Posts for {month} {year}": "Příspěvky v {month} {year}", @@ -32,6 +34,8 @@ MESSAGES = { "Subcategories:": "", "Tags and Categories": "Štítky a kategorie", "Tags": "Štítky", + "Uncategorized": "", + "Updates": "", "Write your page here.": "", "Write your post here.": "", "old posts, page %d": "staré příspěvky, strana %d", |
