Update source strings

This commit is contained in:
Iacopo Spalletti 2017-12-31 12:36:37 +01:00
commit 51fd5a58d7
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6

View file

@ -8,7 +8,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: 2017-03-04 16:35+0100\n" "POT-Creation-Date: 2017-12-31 12:35+0100\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"
@ -19,43 +19,67 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n" "X-Generator: Lokalize 1.5\n"
#: admin.py:34 #: admin.py:35
msgid "site" msgid "site"
msgstr "" msgstr ""
#: admin.py:91 #: admin.py:103
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#: admin.py:97 #: admin.py:109
msgid "Images" msgid "Images"
msgstr "" msgstr ""
#: admin.py:101 #: admin.py:113
msgid "SEO" msgid "SEO"
msgstr "" msgstr ""
#: admin.py:305 #: admin.py:206
msgid "Publish selection"
msgstr ""
#: admin.py:207
msgid "Unpublish selection"
msgstr ""
#: admin.py:208
msgid "Enable comments for selection"
msgstr ""
#: admin.py:209
msgid "Disable comments for selection "
msgstr ""
#: admin.py:210
msgid "Enable liveblog for selection"
msgstr ""
#: admin.py:211
msgid "Disable liveblog for selection "
msgstr ""
#: admin.py:405
msgid "Generic" msgid "Generic"
msgstr "" msgstr ""
#: admin.py:311 #: admin.py:411
msgid "Layout" msgid "Layout"
msgstr "" msgstr ""
#: admin.py:318 #: admin.py:418
msgid "Notifications" msgid "Notifications"
msgstr "" msgstr ""
#: admin.py:324 #: admin.py:424
msgid "Sitemap" msgid "Sitemap"
msgstr "" msgstr ""
#: admin.py:330 #: admin.py:430
msgid "Meta" msgid "Meta"
msgstr "" msgstr ""
#: admin.py:341 admin.py:349 admin.py:357 #: admin.py:441 admin.py:449 admin.py:457
msgid "You can provide plain strings, Post model attribute or method names" msgid "You can provide plain strings, Post model attribute or method names"
msgstr "" msgstr ""
@ -287,7 +311,7 @@ msgstr ""
msgid "liveblog entries" msgid "liveblog entries"
msgstr "" msgstr ""
#: liveblog/models.py:97 models.py:173 #: liveblog/models.py:97 models.py:176
msgid "title" msgid "title"
msgstr "" msgstr ""
@ -299,191 +323,195 @@ msgstr ""
msgid "thumbnail size" msgid "thumbnail size"
msgstr "" msgstr ""
#: models.py:64 #: models.py:67
msgid "parent" msgid "parent"
msgstr "" msgstr ""
#: models.py:66 #: models.py:69
msgid "created at" msgid "created at"
msgstr "" msgstr ""
#: models.py:67 #: models.py:70
msgid "modified at" msgid "modified at"
msgstr "" msgstr ""
#: models.py:69 models.py:169 models.py:396 #: models.py:72 models.py:172 models.py:409
msgid "app. config" msgid "app. config"
msgstr "" msgstr ""
#: models.py:73 #: models.py:76
msgid "name" msgid "name"
msgstr "" msgstr ""
#: models.py:74 models.py:174 #: models.py:77 models.py:177
msgid "slug" msgid "slug"
msgstr "" msgstr ""
#: models.py:81 #: models.py:84
msgid "blog category" msgid "blog category"
msgstr "" msgstr ""
#: models.py:82 #: models.py:85
msgid "blog categories" msgid "blog categories"
msgstr "" msgstr ""
#: models.py:138 #: models.py:141
msgid "author" msgid "author"
msgstr "" msgstr ""
#: models.py:141 #: models.py:144
msgid "created" msgid "created"
msgstr "" msgstr ""
#: models.py:142 #: models.py:145
msgid "last modified" msgid "last modified"
msgstr "" msgstr ""
#: models.py:143 #: models.py:146
msgid "published since" msgid "published since"
msgstr "" msgstr ""
#: models.py:144 #: models.py:147
msgid "published until" msgid "published until"
msgstr "" msgstr ""
#: models.py:145 #: models.py:148
msgid "featured date" msgid "featured date"
msgstr "" msgstr ""
#: models.py:146 #: models.py:149
msgid "publish" msgid "publish"
msgstr "" msgstr ""
#: models.py:147 #: models.py:150
msgid "category" msgid "category"
msgstr "" msgstr ""
#: models.py:149 #: models.py:152
msgid "main image" msgid "main image"
msgstr "" msgstr ""
#: models.py:153 #: models.py:156
msgid "main image thumbnail" msgid "main image thumbnail"
msgstr "" msgstr ""
#: models.py:158 #: models.py:161
msgid "main image full" msgid "main image full"
msgstr "" msgstr ""
#: models.py:162 #: models.py:165
msgid "enable comments on post" msgid "enable comments on post"
msgstr "" msgstr ""
#: models.py:164 #: models.py:167
msgid "Site(s)" msgid "Site(s)"
msgstr "" msgstr ""
#: models.py:165 #: models.py:168
msgid "" msgid ""
"Select sites in which to show the post. If none is set it will be visible in " "Select sites in which to show the post. If none is set it will be visible in "
"all the configured sites." "all the configured sites."
msgstr "" msgstr ""
#: models.py:175 #: models.py:179
msgid "abstract" msgid "abstract"
msgstr "" msgstr ""
#: models.py:176 #: models.py:180
msgid "post meta description" msgid "post meta description"
msgstr "" msgstr ""
#: models.py:178 #: models.py:182
msgid "post meta keywords" msgid "post meta keywords"
msgstr "" msgstr ""
#: models.py:180 #: models.py:184
msgid "post meta title" msgid "post meta title"
msgstr "" msgstr ""
#: models.py:181 #: models.py:185
msgid "used in title tag and social sharing" msgid "used in title tag and social sharing"
msgstr "" msgstr ""
#: models.py:184 #: models.py:188
msgid "text" msgid "text"
msgstr "" msgstr ""
#: models.py:189 #: models.py:193
msgid "enable liveblog on post" msgid "enable liveblog on post"
msgstr "" msgstr ""
#: models.py:223 #: models.py:200
msgid "Related Posts"
msgstr ""
#: models.py:233
msgid "blog article" msgid "blog article"
msgstr "" msgstr ""
#: models.py:224 #: models.py:234
msgid "blog articles" msgid "blog articles"
msgstr "" msgstr ""
#: models.py:399 #: models.py:412
msgid "current site" msgid "current site"
msgstr "" msgstr ""
#: models.py:399 #: models.py:412
msgid "Select items from the current site only" msgid "Select items from the current site only"
msgstr "" msgstr ""
#: models.py:403 #: models.py:416
msgid "Plugin template" msgid "Plugin template"
msgstr "" msgstr ""
#: models.py:404 #: models.py:417
msgid "Select plugin template to load for this instance" msgid "Select plugin template to load for this instance"
msgstr "" msgstr ""
#: models.py:438 models.py:474 #: models.py:451 models.py:487
msgid "articles" msgid "articles"
msgstr "" msgstr ""
#: models.py:439 #: models.py:452
msgid "The number of latests articles to be displayed." msgid "The number of latests articles to be displayed."
msgstr "" msgstr ""
#: models.py:441 #: models.py:454
msgid "filter by tag" msgid "filter by tag"
msgstr "" msgstr ""
#: models.py:442 #: models.py:455
msgid "Show only the blog articles tagged with chosen tags." msgid "Show only the blog articles tagged with chosen tags."
msgstr "" msgstr ""
#: models.py:445 #: models.py:458
msgid "filter by category" msgid "filter by category"
msgstr "" msgstr ""
#: models.py:446 #: models.py:459
msgid "Show only the blog articles tagged with chosen categories." msgid "Show only the blog articles tagged with chosen categories."
msgstr "" msgstr ""
#: models.py:450 #: models.py:463
#, python-format #, python-format
msgid "%s latest articles by tag" msgid "%s latest articles by tag"
msgstr "" msgstr ""
#: models.py:470 #: models.py:483
msgid "authors" msgid "authors"
msgstr "" msgstr ""
#: models.py:475 #: models.py:488
msgid "The number of author articles to be displayed." msgid "The number of author articles to be displayed."
msgstr "" msgstr ""
#: models.py:479 #: models.py:492
#, python-format #, python-format
msgid "%s latest articles by author" msgid "%s latest articles by author"
msgstr "" msgstr ""
#: models.py:512 #: models.py:525
msgid "generic blog plugin" msgid "generic blog plugin"
msgstr "" msgstr ""