Update translations

This commit is contained in:
Iacopo Spalletti 2014-04-19 19:28:21 +02:00
parent 4759dbbc4c
commit 7f8bc091b0
6 changed files with 95 additions and 86 deletions

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \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"
"Last-Translator: Iacopo Spalletti\n"
"Language-Team: Italian <i.spalletti@nephila.it>\n"
@ -60,35 +60,35 @@ msgstr ""
msgid "Blog articles on %(site_name)s"
msgstr "Blog articles on %(site_name)s"
#: models.py:28
#: models.py:27
msgid "parent"
msgstr "parent"
#: models.py:30
#: models.py:29
msgid "created at"
msgstr "created at"
#: models.py:31
#: models.py:30
msgid "modified at"
msgstr "modified at"
#: models.py:34
#: models.py:33
msgid "name"
msgstr "name"
#: models.py:35 models.py:88
#: models.py:34 models.py:89
msgid "slug"
msgstr "slug"
#: models.py:42
#: models.py:41
msgid "blog category"
msgstr "blog category"
#: models.py:43
#: models.py:42
msgid "blog categories"
msgstr "blog categories"
#: models.py:65
#: models.py:64
msgid "Author"
msgstr "Author"
@ -112,60 +112,60 @@ msgstr "category"
msgid "Main image"
msgstr "Main image"
#: models.py:78
#: models.py:79
msgid "Main image thumbnail"
msgstr "Main image thumbnail"
#: models.py:82
#: models.py:83
msgid "Main image full"
msgstr "Main image full"
#: models.py:87
#: models.py:88
msgid "Title"
msgstr "Title"
#: models.py:89
msgid "Text"
msgstr "Text"
#: models.py:90
msgid "Abstract"
msgstr ""
#: models.py:91
msgid "Post meta description"
msgstr "Post meta description"
#: models.py:92
#: models.py:93
#, fuzzy
msgid "Post meta keywords"
msgstr "Post meta description"
#: models.py:102
#: models.py:148
msgid "blog article"
msgstr "blog article"
#: models.py:103
#: models.py:149
msgid "blog articles"
msgstr "blog articles"
#: models.py:147 models.py:172
#: models.py:186 models.py:211
msgid "Articles"
msgstr "Articles"
#: models.py:148
#: models.py:187
msgid "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."
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."
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"
msgstr "Authors"
#: models.py:173
#: models.py:212
msgid "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"
msgstr "0 articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"

View file

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
"PO-Revision-Date: 2014-03-29 15:34+0000\n"
"POT-Creation-Date: 2014-04-19 19:27+0200\n"
"PO-Revision-Date: 2014-04-19 17:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/djangocms-blog/language/it/)\n"
"MIME-Version: 1.0\n"
@ -62,35 +62,35 @@ msgstr "Modifica articolo"
msgid "Blog articles on %(site_name)s"
msgstr "Articoli del blog su %(site_name)s"
#: models.py:28
#: models.py:27
msgid "parent"
msgstr "superiore"
#: models.py:30
#: models.py:29
msgid "created at"
msgstr "creato il"
#: models.py:31
#: models.py:30
msgid "modified at"
msgstr "modificato il"
#: models.py:34
#: models.py:33
msgid "name"
msgstr "nome"
#: models.py:35 models.py:88
#: models.py:34 models.py:89
msgid "slug"
msgstr "slug"
#: models.py:42
#: models.py:41
msgid "blog category"
msgstr "categoria del blog"
#: models.py:43
#: models.py:42
msgid "blog categories"
msgstr "categorie del blog"
#: models.py:65
#: models.py:64
msgid "Author"
msgstr "Autore"
@ -114,59 +114,59 @@ msgstr "categoria"
msgid "Main image"
msgstr "Immagine"
#: models.py:78
#: models.py:79
msgid "Main image thumbnail"
msgstr "Dimensione miniatura"
#: models.py:82
#: models.py:83
msgid "Main image full"
msgstr "Dimensione piena"
#: models.py:87
#: models.py:88
msgid "Title"
msgstr "Titolo"
#: models.py:89
msgid "Text"
msgstr "Testo"
#: models.py:90
msgid "Abstract"
msgstr "Riassunto"
#: models.py:91
msgid "Post meta description"
msgstr "Meta descrizione dell'articolo"
#: models.py:92
#: models.py:93
msgid "Post meta keywords"
msgstr "Meta keyword dell'articolo"
#: models.py:102
#: models.py:148
msgid "blog article"
msgstr "articolo del blog"
#: models.py:103
#: models.py:149
msgid "blog articles"
msgstr "articoli del blog"
#: models.py:147 models.py:172
#: models.py:186 models.py:211
msgid "Articles"
msgstr "Articoli"
#: models.py:148
#: models.py:187
msgid "The number of latests articles to be displayed."
msgstr "Il numero di articoli da mostrare."
#: models.py:150
#: models.py:189
msgid "Show only the blog articles tagged with chosen tags."
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."
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"
msgstr "Autori"
#: models.py:173
#: models.py:212
msgid "The number of author articles to be displayed."
msgstr "Numero di elementi per autore da mostrare."
@ -237,6 +237,9 @@ msgstr[1] "%(articles)s articoli"
msgid "0 articles"
msgstr "0 articoli"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"

