From 521eb2aff0b9bca805a2dccc3e176b0acf3de813 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Wed, 11 Jun 2014 13:12:18 +0200 Subject: [PATCH] Strings update --- .../locale/en/LC_MESSAGES/django.po | 60 ++++++++--------- .../locale/it/LC_MESSAGES/django.po | 67 ++++++++++--------- 2 files changed, 64 insertions(+), 63 deletions(-) diff --git a/djangocms_blog/locale/en/LC_MESSAGES/django.po b/djangocms_blog/locale/en/LC_MESSAGES/django.po index 7e22fd8..ae0bd3e 100644 --- a/djangocms_blog/locale/en/LC_MESSAGES/django.po +++ b/djangocms_blog/locale/en/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-27 04:29+0200\n" +"POT-Creation-Date: 2014-06-11 13:11+0200\n" "PO-Revision-Date: 2014-03-05 18:09+0100\n" "Last-Translator: Iacopo Spalletti\n" "Language-Team: Italian \n" @@ -60,120 +60,120 @@ msgstr "" msgid "Blog articles on %(site_name)s" msgstr "Blog articles on %(site_name)s" -#: models.py:28 +#: models.py:29 msgid "parent" msgstr "parent" -#: models.py:30 +#: models.py:31 msgid "created at" msgstr "created at" -#: models.py:31 +#: models.py:32 msgid "modified at" msgstr "modified at" -#: models.py:34 +#: models.py:35 msgid "name" msgstr "name" -#: models.py:35 models.py:94 +#: models.py:36 models.py:95 msgid "slug" msgstr "slug" -#: models.py:42 +#: models.py:43 msgid "blog category" msgstr "blog category" -#: models.py:43 +#: models.py:44 msgid "blog categories" msgstr "blog categories" -#: models.py:65 +#: models.py:66 msgid "Author" msgstr "Author" -#: models.py:70 +#: models.py:71 msgid "Published Since" msgstr "Published Since" -#: models.py:72 +#: models.py:73 msgid "Published Until" msgstr "Published Until" -#: models.py:74 +#: models.py:75 msgid "Publish" msgstr "Publish" -#: models.py:75 +#: models.py:76 msgid "category" msgstr "category" -#: models.py:77 +#: models.py:78 msgid "Main image" msgstr "Main image" -#: models.py:80 +#: models.py:81 msgid "Main image thumbnail" msgstr "Main image thumbnail" -#: models.py:84 +#: models.py:85 msgid "Main image full" msgstr "Main image full" -#: models.py:88 +#: models.py:89 msgid "Enable comments on post" msgstr "" -#: models.py:93 +#: models.py:94 msgid "Title" msgstr "Title" -#: models.py:95 +#: models.py:96 msgid "Abstract" msgstr "" -#: models.py:96 +#: models.py:97 msgid "Post meta description" msgstr "Post meta description" -#: models.py:98 +#: models.py:99 #, fuzzy msgid "Post meta keywords" msgstr "Post meta description" -#: models.py:100 +#: models.py:101 msgid "Text" msgstr "Text" -#: models.py:155 +#: models.py:156 msgid "blog article" msgstr "blog article" -#: models.py:156 +#: models.py:157 msgid "blog articles" msgstr "blog articles" -#: models.py:200 models.py:225 +#: models.py:201 models.py:226 msgid "Articles" msgstr "Articles" -#: models.py:201 +#: models.py:202 msgid "The number of latests articles to be displayed." msgstr "The number of latests articles to be displayed." -#: models.py:203 +#: models.py:204 msgid "Show only the blog articles tagged with chosen tags." msgstr "Show only the blog articles tagged with chosen tags." -#: models.py:205 +#: models.py:206 msgid "Show only the blog articles tagged with chosen categories." msgstr "Show only the blog articles tagged with chosen categories." -#: models.py:222 templates/djangocms_blog/plugins/authors.html:3 +#: models.py:223 templates/djangocms_blog/plugins/authors.html:3 msgid "Authors" msgstr "Authors" -#: models.py:226 +#: models.py:227 msgid "The number of author articles to be displayed." msgstr "The number of author articles to be displayed." diff --git a/djangocms_blog/locale/it/LC_MESSAGES/django.po b/djangocms_blog/locale/it/LC_MESSAGES/django.po index d353f7d..199ee18 100644 --- a/djangocms_blog/locale/it/LC_MESSAGES/django.po +++ b/djangocms_blog/locale/it/LC_MESSAGES/django.po @@ -1,6 +1,6 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Iacopo Spalletti, 2014 # yakky , 2014 @@ -8,14 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: djangocms-blog\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-27 04:29+0200\n" +"POT-Creation-Date: 2014-06-11 13:11+0200\n" "PO-Revision-Date: 2014-04-27 02:30+0000\n" "Last-Translator: yakky \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" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" @@ -62,119 +63,119 @@ msgstr "Modifica articolo" msgid "Blog articles on %(site_name)s" msgstr "Articoli del blog su %(site_name)s" -#: models.py:28 +#: models.py:29 msgid "parent" msgstr "superiore" -#: models.py:30 +#: models.py:31 msgid "created at" msgstr "creato il" -#: models.py:31 +#: models.py:32 msgid "modified at" msgstr "modificato il" -#: models.py:34 +#: models.py:35 msgid "name" msgstr "nome" -#: models.py:35 models.py:94 +#: models.py:36 models.py:95 msgid "slug" msgstr "slug" -#: models.py:42 +#: models.py:43 msgid "blog category" msgstr "categoria del blog" -#: models.py:43 +#: models.py:44 msgid "blog categories" msgstr "categorie del blog" -#: models.py:65 +#: models.py:66 msgid "Author" msgstr "Autore" -#: models.py:70 +#: models.py:71 msgid "Published Since" msgstr "Pubblicato il" -#: models.py:72 +#: models.py:73 msgid "Published Until" msgstr "fino al" -#: models.py:74 +#: models.py:75 msgid "Publish" msgstr "Pubblicato" -#: models.py:75 +#: models.py:76 msgid "category" msgstr "categoria" -#: models.py:77 +#: models.py:78 msgid "Main image" msgstr "Immagine" -#: models.py:80 +#: models.py:81 msgid "Main image thumbnail" msgstr "Dimensione miniatura" -#: models.py:84 +#: models.py:85 msgid "Main image full" msgstr "Dimensione piena" -#: models.py:88 +#: models.py:89 msgid "Enable comments on post" msgstr "Abilita commenti sul post" -#: models.py:93 +#: models.py:94 msgid "Title" msgstr "Titolo" -#: models.py:95 +#: models.py:96 msgid "Abstract" msgstr "Riassunto" -#: models.py:96 +#: models.py:97 msgid "Post meta description" msgstr "Meta descrizione dell'articolo" -#: models.py:98 +#: models.py:99 msgid "Post meta keywords" msgstr "Meta keyword dell'articolo" -#: models.py:100 +#: models.py:101 msgid "Text" msgstr "Test" -#: models.py:155 +#: models.py:156 msgid "blog article" msgstr "articolo del blog" -#: models.py:156 +#: models.py:157 msgid "blog articles" msgstr "articoli del blog" -#: models.py:200 models.py:225 +#: models.py:201 models.py:226 msgid "Articles" msgstr "Articoli" -#: models.py:201 +#: models.py:202 msgid "The number of latests articles to be displayed." msgstr "Il numero di articoli da mostrare." -#: models.py:203 +#: models.py:204 msgid "Show only the blog articles tagged with chosen tags." msgstr "Mostra solo gli articoli marcati con i tag selezionati." -#: models.py:205 +#: models.py:206 msgid "Show only the blog articles tagged with chosen categories." msgstr "Mostra solo gli articoli marcati con i categorie selezionati." -#: models.py:222 templates/djangocms_blog/plugins/authors.html:3 +#: models.py:223 templates/djangocms_blog/plugins/authors.html:3 msgid "Authors" msgstr "Autori" -#: models.py:226 +#: models.py:227 msgid "The number of author articles to be displayed." msgstr "Numero di elementi per autore da mostrare."