aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/data/themes/base/messages/messages_pt.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/data/themes/base/messages/messages_pt.py')
-rw-r--r--nikola/data/themes/base/messages/messages_pt.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/nikola/data/themes/base/messages/messages_pt.py b/nikola/data/themes/base/messages/messages_pt.py
index c5c82ee..fd26d77 100644
--- a/nikola/data/themes/base/messages/messages_pt.py
+++ b/nikola/data/themes/base/messages/messages_pt.py
@@ -3,6 +3,7 @@ from __future__ import unicode_literals
MESSAGES = {
"%d min remaining to read": "",
+ "(active)": "",
"Also available in:": "",
"Archive": "",
"Categories": "",
@@ -19,6 +20,7 @@ MESSAGES = {
"Posted:": "",
"Posts about %s": "",
"Posts for year %s": "",
+ "Posts for {month} {day}, {year}": "",
"Posts for {month} {year}": "",
"Previous post": "",
"Publication date": "",
@@ -27,8 +29,11 @@ MESSAGES = {
"Read more": "",
"Skip to main content": "",
"Source": "",
+ "Subcategories:": "",
"Tags and Categories": "",
"Tags": "",
+ "Write your page here.": "",
+ "Write your post here.": "",
"old posts, page %d": "",
"page %d": "",
}