View file

@ -1,22 +1,22 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Iacopo Spalletti, 2014.
#
# Translators:
# Iacopo Spalletti, 2014
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-03-29 16:31+0100\n"
"PO-Revision-Date: 2014-02-27 16:45+0300\n"
"Last-Translator: Max Vyaznikov <maxvyaznikov@gmail.com>\n"
"Language-Team: \n"
"Language: ru\n"
"POT-Creation-Date: 2014-04-19 19:27+0200\n"
"PO-Revision-Date: 2014-04-19 17:27+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/djangocms-blog/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"Language: ru\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: Lokalize 1.5\n"
#: cms_app.py:8 cms_plugins.py:32 cms_plugins.py:45 cms_plugins.py:56
#: cms_plugins.py:67 cms_toolbar.py:17
@ -61,35 +61,35 @@ msgstr ""
msgid "Blog articles on %(site_name)s"
msgstr "Статьи из блог на %(site_name)s"
#: models.py:28
#: models.py:27
msgid "parent"
msgstr "предок"
#: models.py:30
#: models.py:29
msgid "created at"
msgstr "время создания"
#: models.py:31
#: models.py:30
msgid "modified at"
msgstr "время изменения"
#: models.py:34
#: models.py:33
msgid "name"
msgstr "название"
#: models.py:35 models.py:88
#: models.py:34 models.py:89
msgid "slug"
msgstr "URL"
#: models.py:42
#: models.py:41
msgid "blog category"
msgstr "категория блога"
#: models.py:43
#: models.py:42
msgid "blog categories"
msgstr "категории блога"
#: models.py:65
#: models.py:64
msgid "Author"
msgstr "Автор"
@ -113,59 +113,59 @@ msgstr "категория"
msgid "Main image"
msgstr "Картинка для статьи"
#: models.py:78
#: models.py:79
msgid "Main image thumbnail"
msgstr "Уменьшенная копия"
#: models.py:82
#: models.py:83
msgid "Main image full"
msgstr "Полный размер"
#: models.py:87
#: models.py:88
msgid "Title"
msgstr "Заголовок"
#: models.py:89
msgid "Text"
msgstr "Текст"
#: models.py:90
msgid "Abstract"
msgstr ""
#: models.py:91
msgid "Post meta description"
msgstr ""
#: models.py:92
#: models.py:93
msgid "Post meta keywords"
msgstr ""
#: models.py:102
#: models.py:148
msgid "blog article"
msgstr "статья блога"
#: models.py:103
#: models.py:149
msgid "blog articles"
msgstr "статьи блога"
#: models.py:147 models.py:172
#: models.py:186 models.py:211
msgid "Articles"
msgstr "Статьи"
#: models.py:148
#: models.py:187
msgid "The number of latests articles to be displayed."
msgstr "Количество показываемых последних статей."
#: models.py:150
#: models.py:189
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Показывать только статьи с выбранными тэгами."
#: models.py:152
#: models.py:191
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Показывать только статьи из выбранныех категорий."
#: models.py:169 templates/djangocms_blog/plugins/authors.html:3
#: models.py:208 templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Авторы"
#: models.py:173
#: models.py:212
msgid "The number of author articles to be displayed."
msgstr "Количество статей автора, которые будут показаны."
@ -237,6 +237,9 @@ msgstr[2] "%(articles)s статей"
msgid "0 articles"
msgstr "0 статей"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"