aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <contact@yaroslavps.com>2018-07-18 00:03:23 +0300
committerYaroslav de la Peña Smirnov <contact@yaroslavps.com>2018-07-18 00:03:23 +0300
commit3cc371ad9249d6643a1a66d7b45a9fe543b1ad87 (patch)
treed13e372c52afb4dc440c815a564e8baa18c0f826
parentcbdb0e328482b5a972a0bab8515617d12a40d4a6 (diff)
downloadw3blog-3cc371ad9249d6643a1a66d7b45a9fe543b1ad87.tar.gz
w3blog-3cc371ad9249d6643a1a66d7b45a9fe543b1ad87.zip
Translations for RSS
-rwxr-xr-xweblog/locale/es/LC_MESSAGES/django.po36
-rwxr-xr-xweblog/locale/ru/LC_MESSAGES/django.po36
2 files changed, 58 insertions, 14 deletions
diff --git a/weblog/locale/es/LC_MESSAGES/django.po b/weblog/locale/es/LC_MESSAGES/django.po
index ef7e1ef..f741372 100755
--- a/weblog/locale/es/LC_MESSAGES/django.po
+++ b/weblog/locale/es/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-07-17 23:24+0300\n"
+"POT-Creation-Date: 2018-07-17 23:47+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,6 +18,34 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: feeds.py:25 templates/weblog/index.html:6 templatetags/weblog_extras.py:43
+#: views.py:94 views.py:181
+msgctxt "Posts without category"
+msgid "Uncategorized"
+msgstr "Sin categoría"
+
+#: feeds.py:31
+#, fuzzy, python-format
+#| msgctxt "Posts in category"
+#| msgid "Posts in %(category_name)s"
+msgid "%(blog_title)s's %(category_name)s RSS feed"
+msgstr "RSS de %(category_name)s en %(blog_title)s"
+
+#: feeds.py:32
+#, python-format
+msgid "%(blog_title)s RSS feed"
+msgstr "RSS de %(blog_title)s"
+
+#: feeds.py:41
+#, python-format
+msgid "Latest %(category_name)s blog posts on %(blog_title)s"
+msgstr "Las entradas más nueva de %(category_name)s en %(blog_title)s"
+
+#: feeds.py:42
+#, python-format
+msgid "Latest blog posts on %(blog_title)s"
+msgstr "Las entradas más nueva en %(blog_title)s"
+
#: models.py:8 models.py:23
msgctxt "Noun, not personal name"
msgid "Name"
@@ -130,12 +158,6 @@ msgctxt "Noun"
msgid "Comments"
msgstr "Comentarios"
-#: templates/weblog/index.html:6 templatetags/weblog_extras.py:43 views.py:94
-#: views.py:181
-msgctxt "Posts without category"
-msgid "Uncategorized"
-msgstr "Sin categoría"
-
#: templates/weblog/index.html:11 templates/weblog/index.html:28
msgctxt "Home page"
msgid "Home"
diff --git a/weblog/locale/ru/LC_MESSAGES/django.po b/weblog/locale/ru/LC_MESSAGES/django.po
index fc5e897..c87ccb2 100755
--- a/weblog/locale/ru/LC_MESSAGES/django.po
+++ b/weblog/locale/ru/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-07-17 23:24+0300\n"
+"POT-Creation-Date: 2018-07-17 23:47+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,6 +20,34 @@ msgstr ""
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
+#: feeds.py:25 templates/weblog/index.html:6 templatetags/weblog_extras.py:43
+#: views.py:94 views.py:181
+msgctxt "Posts without category"
+msgid "Uncategorized"
+msgstr "Без категории"
+
+#: feeds.py:31
+#, fuzzy, python-format
+#| msgctxt "Posts in category"
+#| msgid "Posts in %(category_name)s"
+msgid "%(blog_title)s's %(category_name)s RSS feed"
+msgstr "RSS лента %(category_name)s в %(blog_title)s's"
+
+#: feeds.py:32
+#, python-format
+msgid "%(blog_title)s RSS feed"
+msgstr "RSS лента %(blog_title)s"
+
+#: feeds.py:41
+#, python-format
+msgid "Latest %(category_name)s blog posts on %(blog_title)s"
+msgstr "Последние записи по теме %(category_name)s в %(blog_title)s"
+
+#: feeds.py:42
+#, python-format
+msgid "Latest blog posts on %(blog_title)s"
+msgstr "Самые свежие записи %(blog_title)s"
+
#: models.py:8 models.py:23
msgctxt "Noun, not personal name"
msgid "Name"
@@ -130,12 +158,6 @@ msgctxt "Noun"
msgid "Comments"
msgstr "Комментарии"
-#: templates/weblog/index.html:6 templatetags/weblog_extras.py:43 views.py:94
-#: views.py:181
-msgctxt "Posts without category"
-msgid "Uncategorized"
-msgstr "Без категории"
-
#: templates/weblog/index.html:11 templates/weblog/index.html:28
msgctxt "Home page"
msgid "Home"