Update translations
This commit is contained in:
parent
4759dbbc4c
commit
7f8bc091b0
6 changed files with 95 additions and 86 deletions
Binary file not shown.
|
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
|
"POT-Creation-Date: 2014-04-19 19:27+0200\n"
|
||||||
"PO-Revision-Date: 2014-03-05 18:09+0100\n"
|
"PO-Revision-Date: 2014-03-05 18:09+0100\n"
|
||||||
"Last-Translator: Iacopo Spalletti\n"
|
"Last-Translator: Iacopo Spalletti\n"
|
||||||
"Language-Team: Italian <i.spalletti@nephila.it>\n"
|
"Language-Team: Italian <i.spalletti@nephila.it>\n"
|
||||||
|
|
@ -60,35 +60,35 @@ msgstr ""
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
msgstr "Blog articles on %(site_name)s"
|
msgstr "Blog articles on %(site_name)s"
|
||||||
|
|
||||||
#: models.py:28
|
#: models.py:27
|
||||||
msgid "parent"
|
msgid "parent"
|
||||||
msgstr "parent"
|
msgstr "parent"
|
||||||
|
|
||||||
#: models.py:30
|
#: models.py:29
|
||||||
msgid "created at"
|
msgid "created at"
|
||||||
msgstr "created at"
|
msgstr "created at"
|
||||||
|
|
||||||
#: models.py:31
|
#: models.py:30
|
||||||
msgid "modified at"
|
msgid "modified at"
|
||||||
msgstr "modified at"
|
msgstr "modified at"
|
||||||
|
|
||||||
#: models.py:34
|
#: models.py:33
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "name"
|
msgstr "name"
|
||||||
|
|
||||||
#: models.py:35 models.py:88
|
#: models.py:34 models.py:89
|
||||||
msgid "slug"
|
msgid "slug"
|
||||||
msgstr "slug"
|
msgstr "slug"
|
||||||
|
|
||||||
#: models.py:42
|
#: models.py:41
|
||||||
msgid "blog category"
|
msgid "blog category"
|
||||||
msgstr "blog category"
|
msgstr "blog category"
|
||||||
|
|
||||||
#: models.py:43
|
#: models.py:42
|
||||||
msgid "blog categories"
|
msgid "blog categories"
|
||||||
msgstr "blog categories"
|
msgstr "blog categories"
|
||||||
|
|
||||||
#: models.py:65
|
#: models.py:64
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Author"
|
msgstr "Author"
|
||||||
|
|
||||||
|
|
@ -112,60 +112,60 @@ msgstr "category"
|
||||||
msgid "Main image"
|
msgid "Main image"
|
||||||
msgstr "Main image"
|
msgstr "Main image"
|
||||||
|
|
||||||
#: models.py:78
|
#: models.py:79
|
||||||
msgid "Main image thumbnail"
|
msgid "Main image thumbnail"
|
||||||
msgstr "Main image thumbnail"
|
msgstr "Main image thumbnail"
|
||||||
|
|
||||||
#: models.py:82
|
#: models.py:83
|
||||||
msgid "Main image full"
|
msgid "Main image full"
|
||||||
msgstr "Main image full"
|
msgstr "Main image full"
|
||||||
|
|
||||||
#: models.py:87
|
#: models.py:88
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Title"
|
msgstr "Title"
|
||||||
|
|
||||||
#: models.py:89
|
|
||||||
msgid "Text"
|
|
||||||
msgstr "Text"
|
|
||||||
|
|
||||||
#: models.py:90
|
#: models.py:90
|
||||||
|
msgid "Abstract"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: models.py:91
|
||||||
msgid "Post meta description"
|
msgid "Post meta description"
|
||||||
msgstr "Post meta description"
|
msgstr "Post meta description"
|
||||||
|
|
||||||
#: models.py:92
|
#: models.py:93
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Post meta keywords"
|
msgid "Post meta keywords"
|
||||||
msgstr "Post meta description"
|
msgstr "Post meta description"
|
||||||
|
|
||||||
#: models.py:102
|
#: models.py:148
|
||||||
msgid "blog article"
|
msgid "blog article"
|
||||||
msgstr "blog article"
|
msgstr "blog article"
|
||||||
|
|
||||||
#: models.py:103
|
#: models.py:149
|
||||||
msgid "blog articles"
|
msgid "blog articles"
|
||||||
msgstr "blog articles"
|
msgstr "blog articles"
|
||||||
|
|
||||||
#: models.py:147 models.py:172
|
#: models.py:186 models.py:211
|
||||||
msgid "Articles"
|
msgid "Articles"
|
||||||
msgstr "Articles"
|
msgstr "Articles"
|
||||||
|
|
||||||
#: models.py:148
|
#: models.py:187
|
||||||
msgid "The number of latests articles to be displayed."
|
msgid "The number of latests articles to be displayed."
|
||||||
msgstr "The number of latests articles to be displayed."
|
msgstr "The number of latests articles to be displayed."
|
||||||
|
|
||||||
#: models.py:150
|
#: models.py:189
|
||||||
msgid "Show only the blog articles tagged with chosen tags."
|
msgid "Show only the blog articles tagged with chosen tags."
|
||||||
msgstr "Show only the blog articles tagged with chosen tags."
|
msgstr "Show only the blog articles tagged with chosen tags."
|
||||||
|
|
||||||
#: models.py:152
|
#: models.py:191
|
||||||
msgid "Show only the blog articles tagged with chosen categories."
|
msgid "Show only the blog articles tagged with chosen categories."
|
||||||
msgstr "Show only the blog articles tagged with chosen categories."
|
msgstr "Show only the blog articles tagged with chosen categories."
|
||||||
|
|
||||||
#: models.py:169 templates/djangocms_blog/plugins/authors.html:3
|
#: models.py:208 templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Authors"
|
msgstr "Authors"
|
||||||
|
|
||||||
#: models.py:173
|
#: models.py:212
|
||||||
msgid "The number of author articles to be displayed."
|
msgid "The number of author articles to be displayed."
|
||||||
msgstr "The number of author articles to be displayed."
|
msgstr "The number of author articles to be displayed."
|
||||||
|
|
||||||
|
|
@ -236,6 +236,9 @@ msgstr[1] "%(articles)s articles"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 articles"
|
msgstr "0 articles"
|
||||||
|
|
||||||
|
#~ msgid "Text"
|
||||||
|
#~ msgstr "Text"
|
||||||
|
|
||||||
#~ msgid "blog post"
|
#~ msgid "blog post"
|
||||||
#~ msgstr "blog post"
|
#~ msgstr "blog post"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: djangocms-blog\n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
|
"POT-Creation-Date: 2014-04-19 19:27+0200\n"
|
||||||
"PO-Revision-Date: 2014-03-29 15:34+0000\n"
|
"PO-Revision-Date: 2014-04-19 17:27+0000\n"
|
||||||
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/projects/p/djangocms-blog/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/projects/p/djangocms-blog/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
|
@ -62,35 +62,35 @@ msgstr "Modifica articolo"
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
msgstr "Articoli del blog su %(site_name)s"
|
msgstr "Articoli del blog su %(site_name)s"
|
||||||
|
|
||||||
#: models.py:28
|
#: models.py:27
|
||||||
msgid "parent"
|
msgid "parent"
|
||||||
msgstr "superiore"
|
msgstr "superiore"
|
||||||
|
|
||||||
#: models.py:30
|
#: models.py:29
|
||||||
msgid "created at"
|
msgid "created at"
|
||||||
msgstr "creato il"
|
msgstr "creato il"
|
||||||
|
|
||||||
#: models.py:31
|
#: models.py:30
|
||||||
msgid "modified at"
|
msgid "modified at"
|
||||||
msgstr "modificato il"
|
msgstr "modificato il"
|
||||||
|
|
||||||
#: models.py:34
|
#: models.py:33
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "nome"
|
msgstr "nome"
|
||||||
|
|
||||||
#: models.py:35 models.py:88
|
#: models.py:34 models.py:89
|
||||||
msgid "slug"
|
msgid "slug"
|
||||||
msgstr "slug"
|
msgstr "slug"
|
||||||
|
|
||||||
#: models.py:42
|
#: models.py:41
|
||||||
msgid "blog category"
|
msgid "blog category"
|
||||||
msgstr "categoria del blog"
|
msgstr "categoria del blog"
|
||||||
|
|
||||||
#: models.py:43
|
#: models.py:42
|
||||||
msgid "blog categories"
|
msgid "blog categories"
|
||||||
msgstr "categorie del blog"
|
msgstr "categorie del blog"
|
||||||
|
|
||||||
#: models.py:65
|
#: models.py:64
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Autore"
|
msgstr "Autore"
|
||||||
|
|
||||||
|
|
@ -114,59 +114,59 @@ msgstr "categoria"
|
||||||
msgid "Main image"
|
msgid "Main image"
|
||||||
msgstr "Immagine"
|
msgstr "Immagine"
|
||||||
|
|
||||||
#: models.py:78
|
#: models.py:79
|
||||||
msgid "Main image thumbnail"
|
msgid "Main image thumbnail"
|
||||||
msgstr "Dimensione miniatura"
|
msgstr "Dimensione miniatura"
|
||||||
|
|
||||||
#: models.py:82
|
#: models.py:83
|
||||||
msgid "Main image full"
|
msgid "Main image full"
|
||||||
msgstr "Dimensione piena"
|
msgstr "Dimensione piena"
|
||||||
|
|
||||||
#: models.py:87
|
#: models.py:88
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Titolo"
|
msgstr "Titolo"
|
||||||
|
|
||||||
#: models.py:89
|
|
||||||
msgid "Text"
|
|
||||||
msgstr "Testo"
|
|
||||||
|
|
||||||
#: models.py:90
|
#: models.py:90
|
||||||
|
msgid "Abstract"
|
||||||
|
msgstr "Riassunto"
|
||||||
|
|
||||||
|
#: models.py:91
|
||||||
msgid "Post meta description"
|
msgid "Post meta description"
|
||||||
msgstr "Meta descrizione dell'articolo"
|
msgstr "Meta descrizione dell'articolo"
|
||||||
|
|
||||||
#: models.py:92
|
#: models.py:93
|
||||||
msgid "Post meta keywords"
|
msgid "Post meta keywords"
|
||||||
msgstr "Meta keyword dell'articolo"
|
msgstr "Meta keyword dell'articolo"
|
||||||
|
|
||||||
#: models.py:102
|
#: models.py:148
|
||||||
msgid "blog article"
|
msgid "blog article"
|
||||||
msgstr "articolo del blog"
|
msgstr "articolo del blog"
|
||||||
|
|
||||||
#: models.py:103
|
#: models.py:149
|
||||||
msgid "blog articles"
|
msgid "blog articles"
|
||||||
msgstr "articoli del blog"
|
msgstr "articoli del blog"
|
||||||
|
|
||||||
#: models.py:147 models.py:172
|
#: models.py:186 models.py:211
|
||||||
msgid "Articles"
|
msgid "Articles"
|
||||||
msgstr "Articoli"
|
msgstr "Articoli"
|
||||||
|
|
||||||
#: models.py:148
|
#: models.py:187
|
||||||
msgid "The number of latests articles to be displayed."
|
msgid "The number of latests articles to be displayed."
|
||||||
msgstr "Il numero di articoli da mostrare."
|
msgstr "Il numero di articoli da mostrare."
|
||||||
|
|
||||||
#: models.py:150
|
#: models.py:189
|
||||||
msgid "Show only the blog articles tagged with chosen tags."
|
msgid "Show only the blog articles tagged with chosen tags."
|
||||||
msgstr "Mostra solo gli articoli marcati con i tag selezionati."
|
msgstr "Mostra solo gli articoli marcati con i tag selezionati."
|
||||||
|
|
||||||
#: models.py:152
|
#: models.py:191
|
||||||
msgid "Show only the blog articles tagged with chosen categories."
|
msgid "Show only the blog articles tagged with chosen categories."
|
||||||
msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
|
msgstr "Mostra solo gli articoli marcati con i categorie selezionati."
|
||||||
|
|
||||||
#: models.py:169 templates/djangocms_blog/plugins/authors.html:3
|
#: models.py:208 templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Autori"
|
msgstr "Autori"
|
||||||
|
|
||||||
#: models.py:173
|
#: models.py:212
|
||||||
msgid "The number of author articles to be displayed."
|
msgid "The number of author articles to be displayed."
|
||||||
msgstr "Numero di elementi per autore da mostrare."
|
msgstr "Numero di elementi per autore da mostrare."
|
||||||
|
|
||||||
|
|
@ -237,6 +237,9 @@ msgstr[1] "%(articles)s articoli"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 articoli"
|
msgstr "0 articoli"
|
||||||
|
|
||||||
|
#~ msgid "Text"
|
||||||
|
#~ msgstr "Text"
|
||||||
|
|
||||||
#~ msgid "blog post"
|
#~ msgid "blog post"
|
||||||
#~ msgstr "blog post"
|
#~ msgstr "blog post"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1,22 +1,22 @@
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Iacopo Spalletti, 2014.
|
# Translators:
|
||||||
|
# Iacopo Spalletti, 2014
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: djangocms-blog\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
|
"POT-Creation-Date: 2014-04-19 19:27+0200\n"
|
||||||
"PO-Revision-Date: 2014-02-27 16:45+0300\n"
|
"PO-Revision-Date: 2014-04-19 17:27+0000\n"
|
||||||
"Last-Translator: Max Vyaznikov <maxvyaznikov@gmail.com>\n"
|
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/djangocms-blog/language/ru/)\n"
|
||||||
"Language: ru\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n"
|
"Language: ru\n"
|
||||||
"%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"X-Generator: Poedit 1.5.4\n"
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
|
#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
|
||||||
#: cms_plugins.py:67 cms_toolbar.py:17
|
#: cms_plugins.py:67 cms_toolbar.py:17
|
||||||
|
|
@ -61,35 +61,35 @@ msgstr ""
|
||||||
msgid "Blog articles on %(site_name)s"
|
msgid "Blog articles on %(site_name)s"
|
||||||
msgstr "Статьи из блог на %(site_name)s"
|
msgstr "Статьи из блог на %(site_name)s"
|
||||||
|
|
||||||
#: models.py:28
|
#: models.py:27
|
||||||
msgid "parent"
|
msgid "parent"
|
||||||
msgstr "предок"
|
msgstr "предок"
|
||||||
|
|
||||||
#: models.py:30
|
#: models.py:29
|
||||||
msgid "created at"
|
msgid "created at"
|
||||||
msgstr "время создания"
|
msgstr "время создания"
|
||||||
|
|
||||||
#: models.py:31
|
#: models.py:30
|
||||||
msgid "modified at"
|
msgid "modified at"
|
||||||
msgstr "время изменения"
|
msgstr "время изменения"
|
||||||
|
|
||||||
#: models.py:34
|
#: models.py:33
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "название"
|
msgstr "название"
|
||||||
|
|
||||||
#: models.py:35 models.py:88
|
#: models.py:34 models.py:89
|
||||||
msgid "slug"
|
msgid "slug"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: models.py:42
|
#: models.py:41
|
||||||
msgid "blog category"
|
msgid "blog category"
|
||||||
msgstr "категория блога"
|
msgstr "категория блога"
|
||||||
|
|
||||||
#: models.py:43
|
#: models.py:42
|
||||||
msgid "blog categories"
|
msgid "blog categories"
|
||||||
msgstr "категории блога"
|
msgstr "категории блога"
|
||||||
|
|
||||||
#: models.py:65
|
#: models.py:64
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Автор"
|
msgstr "Автор"
|
||||||
|
|
||||||
|
|
@ -113,59 +113,59 @@ msgstr "категория"
|
||||||
msgid "Main image"
|
msgid "Main image"
|
||||||
msgstr "Картинка для статьи"
|
msgstr "Картинка для статьи"
|
||||||
|
|
||||||
#: models.py:78
|
#: models.py:79
|
||||||
msgid "Main image thumbnail"
|
msgid "Main image thumbnail"
|
||||||
msgstr "Уменьшенная копия"
|
msgstr "Уменьшенная копия"
|
||||||
|
|
||||||
#: models.py:82
|
#: models.py:83
|
||||||
msgid "Main image full"
|
msgid "Main image full"
|
||||||
msgstr "Полный размер"
|
msgstr "Полный размер"
|
||||||
|
|
||||||
#: models.py:87
|
#: models.py:88
|
||||||
msgid "Title"
|
msgid "Title"
|
||||||
msgstr "Заголовок"
|
msgstr "Заголовок"
|
||||||
|
|
||||||
#: models.py:89
|
|
||||||
msgid "Text"
|
|
||||||
msgstr "Текст"
|
|
||||||
|
|
||||||
#: models.py:90
|
#: models.py:90
|
||||||
|
msgid "Abstract"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: models.py:91
|
||||||
msgid "Post meta description"
|
msgid "Post meta description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: models.py:92
|
#: models.py:93
|
||||||
msgid "Post meta keywords"
|
msgid "Post meta keywords"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: models.py:102
|
#: models.py:148
|
||||||
msgid "blog article"
|
msgid "blog article"
|
||||||
msgstr "статья блога"
|
msgstr "статья блога"
|
||||||
|
|
||||||
#: models.py:103
|
#: models.py:149
|
||||||
msgid "blog articles"
|
msgid "blog articles"
|
||||||
msgstr "статьи блога"
|
msgstr "статьи блога"
|
||||||
|
|
||||||
#: models.py:147 models.py:172
|
#: models.py:186 models.py:211
|
||||||
msgid "Articles"
|
msgid "Articles"
|
||||||
msgstr "Статьи"
|
msgstr "Статьи"
|
||||||
|
|
||||||
#: models.py:148
|
#: models.py:187
|
||||||
msgid "The number of latests articles to be displayed."
|
msgid "The number of latests articles to be displayed."
|
||||||
msgstr "Количество показываемых последних статей."
|
msgstr "Количество показываемых последних статей."
|
||||||
|
|
||||||
#: models.py:150
|
#: models.py:189
|
||||||
msgid "Show only the blog articles tagged with chosen tags."
|
msgid "Show only the blog articles tagged with chosen tags."
|
||||||
msgstr "Показывать только статьи с выбранными тэгами."
|
msgstr "Показывать только статьи с выбранными тэгами."
|
||||||
|
|
||||||
#: models.py:152
|
#: models.py:191
|
||||||
msgid "Show only the blog articles tagged with chosen categories."
|
msgid "Show only the blog articles tagged with chosen categories."
|
||||||
msgstr "Показывать только статьи из выбранныех категорий."
|
msgstr "Показывать только статьи из выбранныех категорий."
|
||||||
|
|
||||||
#: models.py:169 templates/djangocms_blog/plugins/authors.html:3
|
#: models.py:208 templates/djangocms_blog/plugins/authors.html:3
|
||||||
msgid "Authors"
|
msgid "Authors"
|
||||||
msgstr "Авторы"
|
msgstr "Авторы"
|
||||||
|
|
||||||
#: models.py:173
|
#: models.py:212
|
||||||
msgid "The number of author articles to be displayed."
|
msgid "The number of author articles to be displayed."
|
||||||
msgstr "Количество статей автора, которые будут показаны."
|
msgstr "Количество статей автора, которые будут показаны."
|
||||||
|
|
||||||
|
|
@ -237,6 +237,9 @@ msgstr[2] "%(articles)s статей"
|
||||||
msgid "0 articles"
|
msgid "0 articles"
|
||||||
msgstr "0 статей"
|
msgstr "0 статей"
|
||||||
|
|
||||||
|
#~ msgid "Text"
|
||||||
|
#~ msgstr "Text"
|
||||||
|
|
||||||
#~ msgid "blog post"
|
#~ msgid "blog post"
|
||||||
#~ msgstr "blog post"
|
#~ msgstr "blog post"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue